• 比方说,某个用来文件查找特定单词程序也许扩展web页面通过URL获取InputStream的操作

    For example, a program that looks for specific words in a file might be extended to work with Web pages by using the URL class to obtain an InputStream.

    youdao

  • 例如可以将nsswitch. conf文件配置文件查找主机信息查询DNS使用NIS系统查找该信息。

    For example, you can configure the nsswitch.conf file to look up host information in files, query the DNS, or use the NIS system to look up the information.

    youdao

  • 借助hash索引可以通过记录生成个hash然后根据这个hash值文件查找记录,从而固定时间给定文件找到一条记录。

    With a hash index you can find a record in a given file in constant time by generating a hash value for the record and then looking up the record in the file based on that hash value.

    youdao

  • 理想做法是,字符串一个error与之相似的子(蓝色粗体语句),这个子串允许测试很快地输出文件查找错误

    Ideally, the string of characters should have a substring such as error or something similar (see the statement in bold blue), which will allow the tester to quickly find the error in the output file.

    youdao

  • 首先尝试面板资源文件查找关键字然后页面资源文件,最后才是应用资源文件

    It first tries to find the key in the panel resource file, then the page resource file and finally the application resource file.

    youdao

  • 没有使系统查找文件变得容易,也没有使应用程序运行更快不是吗?

    It doesn't make finding a file on the system easier or make an application run faster, does it?

    youdao

  • 某些情况下请求数据XML文件查找响应

    In some cases, the request data is used to look up the response in an XML file.

    youdao

  • 因为将 /etc/nsswitch.conf文件配置NIS查找公钥信息并且 keylogin 将与 NIS 服务器进行通信,所以对于用户来说,这个操作透明的。

    This is transparent to the user as you configure the /etc/nsswitch.conf file to look up the publickey information in NIS and keylogin contacts the NIS server.

    youdao

  • 得到新的执行应用程序之后,就可以使用grep工具映像文件查找main寻找地址了。

    Having the new executable, you can use the grep utility to search for main in the map file to find its address.

    youdao

  • 较大包含许多方法文件中Ctrl +O可以打开Quick Outline,以便于快速查找方法字段

    In large class files with many methods, pressing Ctrl + o to open the quick Outline helps you find a method or field quickly.

    youdao

  • 调试这个问题方法这个可执行程序执行objdump命令,结果保存文件然后查找出错指令(,出错操作码是98080000)。

    One way of debugging this failure is to do an object dump of the executable and save it in a file, then search for the failed instruction (in this case, the failed opcode is 98080000).

    youdao

  • 设想场景递归地访问一个目录每个文件目录停下来,并每个查找到的条目调用自己的回调方法

    Imagine a scenario in which you want to traverse a directory tree recursively, stopping at each file and directory under that tree and having your own callback methods invoked for each entry found.

    youdao

  • 然而如果碰巧需要刚才删除(意外删除?)文件目录,您可以存档查找原始副本

    However, if you happen to need the file or directory you just deleted (by accident?), you can look in your archive for a pristine copy!

    youdao

  • 搜索包含文件的过程,编译首先每个目录中查找编译文件然后这些目录搜索包含文件

    As it searches for the included file, the compiler looks for a precompiled header in each directory just before it looks for the include file in that directory.

    youdao

  • 即使拥有世界最好计划一个大型日志文件查找所需要的信息可能仍然一个耗时棘手的过程。

    Even with the best planning in the world, it can still be time consuming and tricky to find the information you're looking for in a large log file.

    youdao

  • 标题描述前面添加%表明CAE应该适当属性文件查找位置

    Prefixing the value in your caption or description with % indicates that the CAE should look up the value in the appropriate property file for the locale.

    youdao

  • 毕竟文件手里,而且战乱他们还有查找呢?

    He has the papers, after all, and in the havoc of war, what else will they have the time to look for?

    youdao

  • Jester路径查找配置文件所以必须还要Jester的目录类路径

    Jester looks for its configuration files in the classpath, so you must put the main Jester directory on the classpath too.

    youdao

  • 这些文件位置可以服务器配置文件目录properties/ssl.client.props 中查找到,如清单5

    The location of these files can be looked up in properties/ssl.client.props in the server profile directory, as shown in Listing 5.

    youdao

  • 比方使用Google时,可以查找增加filetyperss搜索. rss文件查找项。

    With Google, for example, you can add "filetype: RSS" to a search to find your search terms in.rss files.

    youdao

  • Kerberos日志online . log文件查找错误消息

    Look for error messages in the Kerberos log and online.log file.

    youdao

  • act参数指定调用哪个模块index . php通过模块目录查找名为act . php的文件来实现。

    The act parameter specifies which module to invoke, which index.php does by looking for a file called act.php in the modules source directory.

    youdao

  • 打开启动Emacs之后状态查找时间(当前文件名称后)。

    After turning on the clock and starting Emacs, look for the time in the status area (after the name of the current file).

    youdao

  • 回顾一下前面讨论OAT 启动index.php文件通过模块目录查找匹配act.php 的文件加载模块。

    Recall from an earlier discussion that the OAT bootstrap index.php loads modules by looking for a file matching act.php in the modules directory.

    youdao

  • 键入ls [a-c]*查找以 a、bc开头所有文件此处 *Shell grep解释器那样修饰 [a-c],*解释.*。?

    Typing ls [a-c]* finds all file names that begin with a, b, or c. Here, the * does not modify the [a-c] as grep's interpreter would; in the shell, * is interpreted as .*.

    youdao

  • PyWordNetWNHOME环境变量所指定的位置查找 WordNet文件如果没有UNIX 机器上指定该变量,则默认位置 /usr/local/wordnet2.0 查找

    PyWordNet looks for the WordNet files in a location given by the WNHOME environment variable, or in /usr/local/wordnet2.0 by default on UNIX if this variable is not set.

    youdao

  • compiling. log文件中查找一个函数开始地址结束地址,它是十六进制的形式,其间就包含错误地址。

    Search through the compiling.log file for a function with a starting and ending hexadecimal address that surround the failing address.

    youdao

  • 同样清单4第一try语句请求传递一个生成器使用查找转换响应POJOXML文件

    Also in Listing 4, the first try statement passes a key from the request that will be used by the generator to locate the XML file that will be transformed into a response POJO.

    youdao

  • 这个函数指定了当解析器XML文件查找数据需要请求什么函数。

    This function specifies what function to be called whenever the parser finds data in the XML file.

    youdao

  • 这个函数指定了当解析器XML文件查找数据需要请求什么函数。

    This function specifies what function to be called whenever the parser finds data in the XML file.

    youdao

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

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

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