• Based on some limited testing, the following is a list of files that generate a request to block or unblock a program.

    基于一些有限测试实验下面文件列表,它生成阻止或者接受一个程序请求

    youdao

  • In this program, the parser USES global variables to track the list of messages parsed.

    这个程序中,解析使用全局变量追踪解析消息列表

    youdao

  • Additionally, the program provides some simple query functions on the tokens, such as token info and mechanism list.

    另外这个程序提供了牌的一些简单查询功能譬如信息机制列表。

    youdao

  • For reasons that are outside the scope of this column, the list is maintained as an address book with an E-mail program.

    由于方面内容已不属于专栏范围,所以电子邮件程序将列表作为通讯录维护

    youdao

  • This program creates a linked list of few nodes, fills in the data, prints them, and finally deletes all the nodes.

    程序创建一个包含几个节点填充数据输出它们最后删除所有节点。

    youdao

  • In most cases, if you create a list of "illegal" characters, an attacker will find a way to exploit your program.

    绝大多数情况下如果创建了一个非法字符列表攻击者还是可以找到利用的程序的方法

    youdao

  • The program is currently sold out, but you can go here to get on the announcement list for when it reopens.

    目前这个项目已经满座了,可以点击这里查看通知列表,看看再开班的日期。

    youdao

  • In computer usage, to whitelist means to place a name, E-mail address, Web site address, or program on a list of items that are deemed spam - or virus-free.

    计算机应用领域,建立白名单其实就是认为垃圾、无病毒姓名、电子邮件地址网址或者程序等信息添加入允许列表

    youdao

  • And there you have it: a fully functioning CLI PHP program that accepts either user input or a list of files and randomizes the relative contents of each file.

    现在拥有这样一个程序完全运行CLIphp程序,它可以接受用户输入可以接受文件列表随机排列每个文件相关内容

    youdao

  • The program "call stack" is a list of functions which led up to the current one.

    程序调用堆栈当前函数之前所有已调用函数的列表(包括当前函数)。

    youdao

  • A trace will normally be output either to a text file or a console window, and it will list method entries and exits in the program as it runs.

    追踪的结果输出一个文本文件或者终端窗口上其中列出程序运行入口出口方法

    youdao

  • Before you run a program or attach to an already running program, list the source code where you believe the bug is, set breakpoints, and then start debugging the program.

    运行程序连接已经运行的程序之前请列出觉得错误源代码设置断点然后开始调试程序。

    youdao

  • In the meantime, there's a long waiting list of San Quentin prisoners who want to enroll in the college program.

    同时,希望注册大学计划昆廷犯人一个很长的等候名单

    youdao

  • For example, if you are running a transfer program that accepts a list of files as an argument, you might list all your files in a row with a checkbox next to each one.

    例如运行一个接受文件列表作为参数传输程序,您应该通过一系列复选框列出所有文件。

    youdao

  • This program begins by first checking a boundary condition -- whether or not the list is empty.

    这个程序首先检查边界条件 ——列表是否

    youdao

  • CCTV host Bai Yansong, with a score as high as 814.43, took the top spot on the host list. Entertainment program hostess Li Xiang (see photo), however, came in last by a considerable margin.

    主持人中,央视名嘴白岩松814.43位居第一,而娱乐节目女主持人李湘()综合得分最低,在满意度排行中垫底。

    youdao

  • Once you've evaluated your qualifications and determined what exactly it is you're looking for in an MBA program, then you should be ready to draft a list of schools.

    现在,完成自己入学资格的评估,明确各因素的重要性后,可以开始草稿了——列出你的目标学校。

    youdao

  • This is how the test program gets access to the list of messages; the call to yyparse() returns only a success or failure indication, not any objects it may have created.

    就是测试程序访问消息列表方式;yyparse() 进行调用返回只是成功失败标志而 不是可能已经创建任何对象

    youdao

  • The Live Mesh developer program currently has a waiting list and anyone can get on it.

    LiveMesh开发人员计划目前一个等候列表任何人都可以加入

    youdao

  • This is the last step you must complete to list your service with the Speed-start program.

    Speed-start计划列出服务所必须完成最后一步

    youdao

  • Next, use the info command to list information about the program you're exploring (see Listing 6).

    下一步使用info命令列出有关研究程序信息(请参见清单6)。

    youdao

  • For example: Portlet will query the database for the current program and display a list of names, geographical locations, and point scores for the top 10 highest point values.

    例如Portlet查询当前程序数据库显示名称地理位置列表以及分值最高十位得分。

    youdao

  • Win + Alt + 1, 2, 3, etc. will open the jump list for each program in the taskbar.

    Win+ALt +123数字键打开任务栏上相应程序跳转列表

    youdao

  • Likewise, the readelf program can list the contents of the object file with similar lucidity. You can see this by typing the following command.

    类似地readelf程序也可以清楚地列出目标文件中的内容

    youdao

  • Typing 'list' again (or pressing return which repeats the last command) will list the next 10 lines of the program.

    再次输入'list '(或者回车重复上一条命令)列出程序10

    youdao

  • Using the wizard, select EGL from the list on the left, then double click on EGL Program File in the list on the right.

    使用向导左边列表选择egl然后双击右边列表中的EGLProgramFile

    youdao

  • Let's say you've got a Python program, perhaps to manage your daily to-do list, and you want to save your application objects (your to-do items) between USES of the program.

    假定Python程序,它可能是一个管理日常待办事项的程序,希望在多次执行这个程序之间可以保存应用程序对象(待办事项)。

    youdao

  • "Discover Python, Part 4" introduces the Python list and demonstrates how to use it within a Python program.

    探索python第4部分介绍了Pythonlist演示了如何Python程序中使用

    youdao

  • "Discover Python, Part 4" introduces the Python list and demonstrates how to use it within a Python program.

    探索python第4部分介绍了Pythonlist演示了如何Python程序中使用

    youdao

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

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

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