• And you can do the same in JRuby, as shown in Listing 6, using the existing JDK classes.

    可以JRuby一样使用已有JD k类实现相同的目的,如清单6

    youdao

  • You can stop, start, and administer a cluster as a single entity, in the same way you would do so with a single server.

    可以操作台服务器那样集群作为单个实体来进行停止开始以及管理操作。

    youdao

  • After some years of driving, for example, you can do it while listening to the radio, talking on the phone, eating a sandwich, and thinking about the weekend's golf outing, all at the same time.

    例如,有了几年驾驶经验以后做到同一时间里一边开车,一边收音机,一边电话聊天一边吃三明治,一边还想着周末出去打高尔夫球。

    youdao

  • You too can realize your dreams, and then your job is to reach back and to help someone just like you do the same thing.

    你们可以实现你们梦想然后你们的任务就是伸出帮助你们一样实现梦想。

    youdao

  • Expanding your view of what constitutes a "workout" and dropping the all or nothing approach got me in the best shape of my life and it can do the same for you.

    扩大对于锻炼理解以及放弃要么要么不做的这种想法使生活达到了最佳状态同样适合你们

    youdao

  • Writing tests before I write code has revolutionized my life as a programmer, and it can do the same for you.

    编写代码编写测试极大地改变了作为程序员生活同样可以改变生活。

    youdao

  • Women probably do the same things. And before you read I want to repeat that statement: all the reasons below can be reversed for why women cheat.

    读本文之前申明的是:我所列出男人为什么欺骗女人原因同样可用在女人身上即:女人为什么欺骗男人。

    youdao

  • Increasing the number of threads can help when multiple application threads access the same files, and you do not find any other types of bottlenecks.

    多个应用程序线程访问同一个文件并且存在任何其他类型瓶颈时候,增大线程数目可以起到帮助作用。

    youdao

  • When you do the same sequence over and over again, your memory can be partially automatized so you have the ability to do another task concurrently.

    按照同样的模式不停地重复一件事时,记忆力部分自动运行,这样就有能力同时去做其他事情

    youdao

  • You can either follow the steps to do exactly the same, or learn the techniques and ideas and apply them when using different tools.

    可以按照步骤进行同样操作,也可以学习技术思想使用不同工具应用

    youdao

  • If you offer too (many) local options, everyone else down the street offers the same products and they can probably serve it better and they probably can do it at a cheaper price than you can.

    如果推出太多本地化产品的话,大街其他的店铺可能提供相同的产品,但是他们提供的产品可能你的,或者价格比你的便宜

    youdao

  • Officials who wear a suit and tie like you say we are the same and we can do business.

    一样穿西装领带的官员我们一样的,我们可以做生意。

    youdao

  • You can do the same for a competitors products and services too.

    是否可以提供与竞争对手相同产品服务

    youdao

  • You'll log into a homepage tailored to you, where you can see your friends' favorite shows, and start conversations with anybody who follows the same shows you do.

    登录后进入个性定制的展示页面当中,在这里能够看到朋友所展示的内容,然后可以开始那些跟随你的人进行互动交流

    youdao

  • Note: Do not supply the same filename for both input and output, as you will overwrite your original data, and can cause all sorts of unexpected things to happen.

    不要输入输出提供相同文件名因为这样覆盖原始数据并且发生各种不可预料事情

    youdao

  • What you can do is to tell your supervisor if you can have a break after every couple of hours, so you can do your work and deal with your fever at the same time.

    就是上司是否可以个小时休息一下,这样你既可以工作同时也可以应付发烧

    youdao

  • Your friends will do the same and leave tags and every time you are somewhere minding your business, you can see a real time shot of your location along the tags and information left.

    朋友也会这样做留下标签,这样无论任何地方,你可以通过手机镜头看到周围标签和信息。

    youdao

  • Not only do you get great ideas in a group setting, but it can also help to know that other students are going through the same thing and that they understand.

    不仅小组得到好的主意帮助你知道其他学生经历类似事情他们理解

    youdao

  • You have a love of the things and they don't love you in the same way, but they can do things for you.

    东西它们同样爱回应你,它们了些事情

    youdao

  • You can stick your phone in your pocket and never know it’s there, but can you do the same with an iPad or TouchPad?

    手机可以放在口袋里,感觉起来什么都没有一样但是平板电脑做到吗

    youdao

  • As a shortcut, you can also simply click on the little icon circled and it will do the same thing.

    另外,可以单击圆形的快捷按钮达到同样目的。

    youdao

  • Whether it USES log4j or not, if you stick to the same information and layout, you can still do all the data mining with UNIX commands that I've described.

    不管使用log4j与否,只要坚持使用相同信息布局仍然能够使用讲述过的UNIX命令来完成所有数据挖掘

    youdao

  • Typing the same commands again and again and again make can be configured, as you'll soon see in problem set 2 or 3 to do all these for you.

    一遍又一遍地输入同样命令,但是make却是可以配置的,你们很快就看到习题集2,3中,我会演示给你们看。

    youdao

  • You can accomplish the same provider concept in the older Apache SOAP implementation, but you have a little more work to do to access the method and parameter values.

    可以ApacheSOAP实现中完成同一个提供程序概念但是为了访问方法参数,您一点儿工作

    youdao

  • You can do this because FastTrack mapping specifications and extension mapping documents share the same file format.

    之所以可以这样是因为FastTrack映射规范扩展映射文档使用相同文件格式。

    youdao

  • To do an HTTP redirect, you can manually set the Status and Location headers, or you can use the redirect method of CherryPy's httputils helper library, which does the same thing.

    将某个http定向可以手工设置StatusLocation标题或者可以使用CherryPyhttputils助手redirect方法完成相同的工作。

    youdao

  • To do an HTTP redirect, you can manually set the Status and Location headers, or you can use the redirect method of CherryPy's httputils helper library, which does the same thing.

    将某个http定向可以手工设置StatusLocation标题或者可以使用CherryPyhttputils助手redirect方法完成相同的工作。

    youdao

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

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

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