For server code, the drop-down list at the top-left of the page displays the server controls for which you can write code.
针对伺服端程序码,网页左上方的下拉式清单会显示可撰写程序码的伺服器控制项。
For instance, run the test code in the server context itself, where the component will be running.
例如,在这个服务器自身中运行这个测试代码,并且这个组件将在这里运行。
For this task, you will first generate the deploy code for your application, add it to the server, and then restart the server.
对于该操作,首先要为应用程序生成部署代码,并将其添加到服务器上,然后重新启动服务器。
Then we have code that runs on the server and is unique for each site we wish to manage.
我们还包含运行在服务器上的代码,并且这些代码对于每一个希望管理的站点都是不同的。
For code that runs frequently in a server, you'll see measurable gains in performance if you can ensure that the server doesn't have to parse or compile the code upon each encounter.
对于在服务器上频繁运行的代码,如果您能够确保服务器在每次遇到该代码时都不必解析或编译它,那么会看到明显的性能改善。
This is because the code for marshaling and unmarshaling, and the code for network communication is buried in the client and server applications.
这是因为用于封送和解封的代码以及用于网络通信的代码隐藏在客户端和服务器应用程序中。
Often, once customers move an application from development to deployment, they start to consider the long-term support requirements for the underlying code (including the application server).
通常,一旦客户将应用程序从开发转至部署,他们就开始考虑基础代码(包括应用服务器)的长期支持需求。
You need to consider the trade-off between the effort to refactor the client and server code versus the need for and importance of data integrity and consistency.
您需要在重构客户机和服务器代码所需的工作量和对数据完整性、一致性的需求之间做出权衡。
Listing 6 shows sample code for a widget that illustrates server power.
清单6显示了说明服务器电量的小部件的示例代码。
To make use of the RJCB technology with DTJCB, you create and build the bridge for a "server" component and then add the code to a "client" component for accessing the "server" through the bridge.
要通过DTJCB使用RJCB技术,需要为“服务器”组件建立、生成桥,然后把代码添加到将通过桥访问“服务器”的“客户机”组件中。
The code for interpreting the server response is shown in Listing 14.
解释服务器响应的代码如清单14所示。
SQL Prompt: Intelligent code completion and layout for SQL Server. “Accelerates all my programming.”
SQLPrompt: SQL服务器智能代码填写和布局“为我所有的编程提速。”
This file is used to generate the skeleton code for both the server and the client using a tool like rpcgen.
此文件通过 rpcgen 之类的工具为服务器和客户端生成框架代码。
In this particular case, the application code was constructed for deployment to WebLogic Server 6.1.
在这个特定的案例中,应用程序源码是为了部署WebLogic Server6.1而构造的。
After creating or updating the process, the business process designer generates the code for deploying to the server. In Integration edition.
创建或更新流程后,业务流程设计人员可以生成要部署到服务器的代码。
If you need to perform these steps, follow instructions on the download page for ISD server code.
如果需要执行这些步骤,请参见ISD服务器代码的下载页面上的说明。
Tuning might mean adding memory to a starved system, modifying operating system parameters, hastening the Web or database server, rewriting code for efficiency, or some combination thereof.
调优意味着对系统增加内存、修改操作系统参数、加速Web或数据库服务器、提高代码效率或者这其中的一些组合。
You can download the code for the server platform of your choice using either the download Director application or HTTP protocol.
可以使用DownloadDirector应用程序或http协议下载适合您的服务器平台的代码。
Fortunately, OpenLaszlo also USES the same policy-file-based mechanism and, hence, the same server code can work for both scenarios.
幸运的是,OpenLaszlo也使用了相同的基于策略文件的机制,因而,同样的服务器代码适用于两种场景。
The server also needs code for guessing what the user is intending to type or expecting and for generating Suggestions for the user to choose from.
服务器还需要猜测用户将要输入及所推荐的代码。
Listing 5 shows the code for a custom 4suite Server WSDL handler.
清单5展示了一个定制4suiteServerWSDL处理程序的代码。
The Seaside image has a running version of the Web server and the code for the continuations framework.
seaside映像有一个运行版本的Web服务器和continuation框架的代码。
Before installing the VIO server code, you need to know the network configuration data for the server.
在安装VIOServer代码前,您需要知道服务器的网络配置数据。
Transformation functions and mapping groups can be used for generating the code for WebSphere Federation Server.
可以使用转换函数和映射组生成WebSphereFederationServer的代码。
If you tab-out, or press Enter, the data is sent to the server and updated in the database. The code for sending it to the server is again from the editor.js.
如果关闭此选项卡或按enter,数据就会发送给服务器并在数据库中更新。
I wrote some code in Python for a simple server that handles this.
本文采用Python编写了一些代码,实现简单的服务器处理。Mark Finke也采用PHP编写了代码来处理这种情况。
You must also create all the code for serializing the data going between the client and server.
此外,还必须创建用于序列化客户机和服务器之间的数据流的所有代码。
Related to source code control is the ability to use FTP for the most recent code to the server.
与源码控制相关的一种功能是在服务器中对于最新的代码使用FTP 。
Now let's put zero copy into practice, using the same example of transferring a file between a client and a server (see Download for the sample code).
接下来就让我们实际应用一下零拷贝,在客户机和服务器间传输文件(参见下载,查找示例代码)。
A more elegant solution might be to split package structure across two source directories for client-side and server-side code and to duplicate common classes into both directories.
更好的解决方案是将包结构分解成两个源目录,一个负责客户端代码,一个负责服务器端代码,然后将公共类复制到两个目录中。
应用推荐