图5演示了删除模块的基本操作过程。
Figure 5 illustrates the basic operation of the module removal process.
卸载过程将删除模块积累的所有数据。
在添加模块之后,您必须先访问该页面,然后才能删除模块。
You must visit this page after you add a module and before you intend to delete a module.
卸载模块过程首先在用户空间调用rmmod(删除模块)命令。
Unloading a module begins in user space with the invocation of the rmmod (remove module) command.
最后,当您删除模块时,计时器删除(通过del_timer)发生。
Finally, the timer deletion (via del_timer) occurs when you remove the module.
首先,从安装期间添加的各种列表中(系统文件、模块列表等)删除模块。
This process begins by removing the module from the various lists that it was placed on during installation (sysfs, module list, and so on).
要向测试配置添加或从中删除模块,您还可以使用Configuration选项卡。
To add or remove modules from your test configuration, you can also use the configuration TAB.
从Drupal站点删除模块就像添加模块一样简单:仅需禁用模块并保存配置。
Removing a module from your Drupal site is as simple as adding it: Simply disable it and save the configuration.
这是一个主要回兼容性特征,如果球队可以删除模块支持他们可能已经这样做了。
This is mostly a back-compat feature, if the team could have removed module support then they would probably have done so.
模块参与到动态的生命周期里,这个动态的生命周期能够在运行时添加、更新、删除模块,同时保留系统中的状态。
Modules participate in a dynamic life cycle which includes the ability to add, update and remove modules at runtime, whilst preserving the state in the system.
install文件现在可以包含一个hook_uninstall函数,它用来删除模块创建的任何表和变量。
The module.install file can now include a hook_uninstall function to delete any tables and variables that your module may have created.
然后迭代具有依赖性的模块,并将这个模块从这些列表中删除。
You then iterate the modules that depended on you and remove this module from their lists.
不过,不会从文件系统上的模块子目录中删除代码;您必须手动执行这个步骤。
However, it does not remove code from the modules subdirectory on the file system; you must perform that step manually.
灵活性:可以用简单的方式增加、删除和修改断言模块。
Flexibility: Assertion modules can be added, deleted, and modified in a simple fashion.
在前面的步骤,模块区段被加载到内核(临时)内存,并且知道哪个区段应该保持,哪个可以删除。
In the prior steps, the module sections are loaded into kernel (temporary) memory, and you also know which are persistent and which can be removed.
还可以在已部署的应用程序中对单个模块文件进行添加、删除或更新操作。
Individual module files can also be added, deleted, or updated in a deployed application.
所有选中的模块都将成为测试配置的一部分,所有未选中的模块都将从配置中删除。
All checked modules will be part of the test configuration and all uncheck modules will be removed from the configuration.
JDBC资源适配器将EIS中更改的信息(本示例中为数据库的创建、更改或删除)转发到模块中的导出。
The JDBC resource adapter forwards changed information in the EIS, in this case a create, update, or delete in a database, to an export in your module.
您可以“取消”内核配置选项CONFIG_MODULE_UNLOAD,删除大量与卸载模块相关的内核功能。
You can "unset" the kernel configuration option CONFIG_MODULE_UNLOAD to remove a considerable amount of kernel functionality related to module unloads.
删除文章和注册用户的固定模块属于日常工作。
Articles for Deletion and permanent blocks of registered users are standard jobs.
如果想要从页面删除一个模块,可以单击模块头部的X图标。
If you want to delete a module from a page, simply click the X icon in the module header.
VA02测试模块删除了VA01测试模块创建的顺序。
The VA02 test module deletes the orders that the VA01 test module creates.
如果这个列表为空,就不存在任何模块依赖项,因此这个模块就是要删除的模块(否则会返回一个错误)。
If this list is empty, no module dependencies exist and the module is a candidate for removal (otherwise, an error is returned).
如果您的Web模块中包含其他Web服务,则注意不要删除其他Web服务所需的文件或Web服务部署描述符项。
If your Web module contains other Web services, then take care not to delete files or Web service deployment descriptor entries required by those Web services.
现在,模块可以使用hook _ profile_alter函数在用户配置页面上添加、删除或修改表单元素。
Now modules can use the hook_profile_alter function to add, remove, or modify form elements in the user profile page.
一个可选参数,指明在部署前是否删除输入的. ear文件中的分段模块。
An optional parameter that specifies whether to delete staging modules within an input.ear file before deployment.
注释(notational)PHP应用程序可能包括让系统管理员创建、编辑和删除用户的模块。
The notational PHP application probably includes a module that lets system administrators create, edit, and delete users.
要从Geronimo中完全删除这个模块的二进制文件和元数据,请使用以下undeploy命令。
To completely remove the binaries and the metadata for this module from Geronimo, use the undeploy command.
nodeapi挂钩为任何模块提供了对Drupal核心操作(装载、查看、准备、删除)进行扩展的另一种方法。
The nodeapi hook provides another way for any module to extend Drupal's core operations: load, view, prepare, delete.
与模块加载类似的应用程序是设备热插拔(在运行时添加或删除设备)。
A similar application to module loading is device hot-plugging (to add or remove devices at run time).
应用推荐