• DeployAttributeInvalidPathnameValidator会确保该文件目录路径对于操作系统适合的。

    DeployAttributeInvalidPathnameValidator ensures that file and directory paths are appropriate for an operating system.

    youdao

  • 如果使用NewProject向导需要手动设置构建路径其他选项自己文件系统目录创建了一个项目那样。

    If you did not use the New project wizard, you need to set up the build path and other options manually, just as if you had created a project from a directory on your file system.

    youdao

  • xpath语法可能看起来有点儿奇怪基于XML的语法相比像是UNIX目录路径——又稍微增加一点儿东西。

    The XPath syntax might seem a little strange and feel more like a UNIX directory path — with some odd additionsthan an XML-based syntax.

    youdao

  • 显示单个静态属性:$iodir,存放用于保存读取Dictionary数据默认目录路径

    This example shows a single static property: $iodir, which holds the path to the default directory for saving and reading Dictionary data.

    youdao

  • 通过文件解压缩这个目录可以省去一些工作否则必须使用正确的路径修改policyResourceSecurity.xml策略文件。

    You will save some work by extracting the files to this directory; otherwise you will have to modify the policy and the ResourceSecurity.xml policy files with the correct path names.

    youdao

  • 接下来确保exif-py cmislib 位于路径或者位于 上一小节描述相同目录中。

    Next make sure you have exif-py and cmis lib on your path or in the same directory as described in the previous section. Specifically the Exif.py

    youdao

  • 软件包可以通过 /var/sadm/install目录路径来访问,文件系统映射设备文件中, /dev/dsk/c0t0d0s0 /etc/vfstab。

    Software packages are tracked down via the /var/sadm/install directory path, and file systems are mapped to device files like /dev/dsk/c0t0d0s0 with /etc/vfstab.

    youdao

  • 例如如果testMyApp.swftestMyApp.html文件C:\FlexTutorial 目录下,可以添加路径Flex文件中。

    For example, if the testMyApp.swf and testMyApp.html files are in the C:\FlexTutorial directory, you can add that path to the Flex file.

    youdao

  • 解决之前错误,将LotusDominoLotusNotes程序目录路径添加ProjectZero应用程序运行时配置中,如图1011所示。

    To resolve the preceding error, add the path to the Lotus Domino or Lotus Notes program directory in the runtime configuration of your Project Zero application as shown in figures 10 and 11.

    youdao

  • 注意V5V6版本路径只有目录不同

    Notice that the only difference between versions 5 and 6 in those paths are the starting anchor directories.

    youdao

  • 同样完成过程适用目录路径

    The same completion process also works with directories and paths.

    youdao

  • 可以看出我们进程中一个句柄指向类路径目录几个JAR文件

    You can see that our process has a handle to the directory on our classpath and to several JAR files.

    youdao

  • 推荐路径惟一更改交换扩展架构包含一个1.0目录因为想要目录结构名称空间名称形成镜像

    The only change I made to the recommended path was to include a 1.0 subdirectory for the exchange and extensions schemas, because I wanted the directory structure to mirror the namespace name.

    youdao

  • 这个构造函数将字符串解释为目录路径构造一个数据结构表示这个路径下面文件目录

    The constructor interprets each string as a directory path and builds a data structure to represent the files and child directories under that path.

    youdao

  • 在此分别合适户主目录路径用户名称取代。

    Where and are replaced with the appropriate user home directory path and user name, respectively.

    youdao

  • 看到了如何使用绝对路径相对路径更改目录,如何显示所在工作目录以及如何两个目录之间来回切换

    You saw how to change directories using the absolute path and the relative path, and you learned how to display the working directory you are in and toggle back and forth between two directories.

    youdao

  • 命名密匙存储可信存储必须放在路径目录下的META - inf目录中。

    The named key store and trust store must be in a META-INF child directory of a directory in the classpath.

    youdao

  • XML 文件定义了目录路径根据条件执行操作,而这些条件则包括所有者文件存在时间请参见清单2)。

    The XML defines directory paths and actions to perform based on criteria, such as owner and file age (see Listing 2).

    youdao

  • 在下节课里面我会再次讨论ls命令,可以ls很多有意思事情不过,现在,稍微提前讨论路径目录

    I will come back to ls in the next lesson. There are a lot of fun things you can do with it, but I have to talk about pathnames and directories a bit first.

    youdao

  • 单击Next后,配置工具会将Extendedinsightpd q . jarpdqmgmt . jar以及属性文件pd q .properties目录添加JDBC提供程序的路径

    After you click Next, the configuration tool adds the Extended Insight libraries pdq.jar and pdqmgmt.jar and the directory of the property file pdq.properties to the classpath of the JDBC provider.

    youdao

  • mkdir - p创建Flitter目录所有绝对路径缺少中间目录

    Mkdir -p creates the Flitter directory and all intermediate directories that are missing along the absolute path.

    youdao

  • 可以下载二进制文件,将解压缩一个目录,然后使用vmargsDAXS命令行选项告诉工具目录路径

    You can just download a copy of the binary distribution, uncompress it to a directory and let the tool know where the directory is usingvmargs andDAXS command-line options.

    youdao

  • 这样给定路径下(或者如果提供应用程序名称,则当前目录下)创建新的目录添加用于应用程序的核心文件目录

    This creates a new directory at the given path (or in the current directory if you only give an application name) and adds core files and directories for the new application.

    youdao

  • 64TDP/Informix通常安装相同基本目录,64 位的 TDP/Informix 将标识符 64追加路径末尾,如下

    The 32- and 64-bit versions of TDP/Informix are normally installed in the same base directory; however, the 64-bit version appends the 64-identifier to the end of the pathname, such as is shown below

    youdao

  • 编译路径通常一个有序文件系统目录列表一些归档文件(JARZIP文件)组成,归档文件中包含先前编译过的.class文件。

    The compiler classpath is typically composed of an ordered list of file system directories and archive files (JAR or ZIP files) that contain previously compiled.class files.

    youdao

  • 创建Customer . xsd文件如清单2随后将其复制粘贴src目录中(可以模式WSDL放在任何目录中,只要处于类路径中即可)。

    Create the Customer.xsd file as shown in Listing 2, then copy and paste it to the SRC directory (you can put schemas and WSDLs in any directory, as long as it is in the classpath).

    youdao

  • 多个路径-一点对于专业游戏来说游戏重要,例如可以将根路径设置游戏安装目录CD-ROM/DVD

    Multiple Root Paths - This is important especially for professional games, because you could for instance set the Root Paths to both the Installation Directory of the Game and the CD-ROM/DVD.

    youdao

  • 完整路径包括驱动器一个多个目录

    A full path includes a drive name and one or more directory names.

    youdao

  • 函数的作用是:以一个数组形式列出指定路径中的文件目录

    The scandir() function returns an array of files and directories inside a specified path.

    youdao

  • 函数的作用是:以一个数组形式列出指定路径中的文件目录

    The scandir() function returns an array of files and directories inside a specified path.

    youdao

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

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

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