subclassing

subclassing

 英

  • 网络子类化;子类别化;子类化技术

例句

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

截取以及细分这些操作可能普遍认可Internet操作带来局限性”。

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

正如上面提到嵌套语法通常错误认为关系——尤其是那些熟悉扩展用户来说

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

这种情况继承这个通常行不通因为添加方法需要实例可用

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

通常通过某个例子框架挂钩

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

随着微软Win32API到来进程间不再鼓励使用愈发变得困难起来

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

ServletException可以重写方法创建本地化设计异常信息

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

必要窗口那些额外工作

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

注意提供按钮主要为了演示如何使用设置回调

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

可能会非常合理想到可以定义XO实现同样增强

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

基于一个存在建立窗口称为

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

细分ThreadGroup安装接口实现允许更改默认行为

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

如果创建具有相同特征多个控件

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

窗口控制其它窗口有力技术应该存入兵工厂

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

实现Runnable可以继承Thread实例化为Thread实例自身作为运行目标

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

透明持久化解决ActiveRecord另外一个问题就是

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

装饰模式提供一种继承扩展行为选择

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

以前定制一个软件行为主要通过方法实现

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

干净Web过滤机制无需支持更多插件过滤器

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

扩展通过生成方面XML通过注释定义通知绑定实现

This program is primarily meant to demonstrate subclassing.

程序主要演示如何设置

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

Scala可以100%无缝实现Java接口继承Java

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

这样代码编写起来无趣容易意外省略无法阻止攻击方法

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.

列表视图使用或者API调用排序任何类型数据具有非常开销

Actually, I modified the subclassing example to do superclassing.

实际上修改例子做到

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

结果证明分类方法不但十分常用而且可能模型映射视图灵活也是直接方法

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

GPars可以利用接受闭包factory方法通过groovyx.gpars.actor.AbstractPooledActor划分创建actors

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

实际上例子窗口过程一致

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

一件好事因为没有ActiveRecord不会任何价值事情

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.

现在我们注意力如何一个窗口注意并不是仅限制控件用于任何窗口

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

根据需要Ecore对象划分EcoreX模型继续定义其他EClass

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

这次不能现有外观主题派生修改字体颜色而是修改XML文件

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

我们学习什么窗口以及如何使用才能有利

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

如果允许可以继承需要构造方法设置protected属性

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

修改存在控制方式创建窗口控制方式创建图形控制方式窗口控制方式创建可视组件

Subclassing Controls with a Managed Window Procedure

使用托管窗口过程创建控件

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

VB中子技术消息误导实现控件窗口特殊控制效果

Implementation and Application of Subclassing Technology in VB

VB窗口技术实现应用

Creating Icon Menu by Subclassing

处理实现图标菜单