• ReNamer is a Free File Rename Tool that can be stored and run from a USB device.

    更名可以存储一个免费文件重命名工具运行usb设备

    youdao

  • Keeping this in mind, the following trigger script gives file rename and move permission to only specific users, and they are mentioned in the script.

    记住一点,接下来激发脚本特定用户分配有重命名删除许可证一点脚本中提到过。

    youdao

  • File system-manipulation functions: Meant to create regular files, directories, and symbolic links; copy and rename files; and provide for deletion.

    文件系统操作函数:用于创建常规文件目录符号链接复制重命名文件;提供删除功能

    youdao

  • After you save it, update the compressed file with the new copy and rename it with the ODT extension.

    保存之后使用副本更新压缩文件扩展名重命名为odt。

    youdao

  • It's possible, as shown above, to write a rename rule that converts case-sensitive files into lowercase file names, thereby causing clashes among previously unique file names.

    如上可以编写一条重命名规则区分大小写文件名转换小写文件名,这样可能会与以前已存在的唯一的文件名发生冲突

    youdao

  • Rename the autoexec.bat file to keep it as a backup on the floppy for later.

    重新命名autoexec. bat文件作为软盘备份,供以后使用。

    youdao

  • Right-click the index.html file in the Project pane and select Rename from the popup menu.

    项目面板里index.html文件弹出菜单选择“重命名”选项。

    youdao

  • Rename the file to ipfclientconfig.xml to enable logging.

    文件命名ipfclientconfig . xml以便启动日志。

    youdao

  • Rename the copied file to ipfclientconfig.xml.

    将备份文件改名ipfclientconfig . xml。

    youdao

  • Rename the file update. zip and copy it to the root of your microSD card via USB.

    重命名文件为update .zip通过US B将复制SD目录

    youdao

  • In CORBA transformation, components are mapped to the IDL file, so rename this component to NamingAuthority and drag it to the root of this model (that is, UMLtoCORBA).

    CORBA转换中,组件映射IDL文件所以这个组件命名NamingAuthority将其模型(UMLtoCORBA)目录下。

    youdao

  • To rename the file, do the same again, but this time use mv rather than rm.

    要对文件进行命名,可以再次进行相同操作,使用mv不是rm。

    youdao

  • Rename the file txtplugin_makefile as makefile.

    文件txtplugin_makefile重命名为makefile文件

    youdao

  • Finally, unless the -c (accept_all) option is given from the command line, autotag.pl will ask if it's okay to rename the file.

    最后除非通过命令给出- c (accept_all)选项否则autotag . pl询问是否可以文件命名

    youdao

  • To create a new template, I recommend that you copy or rename the welcome.kid file and use that as your starting point.

    创建一个模板建议welcome . kid文件进行拷贝重命名使用作为起点开始下一步的工作。

    youdao

  • You can rename the input element labels by editing the HTML file with a text or HTML editor and changing the value between the label tags.

    通过使用文本HTML编辑器编辑HTML文件更改label标签之间可以重命名输入元素标签

    youdao

  • Once you have copied a resource file such as Resources.resx, rename the copied resource file by adding the culture name just before the .resx extension, as shown in Figure 6 .

    一旦复制资源文件Resources.resx),可以通过在 .resx扩展前面添加区域名称来重命名所复制的资源文件,如图 6 所示。

    youdao

  • Copy and paste mozart.properties in the com.ibm.uig.web.display package in the SRC folder of the generated web application, and rename this file appropriately, as shown in Figure 2.

    生成web应用程序src文件夹中,在com .ibm . uig . web . display文件包复制粘贴mozart . properties,文件进行适当的重命名

    youdao

  • To revert to the original behavior, stop the server, remove or rename the system.xml file, and then restart the server.

    恢复原来行为关闭服务器移除重命名system . xml文件然后重启服务器。

    youdao

  • In general, the names you may use follow the same rules as for copying with cp; you can rename a single file or move a set of files into a new directory.

    一般来说,使用名称遵守cp相同规则;您可以重命名某个文件文件移动一个目录中

    youdao

  • If you want to rename multiple chunks, it would be easier to use a file. Here is an example.

    如果重新命名多个使用文件简单。

    youdao

  • Additionally, it will rename the destination file based on the source file name, changing the.txt extension to., where is the name of the destination agent that the file is being transferred to.

    另外,预定义任务基于文件名重命名目标文件,将扩展名. txt更改为.,其中文件传输到目标代理名称

    youdao

  • Rename this file xstartup.original to preserve it, and then start your favorite editor to create a new xstartup file with the contents shown in Listing 1.

    文件改名xstartup . original并保存接下来启动喜欢的编辑器清单1中显示内容创建一个xstartup文件。

    youdao

  • To rename a file or directory under Subclipse's control, right-click it, then choose rename.

    命名subclipse控制文件目录请右击然后选择Rename

    youdao

  • Rename the downloaded file from 'name.themepack' to 'name.cab' (where 'name' is the, well, name of the themepack you downloaded).

    下载好的文件改名,name .themepack’改成‘name . cab’(‘name’就是下载的主题包名字)。

    youdao

  • What triggered it was the completely inexplicable decision on my part to try to improve handling for the case where rename (3) renames a file across file systems.

    促使完全莫名其妙的决定,即努力提高处理使用rename(3)文件系统命名文件的能力。

    youdao

  • Copy and paste mozartstylesheet.css in the theme directory, within the generated web application, and rename this file appropriately, as shown in Figure 1.

    生成web应用程序中复制mozartstylesheet . css,粘贴主题目录下,然后文件重命一个适当的名称,如图1所示。

    youdao

  • We will not use the Unix "mv" command, because perl's rename function renames file well enough (see perldoc -f rename for details on when rename won't do a good job).

    我们使用Unixmv命令因为用perlrename函数来重命名文件已经相当不错了(请参阅perldoc- f rename以获取使用rename出问题时的详细信息)。

    youdao

  • Another option is to rename the log file, and then tell the process to reload its configuration files.

    另一种选择日志文件命名,然后告诉相应的进程重新加载配置文件。

    youdao

  • Another option is to rename the log file, and then tell the process to reload its configuration files.

    另一种选择日志文件命名,然后告诉相应的进程重新加载配置文件。

    youdao

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

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

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