• 现在第2第4行的字母都转换成了大写字母。

    Lines 2 through 4 will now turn into upper case.

    youdao

  • 现在使用JAXP 1.3可以解析验证转换XML无需编写特定开发商的代码

    Now, with JAXP 1.3, you can parse, validate, and transform XML without ever writing a line of vendor-specific code.

    youdao

  • 第1match属性定义转换过程中将允许使用模板元素

    Line 1 defines, with the "match" attribute, the element that will allow the use of this template in the transformation process.

    youdao

  • 如果显示50行的代码的话,手工转换HTML符号可能就要花上一些时间了。

    If you have to display a 50 lines code, this may take a while to manually convert HTML symbols.

    youdao

  • 如下所示,提供每个文件中的每一转换变形后字母数字字符串

    As shown below, each line in every file provided will be transformed into an inflected alphanumeric string.

    youdao

  • 如果没有文件保存使用UNIX换行符来表示结束这种格式,则需要这样的文件转换成本 UNIX 格式,否则一些命令实用程序不会正确地处理这些文件。

    When not saved using the UNIX newline line ends, such files need to be converted into the native UNIX format or else some command utilities will not process them correctly.

    youdao

  • 创建RSS到电子表格转换转换远程rss提要检索所有新的新闻,从提要中提取新闻元数据放置电子表格的列中

    You'll create an RSS-to-spreadsheet converter, which retrieves all the news stories from a remote RSS feed, extracts story metadata from the feed, and places it in spreadsheet rows and columns.

    youdao

  • 认为明智的做法寻找适当的投资人因为依靠自有资金创业你基本上只能咨询类的公司类型的业务很难转换成一个实业行的事业。

    I think it's wise to take money from investors. To be self-funding, you have to start as a consulting company, and it's hard to switch from that to a product company.

    youdao

  • 结果加载模块的20,000个行的脚本转换200行的脚本,这将加速最初的加载编译过程

    The result is that you convert that 20,000 line script with modules back into a 200-line script, speeding up the initial loading and compilation stages.

    youdao

  • 所有客户端的请求转换一系列VU指令因此网页上只需点一下鼠标就可以产生数千VU代码

    All of the client requests are translated into a series of VU commands; therefore, a single click on a Web page may generate thousands of lines of VU code.

    youdao

  • REJECTFILE设置发生错误比如数据转换错误)时IDS写入拒绝行的完整路径

    REJECTFILE: Sets the full pathname where IDS writes rejected rows due to errors, such as a data-conversion error.

    youdao

  • 可以轻松地子元素转换行的属性

    You can also just as easily turn the subelements into attributes of the row instead.

    youdao

  • 典型JET模板第一将其转换一个适合如清单2

    The first line of a typical JET template will be to cast this to a more appropriate class, as shown in Listing 2.

    youdao

  • 如果这些转换文字表示我们可以看到每个信息上下文都有意义并且在上下文中完整的。

    If we convert these lines to what they mean in English, we can see that each information item, and its context, makes sense and is contextually complete.

    youdao

  • 200行的脚本快速转换 10,000 20,000

    That can turn your 200 line script into a 10,000 or 20,000 line script very quickly.

    youdao

  • 虽然人体可以自动将 α-亚麻ALA转换成 二十碳五烯酸(EPA二十二碳六烯酸(DHA) ,转换人们需要食用大量含有 α-亚麻酸(ALA)食品才行,这种做法可行性高。

    Although human can convert alpha-linolenic acid(ALA)to EPA and DHA, the conversion rate is so low, you need eat a lot of food contain ALA, that's make it impractical.

    youdao

  • pyxie将完成基本操作:XML文档转换一种易于进行语法分析的基于行的格式并且提供了XML文档当作可操作处理的方法

    Pyxie does two basic things: it transforms XML documents to a more easily parsed line-oriented format; and it provides methods to treat an XML document as a walkable tree.

    youdao

  • 获取所需所有可以使用XQuery函数fnupper - casecity元素转换为大写与“PARIS”做比较

    To catch all four rows that you require, you can use the XQuery function fn: upper-case to convert the city element values to upper case and compare them to "PARIS."

    youdao

  • 第二展示了Grails如何转换请求将要发回响应

    The second line shows how Grails interprets the request and the response it will send back.

    youdao

  • 转换查询给定输入输出时,RelationshipService将使用实例ID查找匹配

    When a transformation looks up an output for a given input, the Relationship Service uses the instance id to find the matching row.

    youdao

  • 将完成两项基本操作:XML文档转换一种易于进行语法分析的基于行的格式并且它提供了XML文档当作可操作处理的方法

    Does two basic things: it transforms XML documents to a more easily parsed line-oriented format; and it provides methods to treat an XML document as a walkable tree.

    youdao

  • 第101到107MessageContext获得响应使用分析JMSSOAPSender文件讨论过的助手方法转换字符串表示

    Lines 101-107 get the response from MessageContext and convert it to a string representation using helper methods as discussed in Analyzing the JMSSOAPSender file.

    youdao

  • 如果告诉FindBugs在什么地方寻找代码就会转换相应选项卡突出显示有问题的那一行

    If you tell FindBugs where to find your source, it will highlight the offending line of code when you switch to the appropriate TAB.

    youdao

  • 请注意main方法主体部分第三需要进数据类型转换

    Notice the cast needed in the third line of the body of the main method.

    youdao

  • 可以告诉Spring转换数据访问实现数据访问异常只需清单8中的添加Spring的配置文件即可

    You can also tell Spring to translate data access exceptions for data access implementation classes, simply by adding the line in Listing 8 to Spring's configuration file.

    youdao

  • 可以进行各种转换(例如子集)。

    Various transformations can be done (such as subset rows and columns).

    youdao

  • 条preg_replace指令用逗号分隔数据转换一行用制表符分隔的数据。

    This preg_replace instruction transforms a line of comma-separated data into a line of tab-separated data.

    youdao

  • 清单7中的for循环将它们奇怪的文件名转换简单X,Y()坐标将它们的存储在%vals散列中

    The for loop in Listing 7 translates their filename vagaries into simple X, Y (column and row) coordinates, and stores their values in the % vals hash.

    youdao

  • 转换文件本身相当简短不到 230),但是可以快速地进行定制满足不同Web表单开发需求

    The transform itself is relatively short (less than 230 lines), but can be quickly customized to meet different Web form development needs.

    youdao

  • 函数posplus1全局位置bigint为参数进行转换,同时使行的pos模式成为下一模式。

    The function will take in the BIGINT value of the global position of the row posplus1 and translate this, given the pattern pos of the parent into the pattern for the next row.

    youdao

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

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

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