• I accept all kinds of help like code, documentation, tests,...

    接受任何形式帮助代码文档测试等。

    youdao

  • The reason I like this code is because it is simple to use (only 1 line), and gives you some control over your own namespace.

    喜欢代码原因简单易用只有1),并且能够让某种程度控制自己名称空间

    youdao

  • There may be some better coding tricks to shorten this a bit, but I like to keep my code somewhat readable.

    也许一些更好编码技巧来将代码缩短一点喜欢的代码保持相当可读性

    youdao

  • For an alternative solution, I could have created an invocation handler that looks more like the one from Listing 2, where the validation code is run directly in the invocation handler.

    作为替代解决方案建立一个看起来很清单2调用处理程序,验证代码直接调用处理程序里运行

    youdao

  • As far as I'm concerned, this is the best of all possible worldsI like the oo goodness of being able to ignore cleanup, but I don't like the discipline of writing oo code straight through.

    所知所有当中最好——我喜欢面向对象好处因为它可以忽略清除但是并不喜欢要从头到尾面向对象的代码规定

    youdao

  • Right. If you look at the rest of that code, gee, it looks a lot like what I had elsewhere.

    如果看看剩下代码天呐看上去就像在别的地方写过的。

    youdao

  • I seriously doubt you're designing a system like this, but it's good to remember just why we don't structure code this way.

    真的怀疑正在这样设计一个系统但是最好记得为什么我们应该这样构建代码

    youdao

  • The following describes my thinking, how I implemented the code, and what the code looks like.

    下面介绍了思想如何实现代码以及代码的样子

    youdao

  • MF: Like so many things, I don't think there's much of a difference between these and any other kind of code.

    MF其它许多事情一样,认为领域特定语言代码其它代码多大区别

    youdao

  • I know the people who I will be handing it off to, so I know their skill sets, I know generally how they like to code.

    了解将要接手因此知道他们掌握技能,我知道他们编码方式的偏好。

    youdao

  • What I like most about all this is that, for the CORBA object invocation we have just been talking about to complete successfully, I had no code to write!

    喜欢对于我们讨论关于如何使之成功完成CORBA对象调用,我不必编写代码

    youdao

  • But I would like to focus on an issue that arose while I was recording the podcast: programmers' all too common inability to write clean, maintainable code.

    但是关注个我记录这个播客所遇到的一个问题:不能够编写干净简洁的代码,也是程序员们遇到的一个相当普遍的问题。

    youdao

  • In general form, code very much like what I present will be common for similar tasks.

    一般情况下,给出代码对于类似任务通用的。

    youdao

  • I hope I have convinced you of the value of your existing code base and that you'll consider refactoring the next time you feel like starting over.

    希望已经认识到了现有代码价值下一次要推倒重来的时候会考虑到重构

    youdao

  • On the downside Axure is, what I feel, somewhat expensive and I also don't like the untidy HTML code it generates.

    但是缺点在于觉得过于昂贵了而且喜欢自动生成的乱码。

    youdao

  • I would like it simply to return the data, but it really has to return an error code and the data.

    需要返回数据实际上必须返回错误代码数据。

    youdao

  • The code that the RP uses is essentially just like the code you saw in Part 1, so I refer you there for more information about RP internals.

    RP使用代码基本上 第 1部分看到的代码差不多,关于 RP内部原理的更多信息参见第 1 部分。

    youdao

  • Like Guido van Rossum, I value the ability to read and understand code over trying to get the last little bit of performance out of my programs at the expense of clarity.

    Guidovan Rossum一样,试图以清晰度为代价程序得到最后一点性能之上,重视理解代码能力

    youdao

  • In the code that I provide, the database is MySQL, but you can use DB2 or any other database that you like.

    提供代码中,数据库MySQL但是可以使用DB 2或者喜欢任何其他数据库。

    youdao

  • I like things that don't take up very much code, so Maypole currently uses a model class system based on Class::DBI::Loader.

    喜欢不用很多代码就能实现的东西因此Mayple当前使用了一个基于Class::DBI::Loader模型系统

    youdao

  • For the Author table I created last time, this new database access model looks like the code in Listing 7.

    对于上一次介绍author新建数据库访问模型清单7中的代码

    youdao

  • If all I need to do is simply show the View in the ApplicationShell on activation the code might look like Figure 3.

    如果需要得只不过简单地激活显示ApplicationShell中的视图代码可能如同代码3所示。

    youdao

  • Well, now I go through code very much like what I did for max val in the first place. I check whether it's 0, et cetera, et cetera.

    现在我会代码,就像之前捋maxval函数一样,我会检查是不是0等等等等。

    youdao

  • When I decide to move the resulting code into production — with a URL like acmecorp.biz/geotweetI'll need to generate another key.

    决定使用 acmecorp.biz/geotweet 之类的URL得到的代码移动生产环境中时,我需要生成另一个

    youdao

  • Here, I know how much you like test code, so I whipped up this baby to show what's going wrong. "he called up another file in the editor."

    就在这儿知道很喜欢测试看看段代码什么地方出问题了?

    youdao

  • Some people think that I add code to SLOCCount that looks like the previous code.

    有些认为SLOCCount添加了上面这样代码

    youdao

  • I would like to thank Christopher Chung for his invaluable help and support and contribution of the code snippet for this article.

    感谢ChristopherChung提供非常宝贵帮助以及本文中代码片断所做的贡献

    youdao

  • I am sometimes asked about my position on code comments, and, like most things, I have strong opinions about it. Two kinds of comments exist.

    有时候我会代码注释有些疑问,自然而然对于这些疑问有些明确的看法

    youdao

  • The thing I like most about the Groovy code is that it is far more expressive.

    Groovy代码欣喜一个地方就是更具表达性。

    youdao

  • The thing I like most about the Groovy code is that it is far more expressive.

    Groovy代码欣喜一个地方就是更具表达性。

    youdao

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

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

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