最后,必须启动服务器,准备好安装和启动应用程序。
Finally, the Server must be started so it is ready to install and start the application.
可以通过Tools选项卡(图10)安装和启动这些工具。
The Tools tab (Figure 10) is where you can install and launch these tools.
在app - group服务器上安装和启动应用程序并打开端口。
Installing and starting the application on app-group servers and opening ports.
除了步骤1 - 7外,脚本还包含用于安装和启动MDB应用程序的命令。
Besides steps 1-7, the script also includes commands to install and start the MDB application.
最终的结论是,要安装和启动示例应用程序,您只需运行setup . py就可以了。
The end result is that to install and bootstrap our example application, all you need to do is run setup.py.
在熟悉了如何安装和启动WEKA 后,让我们来看看我们的第一个数据挖掘技术:回归。
Now that you're familiar with how to install and start up WEKA, let's get into our first data-mining technique: regression.
截止目前,你应该已经熟悉安装和启动bundles的过程了;如果没有,请参考静态模块化那篇文章。
By now, you should be familiar with installing and starting bundles; but if not, refer to the Static Modularity article.
在使用lxc之前,首先需要下载Linux内核源代码,应用适当的lxc补丁,然后构建、安装和启动它。
Before being able to use LXC, you need to download Linux kernel source code, apply an appropriate LXC patch, then build, install, and boot it.
现在Eclipse会启动它内部的OSGi框架(Equinox),安装和启动工作空间的三个包。
Eclipse should now start its internal OSGi framework (Equinox) install and start the three bundles in the workspace.
该产品抬起和将座椅从装配线的一端输送到另一端。我们提供PLC,编程,光幕,装配,安装和启动支持。
Picking up and carrying seats from one side of an assembly line to the other. We provide PLC and programming, light curtains, assembly, installation and startup support.
在kernelnewbies.org可以找到关于如何为内核添加补丁,如何配置、构建安装和启动内核的指导说明(见参考资料)。
Directions on how to patch, configure, build, install, and boot a kernel can be found at kernelnewbies.org (see Resources for a link).
清单1中的Ant脚本从Internet下载TomcatZIP,移除之前的部署残留的任何容器,然后解压、安装和启动 Tomcat
The Ant script in Listing 1 downloads the Tomcat ZIP from the Internet, removing any container remnants from previous deployments, then extracts, installs, and starts Tomcat
一些国家利用补贴来启动这个市场,包括日本,在过去两年中日本安装了近100万台热泵,为淋浴和热水浴缸提供热水。
Several countries have used subsidies to jump-start the market, including Japan, where almost 1 million heat pumps have been installed in the past two years to heat water for showers and hot tubs.
表1列出了启动每个安装所需的软件和安装命令。
Table 1 shows the software and installation commands to start each install.
控制事件包括安装,更新,启动和停止。
The control events include install, update, start, and stop.
这个类提供了安装和卸载程序包、启动一个活动以及发送键盘或触摸事件到应用程序的方法。
This class provides methods for installing and uninstalling packages, starting an Activity, and sending keyboard or touch events to an application.
总体而言,我们将编写用于安装、配置和启动我们的插件组件的脚本。
In total, write scripts to install, configure, and start the components of our plug-in.
定义用于在已部署的虚拟机上安装、配置和启动软件的生命周期脚本。
Defining life cycle scripts to install, configure, and start software on deployed virtual machine.
在您安装了任何必须的必备软件和操作系统补丁程序后,重新启动安装程序。
After you install any necessary prerequisite software and operating system patches, restart the installation program.
生命周期管理,支持应用程序安装、更新、启动、停止和卸载,而不需要重启系统。
Lifecycle management that enables applications to be installed, updated, started, stopped, and uninstalled without a system restart.
安装和配置后,就可以启动GUI,其中提供了一个非常有用的用户界面,可以帮助扫描设备。
After installing and configuring it, you can launch the GUI, which provides a helpful user interface for scanning devices.
它依赖许多按以下顺序运行的其他目标:清理、初始化、签出、构建、安装、启动、停止和卸载。
It has dependencies to a number of other targets that are run in this sequence: clean, init, checkout, build, install, start, test, stop, and uninstall.
定义安装、配置和启动软件的生命周期脚本。
Define life-cycle scripts to install, configure and start software.
安装之后,我创建了启动和停止服务器的快捷方式,并将它们添加到Windows的“开始”菜单中。
After the installation, I created shortcuts to start and stop the application server and added them to the Windows start menu.
所以除了Linux内核之外,其他软件的安装、启动、停止和重新配置都不用重新引导系统。
So except for the Linux kernel, you can install, start, stop, and reconfigure software without having to reboot the system.
一旦安装好wsdk和WSTK,您应该启动WSDK(或任何的您在使用的Web应用程序服务器),并且进行一些尝试来确认您的安装是否正确。
Once you have installed both the WSDK and the WSTK, you should start the WSDK (or whatever Web application server you use) and try a couple of things to confirm your installation.
LotusExpeditor提供一个集成的应用程序桌面窗口(称为桌面工作台),让用户可以在一个窗口中安装、管理和启动一个或多个应用程序。
Lotus Expeditor provides an integrated application desktop window, called the desktop workbench, so users can install, manage, and launch one or more applications in a single window.
在WebLogicv10.3更加模块化的问题上,Blake说模块化已经应用在服务和多个组件的可选安装及启动上了。
Regarding WebLogic v10.3 being more modular, Blake said that the modularization applies to both services and optional installation and startup of various components.
OSGi框架提供一个标准化的API,以支持OSGi实现使用一些工具来安装、启动和停止osgi捆绑包。
The OSGi framework provides a standardized API that enables OSGi implementations to have tools for installing, starting, and stopping OSGi bundles.
安装httpd作为服务将允许我们从代码中异步启动和停止服务器。
Having HTTPD installed as a service will allow us to start and stop the server asynchronously from our code.
应用推荐