• The Python script is now enabled as an SCA component.

    python脚本现在作为SCA组件启用

    youdao

  • Listing 1 presents a basic Python script to get you started.

    清单1展示了一个基本python脚本

    youdao

  • Listing 1 is a Python script that creates a bar chart from a set of data.

    清单1python脚本,可以根据数据创建条形

    youdao

  • A developer might start by writing each batch of tests as a separate Python script.

    开发人员可能单独python脚本中编写测试

    youdao

  • Next, you'll add a target to the build script to execute a Python script (see Listing 2).

    接下来构建脚本中加入新的目标用于执行python脚本(请参阅清单2)。

    youdao

  • Is really just a plain Python script, so it can do anything when it runs. But in almost all cases, setup.py?

    可以通过名字来猜测,setup .py其实只是普通python脚本所以运行时可以任何事

    youdao

  • Figure 2 is a simple view of the Platonic solids generated by a Python script (which is included in Download).

    2一个python脚本(下载包括了这个脚本)生成的理想实体简单视图

    youdao

  • The Python script that gets called by the above form does an import cgi to make sorting out its calling form easy.

    以上表单调用Python脚本将导入cgi使整理调用表单变得更容易

    youdao

  • PyTyle is a Python script intended to mimic the behaviour of a tiling window manager within a different window manager.

    PyTyle一个致力于不同窗口管理器中模拟平铺式窗口管理器Python脚本

    youdao

  • The first is your activity source file, which is a Python script. This is shown in Listing 4 and is named TestActivity.py.

    第一活动文件一个python脚本,称为TestActivity. py,如清单4

    youdao

  • The temperature data and the Python script for converting the initial log format to a nicer tabular format are available for download.

    可以下载温度数据以及用来初始日志格式转换为更好制表格式的python脚本

    youdao

  • The pipe symbol indicates that the message's contents should be sent as input for the indicated program: a Python script named aci.py.

    竖杠符号指定邮件内容作为输入发送到某个指定的程序一个名为 aci.pyPython脚本

    youdao

  • Then create a small Python script that informs Apache of the various Settings for your Django project and executes the FastCGI program.

    然后创建一小python脚本告诉ApacheDjango项目不同设置执行FastCGI程序。

    youdao

  • Create a new subdirectory in the email directory called client, and create a Python script there called client.py. You can use this code.

    email目录创建新的目录client在其中创建Python脚本client . py。

    youdao

  • With some fairly simple changes, you made a Python script call a Ruby script, and it just looks like a normal call to another Python module.

    只需要进行一些相当简单更改,就可以python脚本调用ruby脚本,而且看起来与调用一个Python模块的普通调用没有什么区别。

    youdao

  • The Python script treats sendmail this way by opening it as if it were a text file, writing the appropriate information to it, and then "closing" it.

    Python脚本打开文本文件一样打开sendmail其中写入适当信息然后关闭

    youdao

  • When we get things running, we will be able to import this function into a Python script using import foo, just like any module. The Setup file is very simple.

    我们使用时,我们可以importfoo这个函数导入python脚本中,跟导入任何模块一样

    youdao

  • Check_ganglia is a cool Python script that you run on the same server where gmetad is running (and in my case, this is the management server where Nagios is running as well).

    check_ganglia一个很棒python脚本可以运行gmetad运行服务器上(示例中Nagios运行管理服务器)。

    youdao

  • I've uploaded the processed data, and the Python script I used to generate these maps, which is a modification of the code from my previous tutorial on how to make these maps.

    上传处理过数据使用Python脚本产生这些地图这个脚本之前关于如何制作这些地图的代码修改

    youdao

  • So, you have a Python module that provides some useful function, but as it is, there is not much that you can do with it, aside from writing a Python script that uses the methods.

    那么,现在了提供一些有用功能Python模块此模块很简单,除了编写 Python本来使用其中的方法外,不能使用进行太多的工作。

    youdao

  • The free Lingfo Python library does the difficult job of reading binary Excel files, so with little effort I wrote a short Python script that produces an RDF triple for each cell read in.

    免费LingfoPython完成了读取二进制Excel文件这项困难工作所以只费很少精力编写了一个简短Python脚本读入的每个单元格产生 RDF三元组

    youdao

  • Although you could write these constants by hand, the string versions more or less ensure that your constants will be correct for the national language and platform your Python script is running on.

    虽然可以用手写出这些常量string版本或确保了常量对于运行python脚本国家语言和平台正确的。

    youdao

  • Most of the time, we're going to be doing expressions inside of some piece of code, inside of a script, which is the Python word for program.

    大多数情况下,我们一些代码内部,写一些表达式,在脚本里面,也就是Python面对程序另一种叫法。

    youdao

  • The following snippet of XML in Listing 3 added to your build script will generate PyDocs for all of your Python modules.

    构建脚本加入清单3列出如下xml片断,可所有Python模块生成pydoc

    youdao

  • The setup.py script can vary quite a bit in content as you browse around popular Python repositories.

    浏览流行的Python 库时,setup.py脚本内容可能存在相当大的差异

    youdao

  • Suppose, for instance, that a Python programmer wants to write a script that automatically sends a message to her cell phone when the bus she takes to work rounds a particular corner.

    假设比方说,某个Pyhon程序员一个脚本,可以乘坐的公共汽车正好转过某个弯时,程序自动发送消息手机里。

    youdao

  • Use the new Python module plug-ins and script it.

    使用Python模块插件撰写脚本

    youdao

  • SCA properties are handled in a similar way, with a Python object injected into the loaded script and initialized to the specified value of the property.

    sca属性类似方式处理,会向所加载脚本注入Python对象会初始化为属性的指定

    youdao

  • The documentation within Python modules can be converted to Docutils document trees, and in turn to various output formats (usually within a single script).

    Python模块文档可以转换Docutils文档,然后再转换成各种输出格式通常是单个脚本内)。

    youdao

  • You can, for example, call a task supported by a Python worker and request that information from the earlier Perl script.

    例如可以调用Python工人支持任务从前面的Perl脚本请求信息

    youdao

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

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

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