• A Module should be constructed in the standard MVC pattern with one or more views, a presenter, and a model.

    模块应该标准MVC模式构建,其中一个多个视图控制器一个模型。

    youdao

  • In the first example, you create a document, then add a new module to the standard library for that document.

    第一示例中,首先创建文档然后针对文档将一个新的模块添加标准中。

    youdao

  • The standard library subprocess module in particular can be much simpler to deal with if you only require forking many processes and listening for a response.

    特别是需要创建许多进程对响应进行侦听时,那么标准进程模块可能使用起来更加容易。

    youdao

  • Finally, SCA defines a standard deployment model for packaging components into a service module.

    最后SCA定义了一个标准部署模型用于组件打包服务模块

    youdao

  • However, we should note that the standard J2EE projects associated with a SCA module are generated by the tooling and are effectively transient artifacts.

    不过记住SCA模块关联标准J2EE项目工具生成并且一个有效临时构件。

    youdao

  • Standard Python does not let you configure this type of multiple dispatch; but fortunately, you can do so using the module multimethods that I have written.

    标准Python允许配置这种类型分派幸运的是,可以使用编写模块multimethods做到一点。

    youdao

  • The standard output from any Joomla! Module or Component can be overridden by adding code to the html directory of your template.

    任何Joomla模块组件标准输出可以通过定义模板html路径增加相应的文件进行覆盖

    youdao

  • This example shows off the extensive number of functions the Python Standard Library OS module provides.

    示例展示Python标准os模块所提供数量众多的函数

    youdao

  • You access the new framework by importing the standard library module abc.

    可以通过导入标准模块abc 来访问这个框架

    youdao

  • One way to do this is to perform a standard (or custom) login on the sending server side and use a custom login module on the target server side. Decide.

    完成这项任务的方法之一发送服务器执行标准的(或者定义的)登录目标服务器端使用自定义登录模块

    youdao

  • A Drupal content module typically extends the standard Drupal node with supplemental fields stored in a separate table.

    Drupal内容模块通常扩展标准Drupal节点将补充字段存储一个单独表中

    youdao

  • As you can see from the diagram, a Perl program USES a standard API to communicate with DBI, the database interface module for Perl.

    正如可以这个图中看出的,Perl程序使用了一个标准APIDBI (Perl的数据库接口模块)进行通信

    youdao

  • Chapter 15 should have mentioned the AppConfig module from CPAN, which presents a different and, I think, nicer interface to command-line options than the standard Perl Getopt modules.

    第15应该提及CPANAppConfig模块给出了一个认为标准PerlGetopt模块不同而且更好命令行选项接口

    youdao

  • A Web project, where you place the actual content for your Web services and applications, USES the standard structure for Web Archive (WAR) files, also called a Web module.

    Web项目(就是放置Web服务应用程序实际内容的地方)使用关于WebArchive (WAR)文件标准结构称为Web模块

    youdao

  • Almost all of the modules in Python 2.0's standard library are covered, but the coverage is not aimed at documenting every constant, function, and class inside each module.

    本书几乎涵盖所有Python 2.0标准模块这种涵盖目的不是记录每个模块中的每个常数函数

    youdao

  • The whole project is small enough to fit into a single CGI script using Perl's standard CGI module.

    整个项目很小,只使用cgi脚本就可以借助Perl标准CGI模块来实现。

    youdao

  • If you write all of your tests from the ground up using only the clunky standard Python unittest module, then they will work under any testing framework you choose.

    如果使用笨拙标准Pythonunittest模块从头编写所有测试那么它们能够任何测试框架中运行。

    youdao

  • That's because the module information is stored in the pickle but is not an attribute that can be modified through the standard pickle interface.

    是因为模块信息存储pickle中,不是通过标准的pickle接口可以修改属性

    youdao

  • Python has a standard module sha, which makes coding hashcash relatively simple.

    Python一个标准模块sha使得编写hashcash非常简单

    youdao

  • So if you take a simple service exposed by a Process Server module, how do you implement this standard request handling? There are two primary options.

    因此如果获得了一ProcessServer模块公开简单服务如何实现这个标准请求处理呢?

    youdao

  • The factory supplies standard extensions, and the extension processor supplies extensions particular to the Web module that it will service.

    工厂提供标准扩展名,扩展处理器提供服务特定Web模块的扩展名。

    youdao

  • The good news is that with Mule's stock HTTP transport spiced up with Groovy support from Mule's standard scripting module, you get all you need for successfully interacting with RESTful services.

    好消息Mule标准脚本模块提供的Groovy支持有助于MuleHTTP传送器的使用,这样我们可以成功RESTful服务交互了。

    youdao

  • The pyxie module is built on top of Python's standard XML support and provides additional high-level interfaces to an XML document.

    pyxie模块Python标准XML支持之上构建的,它为XML文档提供了附加的高级接口

    youdao

  • Len: One of the standard views for documenting software architectures is the module decomposition view.

    Len一个标准视图软件架构模块分解视图

    youdao

  • The file: : find standard Perl module could have been used to do the file find instead of the Unix find command, but then the script would have probably been too large to be a one-liner.

    find标准Perl模块本来可以代替Unix find命令用于进行文件查找但是脚本也会随之变得而不再程序了。

    youdao

  • Python's cgi module -- in the standard distribution -- is a godsend for anyone developing "Common Gateway Interface" applications in Python.

    Python标准发行版中的cgi模块对于任何 Python开发公共网关接口应用程序的人来说都意外惊喜

    youdao

  • At a high level, PHP is constantly involved with multitasking: standard installations of server-side PHP - as an Apache module, for instance - are used in a multitasking way.

    较高层次上PHP经常涉及任务多任务方式使用标准服务器端php安装——例如作为Apache模块

    youdao

  • There are also numerous updates to the standard library such as ordered dictionaries and the new argparse module.

    大量针对标准更新比如排序字典新的argparse模块

    youdao

  • Sys is a standard module that contains useful values and functions; many other standard modules exist for you to use.

    sys一个标准模块它包含有用的函数还有其他许多标准模块可供使用。

    youdao

  • The Web module converted successfully as per J2EE 1.3 standard.

    Web模块成功地转换每个J2EE 1.3标准

    youdao

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

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

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