Task 2: Create a PHP code module to do the necessary business logic and the DB calls.
任务2:创建一个PHP代码模块来执行必需的业务逻辑和数据库调用。
Although intended primarily for maintenance purposes, fix actions can be anything that you can do in a script or module.
尽管主要是为了实现维护目的,但是补丁操作可以是任何可通过脚本或模块完成的操作。
All you have to do is modify the module XML configuration file for your application, as shown in Listing 19.
您需要做的只是修改您的应用程序的模块XML配置文件,如清单19所示。
For the load balancer, scheduling modules implement iterators that are used to walk through all the tasks managed by that scheduling module to do load balancing.
对于负载平衡程序,调度模块实现了迭代器,使用它遍历由调度模块管理的所有任务,从而进行负载平衡。
We also need our test module to invoke the components we are testing, which we will do by importing suitable interfaces to our test module and wiring them properly.
还需要使用测试模块调用正在测试的组件,我们通过将合适的接口导入到测试模块并将它们正确地连接来执行此任务。
A module does the same work, but reduces the work you need to do.
模块进行相同的工作,但会减少所需进行的工作量。
This is the main function for module loading, making use of numerous other functions to do the difficult work.
这是加载模块的主要函数,它利用许多其他函数完成困难的工作。
You had to write interface code in the XS language (or get SWIG to do that for you), build an organized module, and generally keep track of a whole lot of details.
您必须用XS语言来编写接口代码(或让SWIG来帮您编写),接着构造一个有序的模块,随后通常还有很多细节需要处理。
You can do a different mapping for each different module that the connector is available for.
可以对可用连接器的每个不同模块进行不同的映射。
One of the reasons why this is usually the case is to do with class leakage across module boundaries.
之所以这样,原因之一是跨越模块边界的类泄漏。
Strangely enough, the first module has very little to do with pirates, though later modules certainly do.
说来也怪,第一个模组和海盗没有多少关系,后来的就有了。
The import is essentially saying that, at this point, you will be going outside of your module and relying on a service elsewhere to do the work.
导入在此告诉您将前往模块外部并依赖其他位置的服务来完成工作。
This article takes the next step and asks what the frameworks do when they then introspect a test module to discover what tests live inside of it.
本文讨论下一步,介绍框架在找到测试模块之后如何发现其中的待测试项。
In other words, Inline does exactly what an extension module should do.
换句话来说,内联所实现的恰好就是一个扩展模块所应该实现的内容。
Do a make to build the binaries of the kernel module and user-level programs.
执行make来构建内核模块和用户级程序的二进制代码。
All you have to do is copy the Jar into the module or library.
您唯一需要做的就是把Jar复制到模块或库中。
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来做到这一点。
A general rule-of-thumb is that if you can do a task using the string module, that is the right way to do it.
一般经验法则告诉我们,如果可以使用string模块完成任务,那么那就是正确的方法。
Because the user-space program will do an ioctl, the function proc_ioctl must be registered by the kernel module to handle ioctl requests.
因为这个用户空间程序将执行ioctl,内核模块必须注册proc _ ioctl函数来处理ioctl请求。
The Webmin module interacts with the /etc/syslog.conf file, so anything you do in one is reflected in the other.
Webmin模块与 /etc/syslog.conf文件相关联,因此您对其中一个所做的修改会影响另一个。
We can do this with the has_a and has_many methods in Class: : DBI, but I always forget how they work, so I wrote a little module to do it for me.
我们可以使用Class:DBI中的has_a和has_many方法来做这些事情,不过我总忘记它们如何使用,所以我编写了一个小模块来自己完成?
If you do, check the port number by expanding Web Service Ports in your module and opening the code in the WSDL editor.
如果确实如此,展开模块中的WebServicePorts并打开WSDL编辑器中的代码检查端口号。
To do this we will use the Python wsdllib.py module.
为此,我们将使用Pythonwsdllib . py模块。
The Effects module in the UI library contains "interesting" things you can do to page elements.
ui库中的Effects模块包含可以操作页面元素的“有趣”东西。
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命令用于进行文件查找,但是脚本也会随之变得太大而不再是一行程序了。
This module literally intercepts the incoming Web (HTTP) request and performs a login, similar to what a login module would do.
这个模块完全截获传入的Web (HTTP)请求并执行登录,完成与登录模块类似的工作。
To do this, we must map the resource environment entry reference in each module of the sample application to a different JMS queue. To do this.
为此,我们必须将示例应用程序的每个模块中的资源环境项引用映射到不同的jms队列。
The easiest way to do this is to use Integration Developer to build a business module to run in WebSphere Process Server.
完成此项工作的最简单的方法是使用IntegrationDeveloper构建要在WebSphereProcess Server 中运行的业务模块。
Why do we only need the inbound custom login module?
为什么我们只需要入站自定义登录模块呢?
If you do not name a module after the colons (: :), the daemon responds with a list of available modules.
如果没有在冒号(:)后面指定模块,守护进程会返回可用模块的列表。
应用推荐