• As this example shows, writing data is easy with the print statement.

    正如这个示例演示的,print语句写入数据容易。

    youdao

  • Lists can be values in a dictionary, as this example shows, but they cannot be keys.

    如图所示,用字典中的键值组成列表不能用键。

    youdao

  • As this example shows, you can have different data types for the keys and the data values in a dictionary.

    这个例子所示可以一个dictionary中使用不同数据类型数据

    youdao

  • As this example shows, to modify a tablein this case, to add a new count column to the bigdog.products.

    所示修改中是将count添加bigdog. products表中,首先要创建一个具有需要的正确模式的表。

    youdao

  • As this example shows, OpenJPA's extension of the CriteriaBuilder interface supports the following expression.

    这个例子所示,OpenJPAQueryBuilder接口扩展支持以下表达式

    youdao

  • So the fact, though, is the way ancient people interpret a text, as this example shows, is not the way I have been teaching you in this class to interpret texts.

    所以事实古代人解读经文方式这个例子可以看出不是一直教你们,解读经文的方式。

    youdao

  • As this example shows, though, it doesn't always outperform the gencon policy, and so it's worth seeing how the behavior of your application changes when you use different GC policies.

    正如此例所示尽管并不总是胜过gencon策略因此使用不同GC策略时,应该查看应用程序如何改变行为

    youdao

  • This example shows how records read in from a file by a FileInput node are propagated through a flow and then output as MQ messages.

    示例说明如何记录通过传播FileInput节点文件读取的记录,然后输出MQ消息

    youdao

  • Listing 7 shows an example of this, where I've patched the JassistTiming code to always treat the timed method as returning an int value.

    清单7展示了这样例子其中JassistTiming代码修改为总是认为计时方法返回一个int

    youdao

  • Figure 17 shows an example of how this is configured for the key information, with each direction labelled as a and b.

    17显示了如何密钥信息配置DN别名示例其中每个方向分别标记a和b。

    youdao

  • I used all three kinds of XProc steps in this example. Step types are represented as rectangles in the workflow diagram that Figure 2 shows.

    中,Xproc步骤步骤类型工作流中用矩形表示如图2所示。

    youdao

  • This example shows how fault tolerance is possible using two OpenPower 710 models: one acting as a primary server and the other acting as a backup server.

    展示了如何使用OpenPower 710机器使容错成为可能:为主服务器一台作为备份服务器。

    youdao

  • This sample code shows how a PHP script can leverage those classes. As before, create a new PHP script (for example, MoreJava.php) and add the following code.

    示例代码显示了php脚本可以如何利用这些

    youdao

  • Endianness is mostly an issue with data written out to files, but as the artificial example above shows, you can write code which is affected by this.

    字节次序通常随着数据写入文件时而产生的问题不过正如上面例子显示的一样,可能会编写此影响的代码

    youdao

  • Although this example shows that he has the same user name for both the job manager and the deployment manager, he might just as likely have different user names and passwords.

    虽然示例显示作业管理部署管理器上拥有相同用户,但他可能拥有不同的用户密码

    youdao

  • This example shows a second method, using a scatter plot as an example.

    给出第二种方法使用作为示例。

    youdao

  • This example shows that I can treat a function just as I treat any other variable.

    这个例子说明可以处理其他变量一样处理函数

    youdao

  • Use this movie Search example to retrieve a random movie title name, as Listing 3 shows.

    这个电影搜索例子取回一个任意电影的标题名称列表3所示。

    youdao

  • This example shows that if RUNSTATS is run while there is WRITE activity happening on the table, the statistics can be inconsistent as in this example.

    示例显示如果发生WRITE活动时运行RUNSTATS统计数据可能与本示例中的不一致

    youdao

  • This is not new, as the example of the people who sneaked the first PCs into offices shows.

    不是新闻了:曾经有人潜入第一批个人电脑来查看办公文件。

    youdao

  • We'll be using a UML-to-SOA transformation for this example, as Figure 3 shows.

    对于我们使用uml到soa的转变,如图3所示。

    youdao

  • As this article's JMenuBar example shows, even when there's no support for a task in the API, you might be able to implement it yourself, albeit a bit indirectly.

    本文的JMenuBar示例所显示的,即使api支持某个任务时,自己实现虽然一点间接。

    youdao

  • This article shows you how to develop a unit test suite for legacy code that's never been tested, using jEdit as an example.

    本文使用jEdit 做为例子,展示如何从未测试遗留代码开发一个单元测试套件

    youdao

  • XSLT Support: This one is a bit esoteric, but it is becoming more and more necessary to translate XML into HTML or more readable text. For example, the way Safari shows an RSS Feed as a web page.

    XSLT支持: 看上去有点深奥但是XML转化HTML可读性强的格式越来越必要,就SafariRSSFeed显示网页那样

    youdao

  • As the example of this family shows, God will never forget us and there is something you and I can always do.

    就像这个家庭例子上帝不会宽恕我们可以些什么去帮助别人。

    youdao

  • This example shows that the WebSphere MQ classes in RACF do not provide as granular of access for MQI operations as the OAM does.

    这个例子表明RACF中的WebSphereMQOAM那样提供MQI操作细粒度访问级别。

    youdao

  • Enter the super user name and password (admin for this example), as Figure 17 shows, to proceed.

    键入个超级用户名称密码(例如admin),如图17所示,然后继续往下操作。

    youdao

  • This code fragment, which stands as a complete but rather simple example, shows a number of details.

    这个代码一个完整相当简单示例展示几个细节。

    youdao

  • Using arguments in this way, you can easily build iteration into data structures such as arrays. Listing 3 shows an example of iterating over an array in Ruby

    这种方法使用参数可以很容易地数据结构如数组)中构建迭代

    youdao

  • Using arguments in this way, you can easily build iteration into data structures such as arrays. Listing 3 shows an example of iterating over an array in Ruby

    这种方法使用参数可以很容易地数据结构如数组)中构建迭代

    youdao

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

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

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