• For example, when you add a program to the current 18 program library, it will become program #19.

    例如购买一项计划目前18个项目库成为项目19

    youdao

  • The system includes geometry processing module, manufacturing technology module and subroutine program library.

    系统几何处理模块工艺处理模块、后置处理模块程序组成。

    youdao

  • The libraries used by the HelloProgram are a graphics library and a program library, each of which come from a collection of packages produced by the Association for Computing Machinery (ACM).

    Hello程序用到包括图形编程库,两者均包含美国计算机协会(acm)开发套库集合中。

    youdao

  • For example, if the dynamic linker can't find a given library, it will abort loading the program.

    例如如果动态链接器不能找到某个给定的程序库那么它停止加载程序。

    youdao

  • When a program is linked against a library, it has the version number it's designed for stored in it.

    程序链接到某个程序时,程序存储一个计划支持版本

    youdao

  • Setup and tear down are handled automatically by the startup code linked in with the SPE program and by the library code running on the PPE; you can generally ignore them.

    设置销毁都是链接到SPE程序中的启动代码和在PPE运行代码自动进行处理的;通常可以忽略它们

    youdao

  • The idea of keeping the main program very simple and putting the business complexity into classes contained in a library can also help solve the problem of testing GUI applications.

    记住这个原则:“使程序尽量简单复杂业务作为放到中”。它帮助你解决测试GUI应用程序问题

    youdao

  • Each section of executable code is run when a particular event becomes necessary, including events like the initialization of a library and the main starting entry point of the program itself.

    每个执行代码将在需要特定事件执行,这些事件包括初始化程序本身入口

    youdao

  • The standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.

    标准C因而每个UNIX程序定义了三种标准输入输出错误

    youdao

  • In my experience, it will usually be a particular inner or nested loop, or a call to some third party library methods, which is the main culprit for running the program slow.

    经验来看,导致程序运行速度慢得罪魁祸首可能就是某个内部嵌套循环可能第三函数调用

    youdao

  • Upon receiving the SOAP response, the client library parses the XML to get the result of the method invocation and passes this result to the program using the library.

    接收SOAP响应时客户机库XML进行语法分析获得方法调用结果将结果传递给使用程序

    youdao

  • The dynamic linker can check for a matching version number. If the library has changed, the version number won't match, and the program won't be linked to the newer version of library.

    如果更改程序,那么版本就会不匹配,程序也就不会链接较 新版本程序库。

    youdao

  • It could be to participate in a library program or just to hang out and read.

    可以参加图书馆活动或者就是随便逛逛读读。

    youdao

  • A normal static library is in a format created by the ar utility, which is basically a very simple-minded archive program, similar to tar but simpler.

    常规静态程序库格式ar工具(一个非常简单存档程序类似tar但是更简单)所创建那种格式。

    youdao

  • It looks to see which libraries (and which versions) a program was originally linked to and then loads them. Loading a library consists of.

    会查明某个程序先前链接到了哪些程序库(以及哪个版本),然后加载它们。

    youdao

  • Over a year ago, colleague Bridget Brittman, the PR Coordinator for my local library, scheduled a program on the topic of Voluntary Simplicity (VS).

    年多以前BridgetBrittman同事 我们地方图书馆公关协调员安排了一个主题为“自愿简易项目

    youdao

  • If the job was successful, you should see an entry for the program in the LOAD library, shown in Enterprise Developer with an extension of.exe.

    如果作业成功那么应当load看到这个程序的一,在EnterpriseDeveloper显示带有扩展名.exe

    youdao

  • The manifest.rb file sets up library load paths and allows you to define which files are to be included based on whether the program is run straight from the file system or from a JAR file.

    rb文件设置装载路径允许根据程序直接文件系统运行还是一个JAR 文件运行定义包括哪些文件

    youdao

  • Now that you have the requisite tools (Eclipse IDE) and libraries (iText library), we are all set to design and develop a sample running program.

    现在所需工具(eclipseIDE)(itext),可以开始设计开发一个示例应用程序了。

    youdao

  • Dbstats.py program USES open source library JFreeChart to draw charts from statistics results.

    py程序使用开源J FreeChart统计结果绘制图表

    youdao

  • When you want to use a library like CS50's, you can't just run GCC on your program.

    使用一些CS50不是运行GCC就够了。

    youdao

  • Between pairs of delimiters, we also code INCLUDE member-name (which is similar to coding copy copybook-name) to specify each member we want brought into our program from the INCLUDE library.

    在分隔中,我们会加入INCLUDE member - name代码(与copycopybook - name编码类似),设置我们想要include库中引入程序的所有成员

    youdao

  • When you use the debug version of the JIT library, your program is more likely to fail right after the Compiling message for the problem method has been printed.

    使用调试版本jit时,程序可能打印问题方法Compiling消息之后失败

    youdao

  • For the second program year after the effective date of this subsection in which the library applies for funds under this Act, shall certify that such library is in compliance with such requirements.

    生效第二个项目年度内,图书馆申请本法规定基金时,应当证明其已遵守上述规定。

    youdao

  • A syndication program to link the document library to the Web content library.

    一个联合程序,它文档链接Web内容库。

    youdao

  • The HATS business logic program constructs the feed using the Atom feed library.

    HATS业务逻辑程序使用Atomfeed构造 feed。

    youdao

  • CURL is an open source library that allows a PHP program to connect to a remote server using different protocols such as HTTP, FTP, Telnet, and so on.

    cURL一种开源允许php程序使用不同协议比如HTTPFTPTelnet连接远端服务器

    youdao

  • Gcj's class library is not quite complete, and on occasion a program will use some APIs which have not yet been implemented.

    Gcj完整有时程序使用某些尚未实现API

    youdao

  • Most provide you with a class library, a COM object, or its equivalent to call from your own program. Typically, the use of these client libraries follows this pattern.

    大多数SOAP客户机提供COM对象自己程序调用等同对象。

    youdao

  • Most provide you with a class library, a COM object, or its equivalent to call from your own program. Typically, the use of these client libraries follows this pattern.

    大多数SOAP客户机提供COM对象自己程序调用等同对象。

    youdao

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

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

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