After some initial configuration, this machine is known as a DB2 Thin-Client code server.
完成一些初始配置后,这个机器就变成了DB 2瘦客户机代码服务器。
The main difference is that the code is installed on a code server, and not on the individual workstations.
主要区别是它的代码安装在一个代码服务器上,而不是安装在单独的工作站中。
Each thin workstation needs only a minimal amount of code and configuration to establish links to a code server.
每个瘦工作站只需少量的代码和配置就可以链接到代码服务器。
The red filled arrows represent the code that is being loaded on the DB2 Thin-Client from a respective code server.
红色的箭头表示从相应的代码服务器中加载到DB2瘦客户机上的代码。
You or your systems administrator can establish a smart server to host your projects on your own source code server.
您或系统管理员可以建立智能服务器,从而把项目驻留在自己的源代码服务器上。
In this architecture, no processing in done at the code server. The client connectivity code is simply loaded from a code server.
在这种架构中,代码服务器中不会执行任何处理,而只是从其中加载客户机连通性代码。
By keeping the code server side, you reduce the risk of any malicious activity through cross-site scripting, SQL injection, and so on.
通过将代码放在服务器端,减少了通过跨站点脚本、SQL注入等手段进行恶意活动的风险。
It serves as the glue between client and server code.
它就像是客户端和服务器代码间的粘合剂。
For instance, run the test code in the server context itself, where the component will be running.
例如,在这个服务器自身中运行这个测试代码,并且这个组件将在这里运行。
Each of the threads migrates its code to a different run server.
各个线程将其代码迁移到不同的运行服务器上。
The same goes for any classes transferred over RPC; you only need to code them once and you can use them both client and server code.
跨rpc传递的任何类都适用这种情况;只需要编码一次,就可以将它们用在客户机和服务器代码中。
New releases of the client or server code that change how existing workloads are processed.
改变处理现有工作负载方式的客户端或服务器代码的新版本。
Source and target matching no longer requires processing on the server, and the technique also removes menu generation code from the server.
源和目标的匹配不再需要在服务器上匹配,而且该技术还从服务器上删除了菜单生成代码。
Using this setting allows the server code to work with multiple clients, each having its own certificate.
使用这个设置让服务器代码可以处理多个客户机,每个客户机有自己的证书。
The response time on my local machine was excellent, even with the server code parsing through 840k of XML.
本地计算机上的响应时间是非常出色的,即使服务器代码解析是通过840k的XML。
This method gets the XML code from the server, and what this method does with the message is application-specific.
此方法会获取来自服务器的XML代码,此方法对于消息的处理方式以应用程序为依据。
The application server USES the client identity from the assertion to run the code on the target server.
应用服务器使用断言中的客户机标识,以便在目标服务器中运行代码。
Modern desktop machines are constantly getting faster, but moving code from server environments onto desktops means placing demands on an environment that is not as easily updated.
现代桌面计算机变得越来越快,但是把代码从服务器环境转移到桌面上意味着把要求放在不那么容易升级的环境中。
To get your code to the server, there's integrated FTP.
要把代码放到服务器上,有集成FTP可以使用。
By running code locally the server is offloaded and often interactivity is increased.
通过在本地运行代码,服务器将被卸载,交互性通常会得到提高。
This makes it easier for frameworks and client and server code in general to handle signature verification.
这通常能简化框架、客户端、服务器代码对签名的验证。
Every request to a server is recorded and assigned a status code, which describes how the server responded.
每个发送给服务器的请求都记录下来,并且指定了一处状态码,这个码告诉服务器如何响应请求。
The code for interpreting the server response is shown in Listing 14.
解释服务器响应的代码如清单14所示。
I'll start in with the server code first, because the client code will be more complex.
我先从服务器代码开始,因为客户机代码更复杂。
From the client machine, distcc sends the preprocessed code to the server machines.
在客户端机器上,distcc将预处理代码发送给服务器机器。
The eval statement in Listing 3 will execute whatever code the server returns, so there is a security risk here.
清单3中的eval语句将执行服务器返回的所有代码,因此这里存在安全风险。
Status code the server returns to the browser to indicate its success or failure in generating the request.
服务器向浏览器返回的表明请求成功还是失败的状态码。
Listing 4 (todohandler.py) is the Python server code.
清单4 (todohandler . py)是Python服务器代码。
The classes shown are those used for the getBook call in both the Listing 2 client code and the Listing 3 server code.
显示的类用于清单2 的客户机代码和 清单3 的服务器代码中的 getBook调用。
Before installing the VIO server code, you need to know the network configuration data for the server.
在安装VIOServer代码前,您需要知道服务器的网络配置数据。
应用推荐