对于这个示例,代码只需要执行一个GET操作,向服务器上的一个脚本请求时间。
For this example, the code only needs to perform a GET operation, requesting the time from a script on the server.
与源码控制相关的一种功能是在服务器中对于最新的代码使用FTP 。
Related to source code control is the ability to use FTP for the most recent code to the server.
当测试环境服务器运行时,对于EJB项目及客户端项目的代码变更都不会受到影响。
The code changes made to the EJB project and client projects are not getting reflected when the test environment server is running.
此方法会获取来自服务器的XML代码,此方法对于消息的处理方式以应用程序为依据。
This method gets the XML code from the server, and what this method does with the message is application-specific.
我们还包含运行在服务器上的代码,并且这些代码对于每一个希望管理的站点都是不同的。
Then we have code that runs on the server and is unique for each site we wish to manage.
毫无疑问,服务器代码的基础对于构建一个web接口已经足够。
The foundation of server code is certainly enough to build a web interface around.
举例来说,可以修改代码,使得对于服务器上 /hello路径的访问返回短语 “Hello world”,如 清单10 所示。
For example, the code can be modified so that accessing the path /hello on the server returns the phrase 'Hello world', as shown in Listing 10.
Ruby和Rails开发人员广泛采用Capistrano把代码部署到服务器,但是对于自动执行大多数分布式系统管理任务,它也是非常好的工具。
Capistrano is used widely among Ruby and Rails developers to deploy code to servers, but it's an excellent choice for automating most distributed systems administration tasks.
对于Web开发人员来说,在服务器上运行代码是一项常见任务。
Running code on a server is a common task for any Web developer.
对于所有Ajax应用程序,您都必须从Web服务器而不是从自己桌面上的文件运行示例代码。
As with all Ajax applications, you must run the example code from a Web server rather than from files on your desktop.
对于每个Ajax交互,必须在服务器上创建一个端点(从从事Web服务的朋友那里借用的术语),并且还要创建客户端代码来调用该端点。
For every Ajax interaction, you must create an endpoint (to borrow a term from our Web service friends) on a server and client-side code to call that endpoint.
对于该操作,首先要为应用程序生成部署代码,并将其添加到服务器上,然后重新启动服务器。
For this task, you will first generate the deploy code for your application, add it to the server, and then restart the server.
对于在服务器上频繁运行的代码,如果您能够确保服务器在每次遇到该代码时都不必解析或编译它,那么会看到明显的性能改善。
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.
我没有提供任何服务器端代码,因为这些细节对于这个项目无关紧要。
I haven't provided any server-side code because those details don't matter for the project at hand.
这对于服务器端应用程序尤其有意义,因为通常会重复执行相同的服务器代码。
This makes sense, particularly in server-side applications, as the same server code is normally executed repeatedly.
对于普通的web开发人员,习惯于通过SFTP将代码传输到测试服务器上,运行各种浏览器检查,然后立即发布,那么整个过程都会颠覆。
For the average web developer, who is used to dropping code via SFTP onto a test server, running various browser checks, then pushing it live, all of this can be a bit overwhelming.
也许相对于支持Internet的协议、主干线和服务器来说,开放源码许可更加促进了源代码和思想的交换。
Perhaps more than the protocols, backbones, and servers that underlie the Internet, open source licenses have facilitated the exchange of source code and ideas.
虽然对于Windows用户来说,这是最简单的软件包,但是在Linux上配置php时您需要添加以下代码:——memory - limit - enabled(适用于您服务器的任何其他选项除外)。
While this is the easiest package for Windows users, you need to add the following when configuring PHP on Linux: — memory-limit-enabled (in addition to any other options appropriate for your server).
对于应用程序服务器宿主,用户代码是包含应用程序服务器所管理和执行的企业业务规则的代码。
To an application server host, user code is the code that contains a corporation's business rules that the application server manages and executes.
对于应用程序服务器宿主,用户代码是包含应用程序服务器所管理和执行的企业业务规则的代码。
To an application server host, user code is the code that contains a corporation's business rules that the application server manages and executes.
应用推荐