• 示例项目配置根据文件前缀区分传入的BuySell事件

    The sample project has been configured to distinguish between the incoming Buy and Sell events based upon the prefix of the file.

    youdao

  • 有必要这样做因为示例项目配置为根据文件前缀区分传入BUYSELL事件

    This is necessary because the sample project has been configured to distinguish between the incoming BUY and SELL events based upon the prefix of the file.

    youdao

  • rb命令将 /var/uploads目录复制备份bucket 中,当前日期作为所有文件前缀

    The s3sync.rb command recursively copies the /var/uploads directory into the backup bucket, prefixing all the files with the current date.

    youdao

  • 确保所有需要包括文件路径前面加上这个已定义常量作为前缀

    Make sure you prefix this defined constant to all required or included file paths.

    youdao

  • 注意目录文件名称必须前缀catalog _开头,如清单7

    Note that the name of the catalog file must start with a prefix catalog_ as shown in Listing 7.

    youdao

  • Informix通信跟踪传入一系列文件中的所有SQLI消息中,每个连接一个文件,还提供SQLIDEBUG变量提供的前缀路径

    The Informix communication libraries will trace all the SQLI messages into a series of files, with one file per connection, and with the prefix path provided in the SQLIDEBUG variable.

    youdao

  • 依据的标志是以“_atc”为前缀文件已经编译过

    The telltale sign is that files prefixed with "_atc" are compiled.

    youdao

  • devtestqaprod(视为文件login . properties”的前缀这样只要允许,可以使用需要的任何)?

    Value: either dev, test, qa, or prod (this value is treated as prefix to the filename "login.properties" so you can use whatever values you like as long as you are consistent)?

    youdao

  • 这个压缩包中的所有文件前缀说明相关的节次以及例子一节中的顺序

    In this package, all files start with a prefix that indicates the section that covers them and the order of examples within the section.

    youdao

  • 属性文件平面文件它们并未提供任何形式分组但是可以通过创建具有相同前缀的带点名称来对的键实现虚假嵌套。

    Properties files are flat - they don't offer any sort of nesting or grouping of keys - but you can pseudo-nest your keys by creating dotted names with identical prefixes.

    youdao

  • 这个人们可以读取文件包含了一系列地址信息 ——每行个地址,每行都一个前缀字符

    This human-readable file contains a list of addresses -- one per line, each with a prefix character.

    youdao

  • 这个压缩包中的所有文件前缀表明所属章节以及这些例子中的顺序

    In this package, all files start with a prefix indicating the section that covers them and the order the examples appear within the section.

    youdao

  • ccache _PREFIX定义了当c cache调用真实编译编译文件(预处理之后)使用前缀

    CCACHE_PREFIX defines a prefix to use when ccache calls the true compiler to compile the source (after preprocessing).

    youdao

  • 可以预定义文件前缀顶端定义自己的过滤器

    You can add your own filters on top of the predefined ones.

    youdao

  • 如果希望输出文件采用表示格式的文件扩展名,通过前缀指定输出格式很方便的。

    The ability to specify the output format as a prefix is convenient if you do not want your output file to have a format-specific file extension.

    youdao

  • 扩展名为. css文件级联样式表,扩展名为.xml文件示例xml文档可以使用前缀相同css显示

    Files with the.css extension are Cascading Stylesheets, and files with the.xml extension are sample XML documents that you can display using the CSS of the same prefix.

    youdao

  • 清单7演示了两个文本文件执行分解的过程,输出文件使用了不同前缀

    Listing 7 illustrates splitting our two text files with different prefixes for the output files.

    youdao

  • 直接样式表中使用这些前缀这些特定前缀的样式写到单独分离的文件或者使用古斯塔夫森提供的这种类似的脚本来解决它。

    Whether that means using the prefixes in your stylesheet, putting your vendor-specific code into separate stylesheets, or using a JavaScript solution like Gustafson's is up to you.

    youdao

  • 文件文件使用与租户相关前缀

    Tenant-specific file folders and files with a prefix.

    youdao

  • 提示通过从三角形图标的下拉菜单选择 Filters可以防止PackageExplorer隐藏.classpath其它前缀的(dot-prefixed)文件

    Hint: You can prevent Package Explorer from hiding the .classpath and other dot-prefixed files by selecting Filters from the drop-down menu with a triangular icon.

    youdao

  • 上面创建流程组件生成WSDL文件并不指定elementFormDefault属性因此这会导致采用命名空间前缀缺省行为

    The generated WSDL files for the process components created above do not specify the elementFormDefault attribute, so this results in the default behavior without namespace prefixes.

    youdao

  • 代码中,文件前缀ClassA文档使用RESTRICED角色进行编校,Classified时间戳添加页面中

    In this code, documents whose filename prefix is "ClassA" are redacted with the RESTRICED role, and the "Classified" stamp is added to the pages.

    youdao

  • 例中文件中的命令语句没有前缀db2

    In this case, commands and statements in the file are not prefixed by db2.

    youdao

  • XMLNamespaces规定前缀无关紧要因此只有名称空间前缀不同两个文件视作同一文件

    XML Namespaces stipulates that prefixes are inconsequential, and so two files that vary only in choice of namespace prefixes should be treated as the same.

    youdao

  • 个示例,清单8里,操作声明使用tns前缀明确地把使用消息范围界定在一个特定WSDL文件中。

    For example, in Listing 8, the operation declaration explicitly scopes the messages that it USES to a particular WSDL file using the TNS: prefix.

    youdao

  • traceFile希望跟踪文件使用前缀

    TraceFile - the prefix you want to use for each trace file name.

    youdao

  • 假设我们删除所有名称前缀Confidential-文件

    Let's say that we need to delete all the files having names with prefix Confidential -.

    youdao

  • JSP页面清单6声明所使用标记它们JSTLCore前缀c标记文件前缀da)。

    The JSP page (see Listing 6) declares the used tag libraries, which are JSTL Core (prefix c) and the library of tag files (prefix da). The CityForm.jsp

    youdao

  • 如果csv文件中的目标包含将要映射资产相对路径,那么source字段中添加source前缀在target字段中添加target前缀

    If the sources or targets in the CSV files contain relative paths to the assets to be mapped, add the source prefix in the source field and add the target prefix in the target field.

    youdao

  • 扫描所有选项参数(也就是那些字符为前缀的参数)后,如果selpg发现还有一个参数,则会接受该参数为输入文件名称尝试打开它以进行读取

    After scanning all option args (that is, those prefixed by a hyphen), if it finds one more arg, it takes it to be the name of the input file and tries to open it for reading.

    youdao

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

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

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