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.
例如,在这个服务器自身中运行这个测试代码,并且这个组件将在这里运行。
You already have server code there.
在此已经有了服务器代码。
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.
改变处理现有工作负载方式的客户端或服务器代码的新版本。
This keeps the server code immensely simple, while still running very quickly.
这使服务器代码非常简单,而运行的速度仍非常快。
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。
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.
这通常能简化框架、客户端、服务器代码对签名的验证。
The above server code is pretty simple and straightforward.
上述服务器代码非常简单明了。
Both client and server code use this interface.
客户机代码和服务器代码都使用这个接口。
I'll start in with the server code first, because the client code will be more complex.
我先从服务器代码开始,因为客户机代码更复杂。
Now let's look at how your server code will handle this.
下面看看处理请求的服务器代码。
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服务器代码。
I used the Python/CherryPy server code in Listing 4 (wotd_server.py).
我使用清单4(wotd_server.py)所示的Python/CherryPy服务器代码。
I instrumented the server source code to obtain the packets scanned counter.
我测试了服务器的源代码以获得扫描包的计数器。
应用推荐