国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

subclassing

subclassing

 英

  • 網(wǎng)絡(luò)子類(lèi)化;子類(lèi)別化;子類(lèi)化技術(shù)

例句

Intercepting and perhaps subclassing any of these actions may result in a sort of "limitation" of generally accepted Internet practices.

截取以及細(xì)分這些操作可能會(huì)對(duì)普遍認(rèn)可Internet操作帶來(lái)局限性”。

As mentioned above, the nested syntax is often mistaken for subclassing by users who are not already familiar with extensions.

正如上面提到嵌套語(yǔ)法通常錯(cuò)誤認(rèn)為類(lèi)關(guān)系——尤其是對(duì)那些熟悉擴(kuò)展用戶(hù)來(lái)說(shuō)

Subclassing the class is typically not an option here, since the method needs to be available to instances of the base class itself.

這種情況繼承這個(gè)類(lèi)通常行不通因?yàn)?/c>添加方法需要類(lèi)實(shí)例可用

A framework is larger grained than just a single class, typically. Also, you hook into frameworks by subclassing somewhere.

通常通過(guò)某個(gè)例子類(lèi)來(lái)框架掛鉤

With the advent of the Microsoft Win32 API, interprocess subclassing was discouraged and made a bit harder to code.

隨著微軟Win32API到來(lái)進(jìn)程間類(lèi)不再鼓勵(lì)使用愈發(fā)變得困難起來(lái)

When subclassing ServletException, this method can be overridden to create an exception message designed for a specific locale.

當(dāng)類(lèi)ServletException時(shí)可以重寫(xiě)方法來(lái)創(chuàng)建專(zhuān)本地化設(shè)計(jì)異常信息

As you can see, you don't have to do extra work of subclassing them.

見(jiàn)必要窗口類(lèi)那些額外工作

Note that this button is provided primarily for demonstrating how to use subclassing and callbacks.

注意提供按鈕主要為了演示如何使用類(lèi)設(shè)置回調(diào)

You might think, reasonably enough, that the same enhancement can be accomplished simply by subclassing the XO base class.

可能會(huì)非常合理想到可以定義XO類(lèi)類(lèi)來(lái)實(shí)現(xiàn)同樣增強(qiáng)

you can base a new window class on an existing class, which is called subclassing .

基于一個(gè)存在類(lèi)建立窗口類(lèi)稱(chēng)為類(lèi)

Either subclassing ThreadGroup or installing an implementation of this new interface allows you to change that default behavior.

細(xì)分ThreadGroup安裝接口實(shí)現(xiàn)允許更改默認(rèn)行為

Superclassing is better than subclassing if you want to create many controls with the same characteristics.

如果創(chuàng)建具有相同特征多個(gè)控件類(lèi)類(lèi)

You can use window subclassing to take control over other windows. It's one of the powerful techniques you should have in your arsenal.

窗口類(lèi)來(lái)控制其它窗口有力技術(shù)應(yīng)該存入兵工廠

A class that implements Runnable can run without subclassing Thread by instantiating a Thread instance and passing itself in as the target.

實(shí)現(xiàn)Runnable類(lèi)可以繼承Thread實(shí)例化為Thread實(shí)例自身作為運(yùn)行目標(biāo)

The other problem with ActiveRecord that transparent persistence solves is subclassing.

透明持久化解決ActiveRecord另外一個(gè)問(wèn)題就是類(lèi)

The Decorator Pattern provides an alternative to subclassing for extending behavior.

裝飾模式提供一種繼承類(lèi)來(lái)擴(kuò)展行為選擇

Historically speaking, the first way to customize the behavior of a program was through subclassing.

以前定制一個(gè)軟件行為主要通過(guò)類(lèi)方法實(shí)現(xiàn)

Cleaner Web Filter mechanism that allows more pluggable filtering support without subclassing.

干凈Web過(guò)濾機(jī)制無(wú)需類(lèi)支持更多插件過(guò)濾器

