卡马西平—糖精共晶体的溶解度是根据溶解度原理通过静态方法确定的。
The solubility of carbamazepine-saccharin cocrystal was determined by a static method basing on the principle of solubility product.
第二,静态方法是全局可用的。
正号(+)表明一个类或静态方法。
清单3介绍了设置互斥的静态方法。
标识可在静态方法中扩展的点。
Identifies the points in the static method that can be extended.
需要使用静态方法有两个重要原因。
There are two good reasons why you might want to use a static method.
在静态方法m中非法引用t的错误。
An error for the illegal reference to t inside static method m.
声明和访问静态方法的语法与此相似。
The syntax for declaring and accessing static methods is similar.
流程工程师在静态方法中标识扩展点。
The process engineer identifies extension points in a static method.
使用定制代码中的静态方法。
修饰符的一种常见用法是注释静态方法。
改进静态方法和成员处理。
静态方法基本上就是丢弃“过多的”数据。
闭包可以通过接口传递给静态方法和构造函数。
Closures can be passed as interface to static methods, constructors.
您可以像调用静态方法一样访问单例对象的方法。
You can access methods on singleton objects similar to how you would call static methods.
此代码定义为watchit类的静态方法。
This code is defined as the static method of the watchit class.
你只需使用类中的静态方法就可以完成想要的功能。
静态方法也可以创建缓冲区,因为不存在构造函数。
Static methods can also create the buffers, because no constructors exist.
图4:swing类中的方法的静态方法时序图。
Figure 4: a static method Sequence diagram for a method in a Swing class.
转换静态方法为扩展方法。
Convert Static to Extension Method Introduce Variable Use Base Type where possible.
静态方法具有一些缺点。
在静态方法足可以满足需要的情况下,不应当使用它。
静态方法必须要有一个参数,这是您将要增加的类型。
The static method must have at least one parameter, which is the type you are augmenting.
categories是一个常规类,包含静态方法。
静态方法的使用可能是一种糟糕的面向对象的编程操作。
The use of static methods might be considered a bad object oriented programming practice.
事实上,静态方法有时可能会带来不同的缺陷。
In fact, the static approach may sometimes create a different vulnerability!
还提供静态方法以通过参数对象的名称来检索参数对象。
Static methods are also provided to retrieve parameter objects by their name.
在同一个类中,相同的前缀可以引用多个不同的静态方法。
The same prefix can reference several different static methods in the same class.
对静态方法的测试也不支持,因为它们不影响对象的状态。
Tests on static methods also are not supported because they don't affect object state.
举例来说,清单1展示了调用静态方法所需的JNI代码。
For example, Listing 1 shows the JNI code required to call a static method.
应用推荐