• The jester with the broken crown.

    我是个戴着破碎王冠的小丑

    youdao

  • The jester stole his thorny crown.

    偷走荆棘王冠

    youdao

  • The jester laughed Lenore and wanted to see the king's jeweler.

    小丑笑了丽诺儿,然后国王珠宝匠。

    youdao

  • Oh, and while the king was looking down, the jester stole his thorny crown.

    国王向下小丑多刺的王冠成了帝王。

    youdao

  • When the jester sang for the King and Queen, in a coat he borrowed from James Dean.

    小丑穿上詹姆士·迪恩外套国王王后演唱

    youdao

  • The jester came running into the room. He wore his funny clothes covered with bells.

    小丑房间里穿着铃铛有趣衣服

    youdao

  • The jester spoke to him: "Who knew what the moon was made of and how far away it was."

    小丑讲:“知道月亮什么做成还有它有遥远。”

    youdao

  • I've heard something about a jester. The jester knows a way to get to places no one else can?

    听说岛上有个小丑,好像那个小丑知道怎么一些别人了的地方

    youdao

  • The jester said if these wise men do not know how to hide the moon then the moon cannot be hidden.

    小丑这些聪明人知道怎么遮住月亮月亮就不能遮住

    youdao

  • After a time, the king relented only enough to give the jester his choice as to how he would like to die.

    后来国王有些心软了,但只是选择如何死而已

    youdao

  • Nor does he understand that there are certain manifestations of genius which should be sacred even for the jester.

    明白有些天才彰显神圣的,即使调侃者也不应该拿来开玩笑。

    youdao

  • Destroying them simply causes them to multiply, unless you use the bottle of acid the jester dropped earlier on them.

    摧毁它们会让它们数量翻倍除非它们刚才小丑身上掉落酸液

    youdao

  • The jester play teasing the sage Confucius had performed since the tang and Song Dynasties, and it involved various great social problems after the Ming and Qing Dynasties.

    唐宋以降,弄孔敷演明清以后优戏弄孔则广多种重大社会问题

    youdao

  • Written by Ivan Moore, Jester is an excellent tool that tests the unit tests that programmers and developers write.

    JesterIvanMoore编写,它测试程序员开发人员编写单元测试的优秀工具

    youdao

  • The Sophos report reveals 1800 Facebook users had their profiles defaced in August by an attack that installed a Trojan while displaying an animated graphic of a court jester.

    Sophos报告称,8月份1800名Facebook用户档案遭到了木马病毒攻击,上面显示一个小丑的动画图片

    youdao

  • Stuart Ellman (fifth profile) is dressed as the court jester (probably a Halloween PIC).

    斯图尔特·尔曼(第五个)把自己打扮宫廷小丑(可能是一张万圣节图片)。

    youdao

  • But he occasionally looks like Mr Jobs's court jester in this role, and the mere fact that Mr Jobs grants him such exposure may indicate that he is not the chosen one.

    但是有时看来好像乔布斯小丑也许乔布斯让这么做是暗示不是选中的未来的老板。

    youdao

  • Jester doesn't integrate particularly well (or at all) with IDEs, so it's important to set up the CLASSPATH and directories properly to make the tests pass.

    JesterIDE集成不是特别(或者根本不好),所以测试通过,重要正确设置CLASSPATH目录

    youdao

  • Before you can run Jester, all the unit tests must pass with the unmodified source code.

    运行Jester之前所有没有修改源代码的单元测试必须测试通过

    youdao

  • Jester looks for its configuration files in the classpath, so you must put the main Jester directory on the classpath too.

    Jester路径查找配置文件所以必须还要Jester目录放在类路径中。

    youdao

  • Because Jester recompiles the code base and reruns the test suite for each change it makes, it runs orders of magnitude more slowly than more traditional tools like Clover.

    因为Jester重新编译代码而且自己做的每个修改都重新运行测试套件,所以的运行要Clover这样传统工具慢得

    youdao

  • Known as the "Portrait of Dwarf Morgante," the subject was a court jester, part of the Medici court in the Florentine Renaissance.

    幅名为《矮人morgante肖像画作中的人物文艺复兴时期佛罗伦萨的美第家族的一位宫廷弄臣

    youdao

  • Normally you don't worry too much about how fast the unit tests take to run, but any savings can be significant when multiplied by the thousands of times Jester executes the test suite.

    一般情况下,人们单元测试运行速度注意,但是如果Jester上千执行测试套件的次数,那么任何节约都会非常显著

    youdao

  • Jester made 11 changes to the class, and only one caused the tests to fail.

    Jester进行了11修改只有造成测试失败。

    youdao

  • Instead Jester changes the source code, recompiles it, and runs the test suite to see if anything breaks.

    相反Jester修改源代码、重新编译源代码,然后运行测试套件查看是否有什么事出错

    youdao

  • Jester determines if the tests succeed by checking what's been printed, so program output to System.err often confuses it.

    Jester通过检查打印的内容来判断测试是否成功所以System .err程序输出Jester弄混。

    youdao

  • Remember, Jester is deliberately introducing bugs into the code, so you don't want to risk leaving one behind if something goes wrong.

    记住Jester代码故意加入bug所以不要冒险在出现问题的情况下遗漏一个bug。

    youdao

  • This article doesn't go into the technicalities of interpreting Jester's outputs and exactly how Jester works.

    本文不会探讨解释Jester输出精确说明Jester如何工作的技术细节。

    youdao

  • Be sure you fix it in both the copy of the source tree Jester is working on and in the actual tree.

    确保同时Jester正在处理拷贝实际树中的bug进行了修复

    youdao

  • As soon as Jester detects a single test failure, it aborts the run, so failing as early as possible can short-circuit a lot of time-consuming extra tests.

    只要Jester发现一个测试失败会终止运行所以尽早失败可以短路大量耗时额外测试

    youdao

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

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

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