The solubility of carbamazepine-saccharin cocrystal was determined by a static method basing on the principle of solubility product.
卡马西平—糖精共晶体的溶解度是根据溶解度原理通过静态方法确定的。
Improved static method and member handling.
改进静态方法和成员处理。
Identifies the points in the static method that can be extended.
标识可在静态方法中扩展的点。
For example, Listing 1 shows the JNI code required to call a static method.
举例来说,清单1展示了调用静态方法所需的JNI代码。
The photochemical degradation of alizarin red is studied by the static method.
采用静态法研究了茜素红的光化学降解。
Your only other option would be to make a helper class and add a static method to it.
你唯一的其他选项将会是写一个helper类,并在其中添加一个静态的方法。
One is the static method which is to browse the UDDI Web site and specify a search term.
其中一种是静态办法,即浏览uddiWeb站点并指定一个搜索项。
The static method must have at least one parameter, which is the type you are augmenting.
静态方法必须要有一个参数,这是您将要增加的类型。
Why does PHP assigns context to a static method call and does not give an E_STRICT notice?
为什么PHP指定上下文静态方法调用并不会给一个e_strict通知?
This class has two methods: the loadDictionary static method and the getMeanings static method.
这个类有两个方法:loadDictionary静态方法和getMeanings 静态方法。
You can then point JUnit at the TestSuite instance by defining a public static method named suite .
然后,可以通过定义一个叫做suite的publicstatic方法,在TestSuite实例中指定JUnit。
We start with a static method (independent of the class) for setting the user's services in the cache.
首先解释用来在缓存中设置用户服务的静态方法(不依赖于类)。
The important part to note is that we are creating a static method to create a list of item providers.
需要注意的重要一点是,我们创建了一个静态方法用于创建一系列的项目提供程序。
In addition, you can create non-destructive system dumps using the com.ibm.jvm.Dump.SystemDump static method.
另外,还可以使用com . ibm .jvm . Dump . SystemDump静态方法创建非破坏性的系统转储。
Where the static method is rendered in HTML, these extension points are hyperlinks from inside the method.
静态方法以HTML形式呈现,这些扩展点是方法内部的超链接。
For instance, normal Clojure functions have low call overhead as they're mostly reduced to static method calls.
例如,普通的Clojure函数都有较低的调用开销,因为它们都尽量降为静态函数调用。
Gretel USES calls to a static method to track executed blocks, adding these into the bytecode only where needed.
Gretel使用用于静态方法的调用来跟踪执行的块,将这些调用添加到字节码中的必要地方。
This static method would take a single argument, intended to be the sole element of the List (until others are added).
这个静态方法只带一个参数,也将是List唯一的元素(直到添加了其它元素)。
The placholders {0}, {1} and {2} represent data placeholders, and are easily filled by having a static method like
占位符 {0}、{1}和 {2}代表数据占位符,很容易由如下静态方法填充
This is equivalent to the fourth option listed above, in which some static method is invoked on an intermediary object.
这相当于上面所列出的第四个选项,在该选项中对中间对象调用静态对象。
The second bold line shows how to create the SReg request through a static method call to SRegRequest.createFetchRequest().
第二行粗体代码显示了如何通过对 SRegRequest.createFetchRequest() 的静态方法调用创建SReg请求。
If, however, you're in a static method, you have to get the root node and provide the package yourself, as shown in Listing 2.
但是,如果您使用的是静态方法,您就必须得到根节点并自己提供包,如清单2所示。
The first thing to do when you use these classes is to create a new session instance with the static method createBOSession().
在使用这些类时,您要做的第一件事就是利用静态方法createBOSession()创建一个新的会话实例。
The static method process engineer repeats the creation of extension pages for each extension point identified in the static method.
静态方法流程工程师为使用静态方法标识的每个扩展点重复创建扩展页面。
The first line and the last line of this script could be executed also using the static method instead of being part of this script.
脚本的第一行和最后一行也将采用静态方法执行,而不作为脚本的一部分来执行。
Because shout is a static method that takes in a String as the first parameter, all Strings wrapped in a use block get a shout method.
由于shout是一个接受String作为第一个参数的静态方法,因此所有封装到use块中的String都获得了一个shout方法。
The other two constructors just turn your file path or Directory object into an IndexReader by calling the static method IndexReader.open .
其他两个构造方法只是调用静态方法IndexReader . open把你的文件路径或Directory对象转换成一个IndexReader。
This example USES the non-static method of obtaining configuration data, which allows you to pull configuration data from any application.
此示例使用获取配置数据的非静态方法,这使得您可以从任何应用程序提取配置数据。
LaunchApp creates an instance of an Assembly object using the Assembly.LoadFrom static method rather than by using an explicit constructor call.
LaunchApp使用Assembly .LoadFrom静态方法创建Assembly对象的实例,而不是通过显式调用构造函数来创建。
LaunchApp creates an instance of an Assembly object using the Assembly.LoadFrom static method rather than by using an explicit constructor call.
LaunchApp使用Assembly .LoadFrom静态方法创建Assembly对象的实例,而不是通过显式调用构造函数来创建。
应用推荐