• Listing 8. Example app of load function.

    清单8.load函数示例应用程序

    youdao

  • This function creates an empty document instance and then reads in Listing 1 (labels.xml) using the load function.

    函数创建一个文档实例然后使用load函数读入清单1 (labels . xml)。

    youdao

  • To do that, simply select the element you need and use the load function. Here's an example that updates some statistics.

    为此只需简单地选择所需元素然后使用load函数即可。

    youdao

  • A group of displacement was presented in the functional form of boundary load function to solve the hyperelastic problems.

    试图寻求用边界荷载函数形式给出位移分量。

    youdao

  • With jQuery, you simply have to select the element you need and use the load function. Here's an example that updates some statistics.

    使用jQuery只需选择元素使用load函数

    youdao

  • Finally use the dynamic three axle shear test to research impulsive load function under red clay mechanics and distortion characteristic.

    最后通过动力试验仪研究冲击荷载作用粘土力学变形特性。

    youdao

  • An aggregate equal load function was developed and applied to the load distribution on a double-stand mill during hot strip rough rolling.

    针对带钢热连轧机架机组的特点,应用综合负荷函数法进行负荷分配

    youdao

  • The other Ajax function I want to spend some time on is the load function, which allows users to load a specified page and get HTML back as a result.

    时间讲述ajax函数load允许用户加载一个特定页面获取HTML作为结果

    youdao

  • Launch scratch test indicate under most big load function of 100n, cladding layer combine substrate well, there are no stripping and avalanche phenomenon.

    声发射划痕试验表明最大载荷100n作用下,熔覆与基体结合良好没有剥离崩落现象。

    youdao

  • Japanese and the Canadian standard has made the corresponding simplification computation to the rectangular section structure by crosswind windward load function.

    日本加拿大规范矩形截面结构风向风荷载作用做了相应简化计算

    youdao

  • Try the cardiovascular stent of computational analysis before implantation into the human body at the same time , the fatigue life under the load function of specific cycle ;

    由于该模拟分析可以了解血管支架植入人体后,及可能产生破坏位置点;

    youdao

  • There are many factors affecting the sealing capability, for example, the characteristics of nano-ferrofluid, the structure of magnetic pole, the process of load function, etc.

    纳米磁性流体密封应用中最关键的问题密封能力的确定,影响因素很多纳米磁性流体本身性质磁极结构负载运行过程等。

    youdao

  • Wind load is one of high-rise construction main lateral loads, under the structure wind load function dynamics analysis provides scientific basis for the high-rise construction design.

    荷载高层建筑主要侧向荷载之一,结构在风荷载作用下动力学分析能为高层建筑设计提供科学依据

    youdao

  • After using the IMG_Load function to load each video frame into a temporary surface, the SDL_ConvertSurface function is used to make sure all the surfaces used will have the same color format.

    使用img_load函数视频载入临时表面,再调用SDL_ConvertSurface函数确保所有用到表面相同色彩格式

    youdao

  • It is this feature of the load option that makes it function as a filter for data to be loaded.

    加载选项特性这个特性使功能就像是一个加载数据过滤器

    youdao

  • Therefore, you have to load it back in because it was clobbered in the function call.

    所以必须加载回来因为函数调用截断过了

    youdao

  • This testing, designed to mimic the production environment, should push not just security but also load, process, and function.

    测试旨在模拟生产环境不仅应该测试安全性而且应该测试负载流程功能

    youdao

  • Intelligent load distribution integrates the load balancing function with the new session affinity support to provide an intelligent mix of load balancing and session affinity, as required.

    智能负载分发集成了负载平衡功能新的会话亲和性支持,从而可以根据需要提供智能负载平衡会话亲和性混合

    youdao

  • For builds where the system was sufficiently mature, the team would perform load tests or function tests against specific aspects of the system.

    对于系统十分成熟构建来说,团队根据系统特定方面进行负载测试或者功能测试。

    youdao

  • You could then load the library into your address space and call the methods using function Pointers.

    然后可以装入地址空间使用函数指针调用方法

    youdao

  • Enhanced data transfer using the load balancing function can detect bandwidth capability and optimized data streams.

    使用负载均衡功能增强型数据传送可以检测带宽能力优化的数据

    youdao

  • If the application cannot function at these low load levels, then it will certainly be unable to function at higher load levels.

    如果应用程序无法负载级别正常运行那么肯定无法更高负载级别正常运行。

    youdao

  • Looking at the definition of this function, you'll see how to load XML data from the database.

    查看这个函数定义弄清如何数据库加载XML数据

    youdao

  • With this function you'll be able to create load tags on the fly in your PHP code.

    可以使用函数PHP代码动态创建加载标记

    youdao

  • The DB2 z/OS LOAD utility, when run with the REPLACE function, would empty the entire table space.

    运行REPLACE函数DB2z/OSLOAD实用程序清空整个空间

    youdao

  • To accomplish this, use the document() function to load an external XML document into a variable.

    为此使用document()函数外部XML文档装载变量中

    youdao

  • The sender utilization seems to be poorly correlated with its load as a function of packet size; so does the "hi"% utilization (hardware interrupt) of the receiver.

    发送利用率似乎数据包大小函数加载关系不大,接收的 "hi"% 利用率 (硬件中断)也是如此

    youdao

  • You should also remove it from the create function so you don't load the Helper file twice.

    此外还应该create函数删除避免两次加载helper文件

    youdao

  • In this function, you load the additional details for each deal by using the eBay Shopping api-but only if the browser supports Web Workers.

    这个函数中,通过使用eBayShopping api加载每个交易附加细节但前提浏览器支持WebWorkers

    youdao

  • If a script invokes the functions or class methods of other Jython modules, use the execfile function to load a Jython script from another Jython script file. Listing 3 shows an example.

    如果某个脚本调用其他Jython模块函数方法,则使用execfile函数加载来自其他jython脚本文件jython脚本。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定