• The idea is something like CSS — which separates the display code of a web site from the content.

    就像CSS那样——从内容上把网站呈现解析成为一个个代码。

    youdao

  • The components that need to be fast — grep and Perl — are very fast, indeed, and the algorithm and display code stays out of the way enough to keep things fast.

    需快速运行的组件——grep和Perl——实际上都运行得很快,而算法和显示代码则尽量不产生干扰以保证运行速度。

    youdao

  • In order to build a middleware bridge between the front-end CGI display code and the back-end database and business logic code, an API that allows all necessary data access must be defined.

    为了在前端CGI显示代码和后端数据库及业务逻辑代码之间构建一个中间件桥,必须定义一个允许所有必需数据访问的API。

    youdao

  • In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking each of these Suggestions will display the code that would be generated.

    在此例中,它将提供创建一个类字段i、一个局部变量i或一个方法参数i的建议;单击其中的每一个建议都会显示将要生成的代码。

    youdao

  • In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking on each of these Suggestions will display the code that would be generated.

    在此例中,它将提供创建一个类字段i、一个局部变量i或一个方法参数i的建议;单击其中的每一个建议都会显示将要生成的代码。

    youdao

  • This is a way to display error messages or diagnostics; the code has a number of examples of diagnostic messages sent to this stream, many of them commented out in the release.

    这是一种显示错误消息或诊断消息的方法;代码将大量诊断消息示例发送到这个流中,其中很多在发行版中已经被注释掉了。

    youdao

  • This allowed us to remotely (re) start the display servers after a crash or code update.

    这允许我们在崩溃或代码更新之后,远程地(重新)启动显示服务器。

    youdao

  • The resulting page should include some form of tag library code that can display the content of a document.

    结果页面应该包括一些格式的标签库代码,它们可以显示文档的内容。

    youdao

  • You've probably maintained a lot of code, too - everything from simple display pages to custom applications with tens of thousands of lines somebody else wrote.

    您可能还需要维护大量代码—从简单的显示页面到包含数千行其他人编写的代码的自定义应用程序,不一而足。

    youdao

  • For example, a visual display of purely sequential code would not likely enable greater understanding than a textual representation.

    举例来说,纯顺序的代码的可视化显示可能不会比文本表示更容易理解。

    youdao

  • For instance, it is almost impossible to understand the dependencies of a large software system by reading the code; seeing a visual display of those dependencies makes the task much easier.

    举例来说,通过阅读代码来了解大型软件系统的依赖关系几乎是不可能的,观看那些依赖关系的可视化显示会令理解更容易。

    youdao

  • This code is used to determine the currency symbol to display as part of the formatted value.

    该代码用来确定作为已格式化值的一部分显示的货币符号。

    youdao

  • You can also use error messages to your advantage because they display the exact line of code that threw or generated an error.

    也可以用出错消息为自己服务,因为它们会显示抛出或生成错误的正确代码行。

    youdao

  • I'll start with an overview of the visual setup and multimedia capabilities of the wall display, and then quickly move into the code.

    我将从墙壁显示的可视化设置和多媒体能力的概述开始,然后迅速转移到代码。

    youdao

  • When the users clicks it, the browser downloads the document and attempts to display it as XML, that is, as raw code.

    用户单击它时,浏览器下载文档,并试图将其作为XML显示,也就是原始代码。

    youdao

  • Listing 3 shows the code to read the books XML file and display the contents using SAX.

    清单3显示了使用SAX读取图书XML文件并显示内容的代码。

    youdao

  • The business card is blank because the code doesn't set the "person" it should display. That's the next step.

    由于代码没有设置名片应该显示的“人员”信息,因此名片此时是空白的。

    youdao

  • When you use the "-a" option of the CLP to display the SQLCA information, the code pages of the source application (in this case the CLP), and the target database are shown.

    当您使用CLP的“-a”选项来显示SQLCA信息时,将展示源应用程序(本例中,CLP)和目标数据库的代码页。

    youdao

  • The order and address are both then used to set values of elements on the form; Listing 16 shows the code that updates the display.

    然后使用订单和地址设置表单中的元素值,清单16给出了更新显示内容的代码。

    youdao

  • The Display view allows you to manipulate live code in a scrapbook type fashion (see Figure 8).

    Display视图允许您以剪切类型的方式处理活动代码(参见图8)。

    youdao

  • This triggers some Ajax code to display details of the file in a pop-up window in the page.

    这将触发某些Ajax代码,从而在页面的弹出窗口中显示文件的详细信息。

    youdao

  • GCov code coverage display and annotation.

    GCov代码覆盖显示和注释。

    youdao

  • You will need at least a semifunctional installation of the sndpeek program, as the 3-D display portion of the code is not required.

    至少需要安装sndpeek程序的一半功能,因为3-D显示部分的代码是可选项,可以不安装。

    youdao

  • Just like we did for the list template, change the code to display the employee's network id.

    就象我们为list模板所做的那样,改变代码以显示员工的网络ID。

    youdao

  • PhpMyEdit: With this utility, write a simple calling program that generates PHP code to display or edit MySQL tables in HTML.

    phpMyEdit:使用这个工具编写一个简单的调用程序,生成一些php代码,以html格式显示或编辑的mysql表。

    youdao

  • Therefore, now you need to add a little code to create and display a new Tree Viewer (see Figure 10).

    因此,您现在需要添加一个很小的代码来创建和显示一个新的TreeViewer(请看图10)。

    youdao

  • that consists of 40 lines of code, including comments, to display the text Hello World in the middle of the window.

    此文件由40行代码(包括注释)组成,其作用是在窗口的中间显示文本Hello World。

    youdao

  • This one has the advantage of being able to display any arbitrary HTML code, fetched using Ajax, from the server.

    此方法的优点便是可以显示使用Ajax从服务器获取的任意html代码。

    youdao

  • For instance, a browser USES different code to display a JPEG than it does to display a GIF.

    例如,浏览器用于显示JPEG和GIF的代码是不同的。

    youdao

  • For instance, a browser USES different code to display a JPEG than it does to display a GIF.

    例如,浏览器用于显示JPEG和GIF的代码是不同的。

    youdao

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

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

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