Extension is done by subclassing the aspect and defining a new advice binding in XML or via annotations.

擴(kuò)展通過(guò)生成方面類(lèi)XML通過(guò)注釋定義通知綁定實(shí)現(xiàn)

This program is primarily meant to demonstrate subclassing.

程序主要演示如何設(shè)置類(lèi)

Scala implementing Java interfaces and subclassing Java classes is 100% seamless.

Scala可以100%無(wú)縫實(shí)現(xiàn)Java接口繼承Java類(lèi)

This kind of coding is tiresome to write, is easy to omit by accident, and does not stop an attacker from subclassing the method.

這樣代碼編寫(xiě)起來(lái)無(wú)趣容易意外省略無(wú)法阻止攻擊類(lèi)方法

Sort any type of data in a ListView Cont - Sort any type of data in a ListView without subclassing or API calls. Very low overhead.

列表視圖使用類(lèi)或者API調(diào)用排序任何類(lèi)型數(shù)據(jù)具有非常開(kāi)銷(xiāo)

Actually, I modified the subclassing example to do superclassing.

實(shí)際上修改類(lèi)例子做到類(lèi)

It turns out that subclassing is not only familiar but is probably the most flexible and straightforward way to map from model to view.

結(jié)果證明分類(lèi)方法不但十分常用而且可能模型映射視圖靈活也是直接方法

In GPars, actors can be created from a factory method that takes a closure or by subclassing groovyx. gpars. actor. AbstractPooledActor.

GPars可以利用接受閉包factory方法通過(guò)groovyx.gpars.actor.AbstractPooledActor劃分類(lèi)來(lái)創(chuàng)建actors

Actually, it's identical to the window proc in subclassing example.

實(shí)際上類(lèi)例子窗口過(guò)程一致

This is a good thing because without subclassing, the ActiveRecord class doesn't do anything worthwhile.

一件好事因?yàn)?/c>沒(méi)有類(lèi)時(shí)ActiveRecord類(lèi)不會(huì)任何價(jià)值事情

Now we put our attention on how to subclass a window. Note that subclassing is not limited to controls, it can be used with any window.

現(xiàn)在我們注意力如何類(lèi)一個(gè)窗口注意類(lèi)并不是僅限制控件用于任何窗口

Continue defining the other EClasses in the EcoreX model by subclassing Ecore objects when necessary.

根據(jù)需要對(duì)Ecore對(duì)象劃分類(lèi)EcoreX模型繼續(xù)定義其他EClass

Instead of subclassing an existing look and feel or theme to change fonts and colors, you modify an XML file.

這次不能現(xiàn)有外觀主題派生類(lèi)修改字體顏色而是修改XML文件

In this tutorial, we will learn about window subclassing , what it is and how to use it to your advantage.

我們學(xué)習(xí)什么窗口類(lèi)以及如何使用才能對(duì)有利

If you want to allow subclassing, for example, you might make the constructor protected.

如果允許類(lèi)可以繼承需要構(gòu)造方法設(shè)置protected屬性

Modifying existing controls Creating windowed controls Creating graphic controls Subclassing Windows controls Creating nonvisual components

修改存在控制方式創(chuàng)建窗口控制方式創(chuàng)建圖形控制方式類(lèi)窗口控制方式創(chuàng)建可視組件

Subclassing Controls with a Managed Window Procedure

使用托管窗口過(guò)程創(chuàng)建控件類(lèi)

Special Control Effects of Control Windows by Message "Misleading" in VB Subclassing Technique

VB中子類(lèi)技術(shù)消息誤導(dǎo)實(shí)現(xiàn)控件窗口特殊控制效果

Implementation and Application of Subclassing Technology in VB

VB窗口類(lèi)技術(shù)實(shí)現(xiàn)應(yīng)用

Creating Icon Menu by Subclassing

類(lèi)處理實(shí)現(xiàn)圖標(biāo)菜單