• Howdy. My name is Matthew Mullenweg. I'm a kid born and raised in Houston, Texas. I write code, prose, and music. I've taken a few pictures too.

    你好名字马修·穆伦韦格一个出生成长得克萨斯州休斯顿孩子。我代码散文音乐。我拍过一些照片

    youdao

  • You can create WSDL files yourself and generate a skeleton of your service from the WSDL files, then write application code in the skeleton; this is known as top-down development.

    可以自己创建WSDL文件,也可以WSDL文件生成服务骨架然后这个骨架中编写应用程序代码称为顶向下开发。

    youdao

  • But if you don't write code to do something in that callback, nothing will get reported to your code or to the application client.

    但是如果不在回调编写某事代码,则代码应用程序客户机得不到任何报告

    youdao

  • All of this behavior is achieved automatically, without any additional code for the developer to write, simply by implementing the code in an EJB.

    所有这些行为都是自动完成需要开发人员编写任何额外代码,而仅仅通过实现EJB中的代码就可以完成。

    youdao

  • Just as there are no rules that tell you exactly what comments to write in your code, there is no universal list of the "right" attributes.

    正如没有条规则告诉代码注释一定怎么正确,也存在“正确”属性的一个普适列表

    youdao

  • When you write code using this approach, the state information is actually inherent in the code.

    使用这个方法编写代码时,状态信息实际上代码所固有

    youdao

  • Write your application in as little code as possible and get the container to do the work.

    尽可能少的代码编写应用程序并且使容器完成此项工作。

    youdao

  • Once you hear that description, it's easy to write the code, in fact. This is a place where the recursive version of it is much easier to think about than the iterative one.

    实际上一旦听到大致描述,轻松的写出代码来,一点应用递归来解决问题,比用迭代要容易理解多了

    youdao

  • It'll realize that you've come back to your senses when you write the appropriate code in the constructor.

    构造函数中写入适当代码,他们意识您知道自己在做什么。

    youdao

  • In this article I will show how to write basic code for manipulating objects in a UDDI registry.

    本文中,演示如何编写UDDI注册表中操纵对象基本代码

    youdao

  • Pair programmers might be less susceptible to poor practices because they can promise to write code in a particular way and ensure that each other's promises are kept.

    结对编程比较容易受到不好实践的影响,因为程序员们会承诺特定方式编写代码确保两个人都信守承诺。

    youdao

  • But extensions are usually limited to defining new stylesheet operations rather than altering existing ones, and usually require that someone write code in a traditional programming language.

    但是扩展通常仅限于定义新的样式表操作不是修改现有的操作,并且通常需要人们传统编程语言编写代码

    youdao

  • Therefore, try to avoid use of these runtime options and preferrably write your code in a way that makes them unnecessary.

    因此应该尽量避免使用这些运行时选项并且最好使得这些选项变得不必要的方式编写代码

    youdao

  • I'm sure you have been told a number of times that you should write comments in your code.

    毫无疑问,已经千百地被告知编写代码时一定要添加注释

    youdao

  • In many projects, developers write unit tests at the same timeor sometimes even before (as in test-driven development) — they write their code.

    许多项目中开发人员在书写代码同时书写单元测试——或者有时甚至提前(测试驱动开发中)。

    youdao

  • If you make refactoring and writing good comments a part of your personal process, you will get to a point where you are unable to write code in any other way.

    如果能使重构编写很好的注解作为个人过程一部分,您发现您不可能用任何其它方法编写代码

    youdao

  • I'm going to write the examples in functional code to keep them as brief as possible.

    下面函数性代码编写两个示例使尽可能地简单

    youdao

  • Plus, you would have to write additional code in the middle tier to map the relational data to an Object data Model or an XML data Model.

    另外必须中间层编写更多代码关系数据映射对象数据模型XML数据模型。

    youdao

  • This article explained how to write reusable code in Python.

    本文介绍了如何Python编写可重用代码

    youdao

  • If I write the code in Listing 3, Lombok will generate something like the code in Listing 4, using my annotation handlers.

    如果清单3采用的触发处理程序编写代码Lombok将会生成类似清单4中的代码。

    youdao

  • Now that we've created the JSP, we'll write the code in the portlet to validate the user id and password and display the appropriate message.

    既然已经创建JSP,现在就让我们Portlet编写代码验证用户ID密码显示适当的消息。

    youdao

  • This means being willing to write Objective-C code in the XCode IDE.

    意味着,你必须“愿意XCodeIDE中编写Objective - C代码

    youdao

  • Following the "Mastering Ajax" tutorial, write the code samples in Aptana.

    遵循MasteringAjax教程Aptana中编写代码示例

    youdao

  • For all parts of Roo you can write code in your choice of text editor, IDE or other tool.

    Roo产生所有部件都可以自己选择编辑器、IDE其他工具编写代码

    youdao

  • To use the LP taglib in the XDIME portlet, write the following code in the portal JSP page.

    XDIMEPortlet使用l p标记库,请门户JS p编写以下代码

    youdao

  • However as Neo has been impressed by Python's productivity gain before, he wondered if he could write code in Python to use DB2 JDBC driver.

    而且因为Python效率收益过去Neo留下了深刻印象,所以是否可以Python编写代码使用DB 2JDBC驱动程序。

    youdao

  • To achieve this, you'd have to write code in another language (like XQuery, for example) or use some special, proprietary XPath extension to sort the results.

    此时必须使用其他语言比如XQuery编写代码或者使用某种专门私有XPath扩展结果排序

    youdao

  • This means that the user doesn't have to write code in a programming language and understand the programming model of the Web Service engine.

    意味着用户需要编程语言编写代码理解Web服务引擎编程模型

    youdao

  • Write code for the ClaimContentAdapter file as previously described in Steps 1-7 of Write the content adapter code.

    按照编写内容适配器代码步骤1 - 7编写用于ClaimContentAdapter文件代码。

    youdao

  • Write code for the ClaimContentAdapter file as previously described in Steps 1-7 of Write the content adapter code.

    按照编写内容适配器代码步骤1 - 7编写用于ClaimContentAdapter文件代码。

    youdao

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

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

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