• 如果脚本花费一些时间执行或许执行脚本开始结束地方打印时间

    If the script is going to take more than few seconds to execute, you may want to print the date at the beginning and at the end of the execution of the script.

    youdao

  • 这里包装器方法只是保存当前时间然后调用改名方法,返回调用原方法的结果之前打印时间报告

    Here the wrapper method just saves the current time, then calls the renamed original method and prints a time report before returning the result of the call to the original method.

    youdao

  • 许多航空公司现在允许乘客在线打印登机牌节省宝贵的时间

    Many airlines now allow passengers to print their boarding passes online to save their valuable time.

    youdao

  • 可能需要时间协商一个特定户外广告位置空间打印海报油漆公告板

    It may also take time to negotiate for the space for a specific outdoor advertising location, to print the posters, or to paint the board.

    youdao

  • 按照使用速度打印将撑不过今年剩下时间

    At the rate it is being used, the printer is not going to make it through the rest of the year.

    youdao

  • 问题3D打印几乎一无所知,而且只有9个时间清楚如何打印5种时髦造型

    The problem was that I barely knew anything about 3D printing, and I had only nine months to figure out how to print five fashionable looks.

    youdao

  • 秘书花了很长时间将我那几乎辨别不清的书写稿转换打印的、字迹清晰文稿

    My secretary worked long hours translating my almost illegible writing into a typewritten and readable script.

    《柯林斯英汉双解大词典》

  • 电子邮件帮人们省去打印折叠信件放进信封时间麻烦

    Email saved the time and trouble of printing letters, folding them up and putting them in envelopes.

    youdao

  • 如果起来什么想法,那么就拿出日历或者电脑打印份,然后开始计划在下一段时间里你每天想吃什么

    If this sounds like something you might like, pull out a calendar or print one off your computer and start planning out what you want to make for meals each day.

    youdao

  • 如果最新音调队列检查连续音调检查通过就记录音调事件及其时间以供稍后打印比较

    If both the recent tones queue check and the contiguous tone check are passed, record the tone event and its time for later printing or comparison.

    youdao

  • 服务实现中,我们确保每个函数所需执行时间最少是一而且执行同时打印一些消息

    In the sample service implementation, we make sure that, each function's execution time requires at least one second and it will print out some message while being executed.

    youdao

  • 假如没有时间阅读篇文章的话,你可以将它添加书签干脆打印下来。

    If you don't have time to read it now, feel free to bookmark it or print it out for later.

    youdao

  • 程序流程模板名称作为命令参数并且打印出了所有相对应的流程实例启动时间

    The program takes the name of a process template as a command line parameter and prints out start times of all of the corresponding process instances.

    youdao

  • 清单6生成实际计算开始时间经过毫秒作为编排好格式的消息打印出来代码

    Listing 6 generates the code to actually compute the number of milliseconds elapsed since the start time, and to print it out as a nicely formatted message.

    youdao

  • 虽然医生可能对于努力教育自己了解病情很欣赏,但没有时间打印多个不同网站找到的资料。

    Although your doctor may appreciate the fact that you are making the effort to educate yourself on your condition, he doesn't have time to read printouts from a dozen different Web sites you found.

    youdao

  • 花了很多时间打印封信上

    I spent lots of time in typing this letter.

    youdao

  • 实际发生20世纪最后20时间里,由于电子技术使打印廉价,也更方便,所以办公室纸张消耗翻了一番不止。

    What actually happened was that global consumption of office paper more than doubled in the last two decades of the 20th century, as digital technology made printing cheaper and easier.

    youdao

  • 打印不再需要保存聊天打印聊天时,聊天记录中包括所有内容都会打印出来,比如时间系统消息

    You no longer need to save a chat to print it, and when you print a chat, everything included in the chat transcript is included, such as time stamps and system messages.

    youdao

  • 付款时间扫描显著并且打印所花的时间比付款扫描更少。

    Payment takes significantly less time than scanning, and printing takes less time than payment or scanning.

    youdao

  • 添加代码只是开始时间保存局部变量然后方法结束时计算持续时间打印控制台

    The added code just saves the start time to a local variable, then computes the elapsed time at the end of the method and prints it to the console.

    youdao

  • 这种墨水打印的字,会时间之后消失,时间长短由随便控制

    So this is a non-ink based print that disappears in a time frame that you can program, hours, days whatever.

    youdao

  • 使用这些合同可以为你节省时间避免打印错误不过,用这些合同范本时忘了替换掉老客户名字

    Just remember to find and replace the old client's name. Starting with an existing form saves time and avoids the errors of typing.

    youdao

  • 我们使用一个数码白板,我们可以这个数码白板上保存打印被画出非常节省时间的。

    We used a digital whiteboard that could save and print diagrams drawn on it, which was a wonderful timesaver.

    youdao

  • 自即日起,考生登录报名网站重新下载打印标有调整时间的考试确认

    Candidates can logon to your profile and download renewed confirmation letters with new time.

    youdao

  • 例如Get - Date命令表面来看,只是简单打印当前日期时间实际上返回一个DataTime类型对象这个对象是。NET框剪的一部分

    For example, the Get-Date command on the surface may appear to just print out the current date and time. But in fact, it returns an object of type DateTime, which is part of the.net framework.

    youdao

  • 首先需要延迟打印每个方法调用进入线(“entering”line),直到可以确定所用的时间足以使通过筛选器

    First, I need to delay printing the "entering" line for each method call until I can see if the time taken is enough to make it through my filter.

    youdao

  • stop方法调用记录执行时间打印日志信息

    The call to the stop method records the execution time and prints a log message.

    youdao

  • 我们使用sleep命令显示推迟然后使用date命令打印当前日期时间

    We use the sleep command to cause a delay for two seconds, and use the date command to print the current date and time.

    youdao

  • 如果我们保留最大超时长度4秒,那么程序运行这个时间就会结束打印当前输入敲打序列

    If you leave the maximum timeout length at four, the program will end and print your currently entered knock sequence.

    youdao

  • 如果我们保留最大超时长度4秒,那么程序运行这个时间就会结束打印当前输入敲打序列

    If you leave the maximum timeout length at four, the program will end and print your currently entered knock sequence.

    youdao

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

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

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