它介绍了丙烯酸、丙烯酸脂、苯乙烯四元共聚合成醇溶性聚丙烯酸脂类的方法。
It introduces how to synthesize acrylic acid, acrylate and phenylethene quadripolymer into alcohol-soluble acrylic resin.
有两种在页面中添加类的方法。
把相关的函数转换成新类的方法。
Transform the associated functions into methods of the new class.
do子句或for循环来正确地测试类的方法。
Do clauses or for loops to test a class 'methods appropriately.
然后就可以放弃事件或者调用重写了基类的方法。
Then you can either abandon the event or must invoke the method overridden in the based class.
指定由绑定所使用的现有实现类的方法。
A way to specify an existing implementation class to be used by the binding.
可以通过调用edge类的方法查看和修改直线的属性。
You can read and modify the line's properties by calling methods of the Edge class.
实验结果表明,该方法优于基于单一聚类的方法。
The experimental results show that our method outperforms the methods that are based on a single cluster.
将类名作为方法名的前缀来指示该方法是类的方法。
Putting the class name as a prefix to the method name indicates that the method is a class method.
超类的方法可以通过使用相同的名称声明属性来扩展。
A method of a superclass can be extended by declaring an attribute with the same name.
我如何调用基类的方法从另一个方法时,它的重写?
How do I call a base class's own method from another method when it's overridden?
这篇文章就是演示几种从一个DLL模块中导出C++类的方法。
The purpose of this article is to show several methods of exporting C++ classes from a DLL module.
它甚至使您能够读写字段,调用运行时选择的类的方法。
It even lets you read and write fields and call methods of a class selected at run time.
对动态代理类的方法调用,不会像直接调用对象的方法那样好。
Method invocations on dynamic proxy classes do not perform nearly as well a direct method call on objects.
您更希望这段代码可以被任何脚本都可以使用的核心类的方法所调用。
Rather, you'll want to make this code available in general methods of centralized classes that any script can use.
有一些特定的讨论是针对继承的:是否继承覆盖仅仅是基类的方法?
There's a certain debate that can occur about inheritance: Should inheritance override only base-class functions ?
字段及其访问器声明之后,下面出现的是employee类的方法。
After the fields and their accessors are declared, the methods of the Employee class come next.
然后在MTM系统中,利用颜色密度聚类的方法得到区域颜色的特征。
And then in MTM system, we get region color features from the proposed color density-based clustering.
使用这个类的方法可以安全地递增、递减、交换和比较任何线程中的值。
The methods of this class let you safely increment, decrement, exchange, and compare values from any thread.
MiddleGen提供了一种从数据库本身来生成数据库访问类的方法。
MiddleGen provides a way to generate database access classes from the database itself.
MTF的设计是对EMF模型进行转换,但是它也提供了改写非emf类的方法。
MTF is designed to perform transformations on EMF models, but it also provides a way to adapt non-EMF classes.
对象的类也可更进一步组合成层,而在层中一个类的对象可继承另一个类的方法。
Classes of objects can also be further grouped into hierarchies, in which objects of one class can inherit methods from another class.
当我搂着我的乔安妮,我体会到我们的文化训练我们将生活分门别类的方法是多么荒谬。
As I held my Joanne, I realized the absurdity of the way our culture has trained us to categorize life.
通过抽取突出显示逻辑,可以编写调用highlightutil类的方法的单元测试。
By extracting the highlighting logic, you can write unit tests for it by calling methods on the HighlightUtil class.
decorator目前并不允许您修改类实例化本身,但是它们可以修改依附于类的方法。
Decorators do not currently let you modify class instantiation per se, but they can massage the methods that are attached to the class.
如果你只是简单的继承一个类而不做其他的事情,那么这个基类的方法便会顺延到衍生类中。
If you simply inherit a class and don't do anything else, the methods from the base-class interface come right along into the derived class.
对代理类的方法调用,被分配给调用处理程序,而调用处理程序是在代理类生成的时候指定的。
Method invocations on a proxy class are dispatched to an invocation handler that is specified when the proxy class is generated.
运行时,客户机代码的请求将调用超类的方法,而超类将使用反射调用客户机请求的实际方法。
At runtime, the superclass's methods will be invoked by requests from our client code, and the superclass will use reflection to invoke the actual method requested by the client.
我对编译器进行了设置,所以我必须指定override注释,以便指明哪些方法要覆盖基类的方法。
I set up the compiler so I have to specify the override annotation so as to clarify which methods are overriding base class methods.
在您理解了基本的SDAO实现之后,就可以研究其它使用模拟DAO (DefaultDAO)类的方法。
Once you understand the basic SDAO implementation, you can explore other ways of working with the simulated DAO (DefaultDAO) class.
应用推荐