Set up the library program on your CICS system.
在CICS系统上设置书库应用程序。
Any practical problem will require a proven library program.
任何实际问题都将需要验证过的库存程序。
It could be to participate in a library program or just to hang out and read.
可以是参加图书馆的活动或者就是随便逛逛读读。
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上运行的库代码自动进行处理的;通常您都可以忽略它们。
For example, if the dynamic linker can't find a given library, it will abort loading the program.
例如,如果动态链接器不能找到某个给定的程序库,那么它将停止加载程序。
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应用程序的问题。
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.
每个可执行代码段将在需要特定的事件时执行,这些事件包括库的初始化和该程序本身主入口点。
When a program is linked against a library, it has the version number it's designed for stored in it.
当一个程序链接到某个程序库时,程序中会存储一个它计划支持的版本号。
The standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.
标准C库(因而,每个UNIX程序)定义了三种标准流:输入、输出和错误。
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.
以我的经验来看,导致程序运行速度慢得罪魁祸首可能就是某个内部或嵌套循环,也可能是对第三方库函数的调用。
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进行语法分析以获得方法调用的结果,并将结果传递给使用库的程序。
Many of them will choose to program in the language that higher-level library uses.
他们多数会选择采用高级库所使用的语言来编程。
The PAM library provides a set of application program interfaces (APIs).
pam库提供了一组应用程序编程接口(API)。
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.
如果更改程序库,那么版本号就会不匹配,程序也就不会被链接到较 新版本的程序库。
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同事 我们地方图书馆的公关协调员,安排了一个主题为“自愿简易”的项目。
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。
Compile the main program and link with the dl library.
编译主程序并同dl库相链接。
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库),可以开始设计和开发一个示例应用程序了。
Dbstats.py program USES open source library JFreeChart to draw charts from statistics results.
py程序使用开源库J FreeChart为统计结果绘制图表。
When you want to use a library like CS50's, you can't just run GCC on your program.
当你想使用一些CS50的库,不是只运行GCC就够了。
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库中引入程序的所有成员。
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消息之后失败。
The first line of the program requires the progressbar library file.
程序的第一行导入了progressbar库文件。
A syndication program to link the document library to the Web content library.
一个联合程序,它把文档库链接到Web内容库。
The HATS business logic program constructs the feed using the Atom feed library.
HATS业务逻辑程序使用Atomfeed库构造 feed。
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程序使用不同的协议,比如HTTP、FTP、Telnet等连接到远端服务器。
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。
Create a library called CVTTEMP in which the program objects will be stored by issuing the CL command CRTLIB from the CL command line as follows.
从CL命令行运行命令CRTLIB,创建一个名为CVTTEMP的库,该库用于存储程序对象。
Create a library called CVTTEMP in which the program objects will be stored by issuing the CL command CRTLIB from the CL command line as follows.
从CL命令行运行命令CRTLIB,创建一个名为CVTTEMP的库,该库用于存储程序对象。
应用推荐