• 清单3显示程序头文件中的变量声明子例程调用

    Listing 3 shows the variable declaration and subroutine calls from the program header.

    youdao

  • 显示程序函数当前调用

    Display the current call stack of programs and functions.

    youdao

  • strace命令一种强大的工具,它能够显示所有用户空间程序发出系统调用

    The strace command is a powerful tool that shows all of the system calls issued by a user-space program.

    youdao

  • 最后清单7显示程序main函数只是命令传递的每个参数调用了process_directory函数。

    Finally, Listing 7 shows the main function of the program, which just calls the process_directory function for every argument passed on the command line.

    youdao

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

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

    youdao

  • phpMyEdit:使用这个工具编写一个简单调用程序生成一些php代码html格式显示编辑mysql

    PhpMyEdit: With this utility, write a simple calling program that generates PHP code to display or edit MySQL tables in HTML.

    youdao

  • 思考一下前面所说GUI控制面板Unix 中编写这个程序一种高性能做法select()系统调用检测到到达数据更新显示

    Think of the GUI control panel; a high-performance way to program this with Unix is to update the display only when the select() system call detects arriving data.

    youdao

  • Web服务返回结果后,这些结果会显示UI内,而且还会调用YahooMap程序更新地图

    After the web service returns the results, they are displayed in the UI and the Yahoo map program is called to update the map.

    youdao

  • 清单6显示ioctl调用导致用来格式化分区mkfs程序失败

    Listing 6 shows that the ioctl call caused the MKFS program that was used to format a partition to fail.

    youdao

  • 清单6显示应用程序使用了_ syscall定义的所有系统调用

    Listing 6 shows an application that USES each of your system calls as defined by the _syscall macros.

    youdao

  • 照片bucket可选的,并且只有处理程序调用发生在S3上传成功定向站点之后显示

    The image bucket is optional and should only show up if this handler is called after a S3 upload success redirects to our site.

    youdao

  • 9functionListView显示了应用程序调用函数以及它们使用的内存量

    Figure 9: the function List View shows the functions being called by an application and the amount of memory they use.

    youdao

  • 屏幕显示窗口,应用程序调用gtk_main,激活循环

    The window is displayed on the screen, and the application activates the main loop by calling gtk_main .

    youdao

  • 1显示Boolean字段字段控制哪种类型节点能够调用访问程序的 visit() 方法。

    Table 1 shows the Boolean fields that control which types of nodes are allowed to call the visitor's visit() method.

    youdao

  • 清单2显示经过修改清单1代码,其中使用一个小小的异步调用(应用程序代码仅仅等待操作完成进行任何有用的工作)。

    Listing 2 shows the Listing 1 code modified to use a trivial asynchronous call (trivial in that the application code just waits for the operation to complete rather than doing anything useful).

    youdao

  • 调用这个程序显示调用第一参数程序名字

    Invoking this application shows that the first argument invoked is the name of the program.

    youdao

  • 它们使用模型更改应用程序数据然后调用视图用户显示最终结果

    They make changes to application data using Models, and then call Views to display the results to the user.

    youdao

  • 清单4显示一个调用处理程序没有绑定任何具体业务对象,这样就把它用于任何需要验证的业务对象。

    Listing 4 shows an invocation handler that is not tied to any specific business object, and could therefore be used along with any business object that needs to be validated.

    youdao

  • 方法递归调用报表显示调用总合显示程序方面需要聪明一些

    Recursive methods is reported as sum of the calls. The viewer should be more clever in this respect.

    youdao

  • 表示模式处理信息显示处理操作信息调用应用程序事件

    Presentation patterns address the display of information and processing of events that manipulate the information or invoke the application flow.

    youdao

  • 显示模板自动调用图像参数处理程序

    The image parameter handler will be automatically invoked when that template is displayed.

    youdao

  • 然后输入显示e JB代理应用程序调用返回结果如图5中所示。

    It then displays the result returned from the EJB proxy application call on an output page as shown in Figure 5.

    youdao

  • 调用引导加载程序(BIOS自动执行mbr中的代码),通常显示可以引导OS菜单

    When the boot loader is invoked (the BIOS automatically executes the code in the MBR), it usually displays a menu of possible OSes to boot.

    youdao

  • 对于Lock [AQS@135]”,一个程序位置出现竞争显示竞争次数时间竞争时刻的线程调用

    ForLock [AQS@135]”, it contends in one place, showing contention count, contention time, and full stack back trace of the contention.

    youdao

  • QuantifyRiverofTime展现了一个图示显示程序功能如何调用对方的。

    Quantify's "River of Time" displays a graph that shows how the program's functions called each other.

    youdao

  • 例如应用程序调用运行不同JVM上的web服务时,这个jvm调用流程显示在同一幅序列图中

    For example, when an application calls a web service running in a different JVM, the call flow across JVMs is shown in a single sequence diagram.

    youdao

  • 清单11显示InvocationHandler接口描述一个处理程序如何处理Proxy 接口实现方法调用

    The InvocationHandler interface, shown in Listing 11, describes how a handler can process methods invoked on a Proxy interface implementation.

    youdao

  • 例如清单5显示的简单应用程序使用索引调用了sys_getjiffies。

    For example, the short application shown in Listing 5 calls your sys_getjiffies using its index.

    youdao

  • 为了演示说明Domino邮件应用程序例子Domino Web服务结合,通过Web服务调用获取显示Domino数据。

    For purposes of demonstration, the Domino mail application example was combined with a Domino Web service to retrieve and display Domino data through Web service calls.

    youdao

  • 用户告诉应用程序猜测错误时,显示这个表单调用get_new _ target函数,见清单3

    You'll display that form when the user tells the application that it guessed wrong, which calls the get_new_target function, as in Listing 3.

    youdao

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

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

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