单词 | uncomment | ||||||||||||
释义 | uncomment
更多释义 收起释义 例句释义: 取消注释,取消注解,取消批注 1. If this could be an issue with your security policy, then do not uncomment this line. 如果与您的安全策略有冲突,那么就不要取消注释该行。 www.ibm.com 2. And if you want to set a default profile, uncomment the "felix. cache. profile=foo" line and change it to what you want (Figure 12). 如果你想设置缺省的profile,注释掉“felix.cache.profile=foo”并改成你要的名字(见下图)。 www.bing.com 3. You'll uncomment those lines when you're ready to use the debugger. 在准备使用调试器时再取消这些行的注释。 www.ibm.com 4. Uncomment only one of the methods annotated with the @GET method for each deployment. 对于每个部署,只取消注释其中一个用@GET符号标注的方法。 www.ibm.com 5. Uncomment the lines you commented out in the php. ini file in the Setting up section and restart Apache. 现在把“设置”一节中在php.ini中注释掉的行取消注释,并重新启动Apache。 www.ibm.com 6. Uncomment the element and configure the appropriate values for your deployment. 取消对该元素的注释,并为您的部署配置适当的值。 msdn2.microsoft.com 7. We'll uncomment those lines when we're ready to use the debugger. 在需要使用调试器的时候,再取消注释。 www.ibm.com 8. Uncomment the required lines for the components that you wish to trace. 取消注释您希望跟踪的组件所需的行。 www.ibm.com 9. With the server off, you can uncomment this section and restart with the Web server temporarily set to listen only on the localhost address. 当服务器关闭之后,您可以注释掉这一部分,并重新启动Web服务器,将其临时设置为只监听localhost的地址。 www.ibm.com 10. You may just need to uncomment one of these lines. 您也许只需要对这些行中的一行取消注释。 www.ianywhere.com 1. So for the sample application you can simply edit the hibernate. cfg. xml file, uncomment those properties, and save the file. 因此对于样例应用程序,您只需编辑hibernate.cfg.xml文件,取消对这些属性的注释并保存文件。 www.ibm.com 2. Uncomment the method to be tested for each of the test runs. 对于每次测试运行,取消注释将被测试的方法。 www.ibm.com 3. Simply comment out the preceding value for the driverfile variable and uncomment the following line, which contains the new definition. 只需注释掉driverfile变量之前的值并取消随后一行的注释,该行包含新的定义。 www.ibm.com 4. Recent versions of Rails actually have this line as a comment in the file, so you can just uncomment it. 最新版本的Rails实际上将这一行作为一条注释,因此取消注释即可。 www.ibm.com 5. The script includes commented drop statements, which users can uncomment to drop the procedure. 该脚本包括已注释掉的撤销语句,用户可以取消对过程的撤销。 www.ibm.com 6. Make sure you uncomment the Win32: : Sound line if you plan to run this program in a Win32 environment. 如果要在Win32环境中运行这个程序,确保对Win32::Sound行进行反注释。 www.ibm.com 7. Uncomment the log listeners that you want to receive Log messages. 取消注释要接收Log消息的日志侦听器。 msdn2.microsoft.com 8. You will also need to uncomment the data. xq code, as explained within the README installation instruction file. 此外,还需要取消注释这个data.xq代码,正如README安装指导文件内解释的那样。 www.ibm.com 9. To enable ACF, simply uncomment this section in the zero. config file and restart the Project Zero server. 要启用ACF,只需在zero.config文件中去掉对这部分的注释并重启ProjectZero服务器即可。 www.ibm.com 10. If you are running IPv4 on your hosts, still uncomment the following or the client's IP address may not be resolvable under wrappers. 如果在主机上运行IPv4,未注释以下内容或客户端的IP地址可能会让wrappers无法解析。 www.ibm.com 1. Also you can uncomment the PortOffset variable and input a value of your choice. 您还可以取消注释PortOffset变量,并输入自己选择的值。 www.ibm.com 2. Uncomment the SerializableAttribute attribute line to satisfy the rule. 取消对SerializableAttribute属性行的注释可以满足该规则。 msdn2.microsoft.com 3. Uncomment the code in the debug versions (DebugAddress. Cs, DebugCustomer. Cs, and DebugCustomerName. Cs) to run the sample. 取消对调试版本(DebugAddress.cs、DebugCustomer.cs和DebugCustomerName.cs)中的代码的注释,以运行示例。 msdn2.microsoft.com 4. For testing purposes, uncomment the sample printing line in Listing 7 to show the keystroke signature before encryption. 出于测试目的,将清单7中的样例输出行取消注释以在加密之前显示击键签名。 www.ibm.com 5. Uncomment the text type = create_class_name(element. name). 取消注释文本type=create_class_name(element.name)。 www.ibm.com 6. Before running the code, uncomment the line of code. 运行代码之前,取消对该代码行的注释。 msdn2.microsoft.com 7. The script includes commented drop statements that users can uncomment to drop the table. 该脚本包括已注释掉的撤销语句,用户可以取消对表的撤销。 www.ibm.com 8. To test in your environment, be sure to uncomment these configuration items. 如果要在您的环境中进行测试,请务必删除这些配置项的注释标志。 www.ibm.com 9. Uncomment the two lines (bold in this example) and exit vi. 取消这两行的注释(在本例中的粗体部分)并退出vi。 www.ibm.com 10. To get the text response, uncomment the method in the resource class in Listing 25. 要获得文本响应,对清单25中资源类中的方法取消注释。 www.ibm.com 1. You may want to uncomment some of the lines before using the file. 您可以在使用该档案前移除某些行前面的注解。 debian.fr 2. To do so, you must add (or uncomment) this line in httpd. conf: AddHandler cgi-script . cgi. 为此,必须在httpd.conf中添加(或者去除注释)以下这一行:AddHandlercgi-script.cgi。 www.ibm.com 3. Uncomment the code in the three files whose names start with Debug. 取消对名称以Debug开头的三个文件中的代码的注释。 msdn2.microsoft.com 4. Uncomment the code in bold below. 取消以下粗体代码的注释。 www.ibm.com 5. Uncomment the portOffset line and change its value to 10. 取消portOffset行的注释,并将它的值更改为10。 www.ibm.com 6. For example, in the resource class, uncomment the method in Listing 23. 例如,在资源类中,取消清单23中的方法的注释。 www.ibm.com 7. Then scroll to the bottom and uncomment the following line by removing the hash 然后滚动屏幕到底部,删除下面一行前的#来取消注解 www.bing.com 8. If you would like to have separate agent and referer logfiles, uncomment # the following directives. # 如果你想要分别记录agent和referer信息,可以使用下面的指令 blog.sina.com.cn 9. To enable connections from other hosts, uncomment the 为了允许来自其它主机的连接,在 www-128.ibm.com 10. Uncomment just line L1, but run with assertions disabled (use the -disableassertions JVM option; this is also the default behavior) 只取消L1行的注释标志,但是禁用断言(使用-disableassertionsJVM选项;这也是默认行为) www.ibm.com 1. For example, to setup authentication you can uncomment the following lines in the configuration file 例如,您可以取消下面的注释符号来设置授权机制 qgjie456.blog.163.com 2. Open the httpd. conf file on the IBM HTTP Server, and uncomment the following lines (remove the #) 在IBMHTTPServer上打开httpd.conf文件,取消以下代码行的注释(删除#) www.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。