Module Class的意思|示意

美 / / 英 / /

模块类


Module Class的网络常见释义

模块类 这个设定的路径是指向模块(Module)的模块类(module class)

Module Class相关短语

1、 Module Class Advertisement 模块类广告

2、 class module 类模块 ; 类别模组

3、 residue class module 剩余类模

Module Class相关例句

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的标准库模块,但这种涵盖的目的不是记录每个模块中的每个常数、函数和类。

Because we have added the class to the Web application, when we add our module to the server our test class will be available for execution in the server environment.

因为我们已经将类添加到了Web应用程序,所以在将模块添加到服务器时,我们的测试类可以在服务器环境中执行。

Finally, the two lines at the bottom allow you to run the tests within this test class by simply running this module.

最后的两行负责在这个测试类内部运行测试,方法是直接运行该模块即可。

This class handles the attributes for the module and introduces the various class and instance methods.

该类处理模块属性并引入不同的类和实例方法。

The client code can specify the default module using the TuscanyRuntime class.

客户机代码可以使用 TuscanyRuntime 类指定缺省模块。

One of the reasons why this is usually the case is to do with class leakage across module boundaries.

之所以这样,原因之一是跨越模块边界的类泄漏。