• Most importantly, document your code.

    重要的是,一定要为代码编写文档

    youdao

  • Document your code - Whether its documenting a Web Service API or documenting a simple class, document as you go.

    编写文档无论是Web服务API还是一个简单尽量编写相应文档

    youdao

  • Within it, your code has access to virtually all items and properties of a particular document.

    使用这个标签代码可以访问一个特定文档的所有项目属性

    youdao

  • You'd probably develop this code in a separate file so that you could test it out to be sure it works as expected before putting it into your document.

    应该单独文件开发这些代码这样可以它们放入文档之前对其进行测试确保它们期望的那样工作

    youdao

  • It then USES the handler for call-backs into your code as it processes the input document.

    然后,在输入文档进行处理的时候,使用代码中的处理程序作为

    youdao

  • Bad: if you do not document your schemas, users have two other optionsthey can rifle through your source code or refer to a separate document.

    不好的方法:如果模式编写文档用户就面临选择——他们可能搜索源代码或是去寻找单独的文档文件。

    youdao

  • The main drawback to the generated object model approach is that it ties your code directly to the structure of the XML document.

    所生成对象模型方法主要缺点使代码XML文档结构直接相关。

    youdao

  • If the document structure changes, you need to rerun the code generation and modify your application code to work with the resulting modified data classes.

    如果文档结构发生变化需要重新生成代码修改应用程序代码使用最终修改后的数据

    youdao

  • Second, it allows you to change a document, even remove it, without having your code fail when you proceed to the next document.

    其次允许更改文档甚至删除文档,处理一文档代码不会失败

    youdao

  • You need to know how the Document Object Model (DOM) works only if you wish to change the code in this tutorial to suit your own applications.

    只有希望修改教程中的代码适应具体应用程序时才需要了解文档对象模型(DOM)的工作原理

    youdao

  • For example, you can type your code any way you want, without worrying about the formatting, and it will still be formatted perfectly automatically each time you save your document.

    例如可以采用任意方法输入代码而无需担心格式问题,并且每次保存文档时,系统自动地设定代码的格式

    youdao

  • What if your database has some validation code that requires various fields to be filled before the document can be saved, and will produce all sorts of errors if you try to save before that?

    如果数据库具有验证代码,这些代码要求保存文档之前各个字段都必须填写完整,并且如果还未填写完整试图保存文档会产生各种错误怎么办?

    youdao

  • Your JSON document doesn't contain any markup, just the URLs and metadata for the images your JavaScript code turns into a slide show.

    我们的JSON文档包含任何标记包含要转换幻灯片图像URL元数据

    youdao

  • If you want to use your own XML documents, feel free; you just need to adjust the sample code to match the structure and logical names in your own document.

    如果希望使用自己的XML文档完全可以,只要调整示例代码文档结构逻辑匹配即可。

    youdao

  • To index and then search files, you first need write code that converts your files into Document objects.

    为了建立索引搜索文件首先代码的文件转换Document对象。

    youdao

  • For example, get Eclipse (see Resources), open a new project, copy and paste the code from Listing 1 into a new document, edit, and you are well on your way to a structured resume data file.

    例如获取Eclipse(参见参考资料),打开项目,将清单1中的代码复制粘贴一个新文档中编辑很快创建一个结构化简历数据文件

    youdao

  • In the above code, you declare that your document will have a root element called RSS and that this element will have a child element called channel.

    以上代码中,声明文档rss元素并且有一个channel元素。

    youdao

  • You can adjust any of these Settings in your PHP code, too, so don't worry if you're not sure (for example, if you set portrait-mode document layouts here, you can still create landscape documents).

    可以PHP代码调整这些设置中的任意一个如果无法确定无需担心(例如,如果您在此处设置的是像模式文档布局,您仍然可以创建景观文档)。

    youdao

  • They let you do things like format your code and organize imports automatically when you save your document. To configure save actions.

    保存文档,保存操作允许自动执行格式化代码组织导入之类的操作。

    youdao

  • The problem with this approach is that it requires your handler code to always know where the parser is in the document, and to interpret the components appropriately.

    这个方法存在问题需要处理程序代码始终知道解析器位于文档的哪个位置需要它正确地解释组件。

    youdao

  • By so closely reflecting the document structure, it creates a tight coupling between your application code and that structure.

    通过如此实地反映文档结构方法使应用程序代码和文档结构之间紧密耦合

    youdao

  • Your code often needs to walk through things item by item, whether it's a list, a file, or an XML document.

    代码通常需要逐项遍历内容,不管列表文件还是XML文档。

    youdao

  • To try this, you can put the form on a Web site, then save the code in Listing 14 as an HTML document on your desktop.

    尝试操作,可以表单放到Web站点中,然后清单14中的代码桌面上的HTML文档

    youdao

  • If you're working with a stable document structure defined by a Schema or DTD, and the structure suits your application's needs, code generation is probably the best approach.

    如果使用SchemaDTD定义稳定文档结构并且结构适合应用程序需要,则代码生成方法可能最佳方法。

    youdao

  • If the core of your application is processing an XML document, the XML Code framework constructed by JBind may make it very easy to use.

    如果应用程序核心处理XML文档,则使用JBind构造“XML代码框架可能非常简单

    youdao

  • So while you work directly with SAXParserFactory in your code, JAXP might use Apache Xerces behind the scenes to handle the actual parsing of a document.

    因此虽然代码直接使用SAXParserFactory,JAXP必须在幕后使用ApacheXerces处理真正文档解析

    youdao

  • Then, you can use the XML to SQL wizard to unit test the XML document for validity before writing your code that will use the XMLToSQL run time library.

    同时也可以编写使用XMLToSQL运行代码之前通过XMLToSQL向导进行XML文档单元测试

    youdao

  • Starting the project from within Visual Studio.net loads Excel or Word along with your Office document, and runs your code as necessary.

    Visual Studio . NET启动项目加载ExcelWord以及Office文档必要时运行代码

    youdao

  • Make your code legible, use Perl's built-in functions instead of writing your own, and document obscure ways of doing obvious things.

    为了保证代码正确性,最好尽量使用那些Perl内置的函数较少使用自己编写函数,并且注意证明并记录这些不那么显然方法

    youdao

  • Those search engines can also more clearly find common words throughout your document without having to filter through code.

    查找引擎需求过滤代码就能够找到全部文档通用关键字

    youdao

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

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

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