• This script displays the response to the call to c_square, which is the function exported in the C program in Listing 5.

    脚本显示 c_square函数调用响应,该函数清单5中的C程序导出的函数。

    youdao

  • The author uses the C program to finish the parallel fault simulation that is used to calculate the fault coverage.

    电路测试时利用这个程序计算故障覆盖率

    youdao

  • Last year the national program for playground safety gave the nation's playgrounds a grade of "C" for safety after visiting more than 3,000 playgrounds nationwide.

    去年国家游乐场安全计划全国范围内走访了3000多个游乐场,将国家游乐场安全等级定为 “C” 级。

    youdao

  • Reading a book on C++ isn’t the same thing as writing a program.

    C++的,一个相同程序,是完全不同的两码事。

    youdao

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

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

    youdao

  • The program is written in the C language.

    程序C语言编写

    youdao

  • The following code sample shows a C++ program written using the XMS API.

    以下代码示例显示了一个使用XMSAPI编写C++程序

    youdao

  • We then examined a specific instance of table-building and went through the motions of writing a code-generating program to build static tables in c.

    然后又介绍了具体构建的示例,介绍了用c编写这样一个代码生成程序构建静态表的详细过程。

    youdao

  • To ensure his film's scientific accuracy, Kubrick and writer Arthur C. Clark hired consultants from the NASA Voyager program and scientists from the NASA Marshall Space Flight Center.

    为了确保电影科学准确性,库布里克作者阿瑟c .坷拉雇佣了NASA航海者项目顾问和NASA马歇尔太空飞行中心科学家

    youdao

  • To compile this program, you need the C compiler and the development files (headers and libraries) for GTK+.

    编译这个程序需要C编译GTK+开发文件)。

    youdao

  • Following approval of the 2010 budget, the Air Force was required by law to submit a report outlining its plans for the C-27J program.

    2010年预算得到批准后空军要求议事程序提交份报告概述C - 27 J飞机方案

    youdao

  • The second is to write a program primarily in C, then use embedded Lua as a way to store and report data and configuration.

    第二方法主要C编写一个程序然后使用嵌入的 Lua存储报告数据配置

    youdao

  • The C# language allows programmers to provide certain kinds of declarative information through attributes attached to program entities.

    C#语言允许程序设计人员通过附加程序实体上attributes提供某些类型说明性信息

    youdao

  • The sample ODBC program must be compiled by an appropriate C programming language compiler, such as Visual C++.

    示例ODBC程序必须一个适当C语言编译器编译例如Visual C++。

    youdao

  • Listing 5. C code for the sum_list program.

    清单5 . sum_list程序c代码

    youdao

  • You can explore how these quantities appear in Task Manager and in PerfMon by downloading and running a small program we've written in C (see the Download section).

    可以下载运行我们C 编写一个程序请参阅下载部分),来观察TaskManagerPerfMon显示这些数量

    youdao

  • The Python program shown in Listing 6 creates exactly the same blank window you created earlier in C++.

    清单6给出Python程序可以创建前面 C++ 中创建一样空白窗口

    youdao

  • In addition, the CSC IBM Rational SME program leveraged a Rational licensing arrangement with CSC's Consulting division to create a global support network for C-RUP.

    此外CSCIBMRational科目专家项目协调Rational执照管理CSC的咨询部门建立C-RUP全球支持网络

    youdao

  • Then, whenever we call either fgets() or getc(), the data is passed into our program variables (line or c).

    然后每当我们调用fgets()getc() ,数据传递我们程序变量linec )中。

    youdao

  • The repository directory name cannot contain Spaces, so use something such as c: \ cvsrepo or a similar path. You can use the CVSNT Control Program to create the repository.

    存储库目录名称不能包含空格因此使用诸如c: \cvsrepo类似路径

    youdao

  • If the string-pooling option, [/GF], is enabled in Visual C++, then a single copy of the string is kept in the program image during execution and string1 equals string2.

    如果Visual C++ 中启用了字符串选项 [/GF],那么执行期间,将在程序映像中仅保存字符串单个副本,且string1 与 string2 相等。

    youdao

  • Implementing the core logic of a program in Lua, rather than in c, might well dramatically reduce development time.

    Lua不是c来实现程序核心逻辑可以大大减少开发时间。

    youdao

  • Because Snort doesn't have lots of GUI components, it doesn't really belong in the typical Windows application-installation directory of c: \ Program Files.

    因为Snort没有过多GUI组件实际上属于典型Windows应用程序安装目录也不在C: \ ProgramFiles之下。

    youdao

  • Before running the program, create the directory structure shown in Figure 1 under your root c: \ folder and put the components covered previously in this article into it.

    运行程序之前,请在C: \盘根文件夹下创建如图1所示目录结构本文介绍的组件放在其中。

    youdao

  • Typical gains for a pure Python program are between two and four times, but lxml does most of its work in C, so the difference is unusually small.

    一个Python程序典型性能收益普通程序的24但是lxml 使用C 语言完成了大部分工作因此它们之间的差别非常

    youdao

  • Later, I will show you how to program them in c, but assembly language gives a better view of the distinctiveness of the processor.

    这之后我会展示如何C中对它们进行编程比较而言,汇编语言能够更好地体现处理器独特性

    youdao

  • Using an extension wrapper like SWIG (see Resources), you can create a C extension that executes the most time consuming elements of your program as C code.

    使用SWIG 这样扩展封装器请参阅参考资料),可以创建C 扩展,程序耗时元素作为 C 代码执行。

    youdao

  • When defining an operation for a CICS ECI program you import the COBOL or C files to define the input or output message in WSDL.

    定义CICSECI程序操作时,导入COBOLc文件定义wsdl格式输入输出

    youdao

  • Let's move on to a slightly bigger program, one that USES more of the Lotus C API than our simple example.

    我们转移稍大一点一个程序上来,程序使用了简单例子中更多LotusCAPI

    youdao

  • Let's move on to a slightly bigger program, one that USES more of the Lotus C API than our simple example.

    我们转移稍大一点一个程序上来,程序使用了简单例子中更多LotusCAPI

    youdao

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

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

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