With this solution, the name of the kernel extension is unchanged, so an existing configuration method continues to work without being modified.
使用此解决方案,内核扩展的名称没有改变,因此无需进行修改,可以继续使用现有的配置方法。
I am also confident Farmer Field Schools will become our new extension method, since many feel the old approach is no longer efficient.
我还相信农民田间学校将成为我们新的推广方法,因为很多人都认为旧的方法已不再有效。
The static method process engineer repeats the creation of extension pages for each extension point identified in the static method.
静态方法流程工程师为使用静态方法标识的每个扩展点重复创建扩展页面。
Be cautious about method overloading based on argument type when you write extension functions.
在编写扩展函数时,应谨慎处理根据实参类型进行的方法重载。
As the extension page is refreshed for the service identification extension point, the updated content is now available to the method practitioner (architect).
因为刷新了服务标志扩展点的扩展页,所以方法专业人员(架构师)现在可以使用更新的内容。
Note that you do not add an aggregation; the aggregation is the older extension method, which has been deprecated.
注意,您并未添加聚合,聚合是以前的扩展方法,这种方法现在已被淘汰。
Simply switch the filename extension, and, if the particular method supports it, you get a newly formatted data stream.
切换文件扩展名就行,而且,如果有特定的方法支持它,那么就获得了新格式化的数据流。
Where the static method is rendered in HTML, these extension points are hyperlinks from inside the method.
静态方法以HTML形式呈现,这些扩展点是方法内部的超链接。
JiBX also includes a general extension hook in the form of custom marshal and unmarshal method definitions.
JiBX还包含一个定制数据编组和数据编出方法定义形式的通用扩展挂钩。
Extension Methods - Sometimes you want to take a private helper method and reuse it elsewhere.
扩展方法—有时候你会想要在任何地方都能重用某个私有的helper方法。
PHP calls MINIT method of each extension, which is being enabled. View your php.ini.
PHP调用各个扩展的MINIT方法,从而使这些扩展切换到可用状态。
An EMS deployment descriptor extension associates the sending method (whose response might be delayed) with the listener port for the receiver bean that is dedicated to receiving late responses.
EMS部署描述符扩展将发送方法(该方法的响应可能会延迟)和专门用来接收延迟响应的接收方bean的监听端口联系起来。
LXML's iterparse method is an extension of the ElementTree API.
lxml的iterparse方法是ElementTreeAPI的扩展。
Instead of collecting all the output and processing it on a single thread, the final function called is passed to each thread via the ForAll extension method.
该方法并不需要实现收集到所有的输出,然后在单一的线程中处理,而是将最终调用的函数通过ForAll扩展传递到每个线程中。
Note that the handle method in every extension to the com.ibm.rcp.net.faults.handler extension point is called every time any type of network fault is detected.
请注意,每次检测到网络故障时,都会调用com.ibm.rcp.net . faults.handler扩展点的每个扩展内的handle方法。
It then passes the fault to all extensions to the com.ibm.rcp.net.faults.handler extension point through the handle method.
然后,它通过handle方法将此故障传递给对com.ibm.rcp.net . faults.handlert扩展点的所有扩展。
Based on recent experience, what's needed beyond invokedynamic is probably some sort of lightweight behavioral extension (method handles, autonomous methods, etc.).
根据最近的经验,除了invokedynamic之外还需要稍微做一些行为上的扩展(methodhandles、autonomousmethods等)。
The purpose of this extension page is to provide up-to-date guidance in addition to the contents of the static method. The extension page contains two areas
此扩展页面的用途是除提供静态方法外,还提供最新的指导。
Even better, you only have to implement one method, compare . The custom collation extension looks like this.
更妙的是,需要实现的方法只有一个,即compare 。
Another method is to write a plug-in or extension for your application that provides support for the desired file formats.
另一种方法是为支持所想要的文件格式的这个应用程序编写一个插件或扩展。
The WSDL model USES one such extension hook, a post-set method, to run the verification logic.
WSDL模型会使用一个这样的扩展元素,即一个后设方法,来运行这个验证逻辑。
The collaborative guidance content area provides up-to-date guidance on the method for this extension point.
协作指导内容区域为此扩展点提供关于方法的最新指导。
The extension provides a built-in method for converting video files, but they will end up watermarked, so just download the files in MP4 if possible, or FLV if not.
这个扩展内置了视频格式转换的功能,但最终文件有水印,所以尽量下载MP4文件,没有的话再考虑FLV文件。
The fix is simple: client2 refreshes its view of the object graph in memory, using the refresh method on the extension object (which is returned by ext ).
改进方法很简单:client2使用extension对象上的refresh方法刷新它在内存中的对象图视图,extension对象由ext返回。
This will let us add lambda-friendly (and potentially parallel-friendly) methods like forEach() to List. By adding an extension method to List for sortBy(), our example now looks like
这种做法允许我们加入lambda友好的(且可能是并行友好的)方法,比如说给List加入forEach()。
No, you cannot do this. An extension method is not used if a method with the same signature is available.
不,你不能这样做。扩展方法是不是如果具有相同签名的方法是使用。
You can extend the functionality of a class by using an extension method, but using only the class members that you had access to anyway.
你可以通过使用一个扩展方法来扩展一个类的功能,但只能使用你有权访问的类成员。
It then USES the extension method in a query to list all elements that contain a calculated value.
然后在查询中使用该扩展方法列出包含计算得出的值的所有元素。
An extension method with the same name and signature as an interface or class method will never be called.
一个扩展方法具有相同的名称和签名作为一个接口或类的方法不会被调用。
Also, if you're wanting to add a function to a class that is in a library, you can use an extension method.
同样,如果你想添加一个函数中的类库,您可以使用一个扩展方法。
应用推荐