That might be opening up a database that improves search results, offering a browser that is faster or more flexible than others, or finding new ways to collect and disseminate information.
可以是开发一个提高搜索结果的数据库,或者提供一个比其他产品更快更灵活的浏览器,也可以是探索收集和传播信息的新方法。
You’ve got a database on one side and a web browser on the other.
一方面,你已经有了一个数据库,另一方面你有一个网络浏览器。
The first simple script here will open a database connection and confirm that with a message to the browser.
下面第一个简单的脚本将打开一个数据库连接,并向浏览器发送消息确认该连接。
It can also store information in a database within a browser, as well as embedding audio, video and animation directly, without the need for third-party browser plug-ins.
它也能利用浏览器内部的一个数据库存储信息,以及在不需要第三方浏览器插件的情况下直接嵌入音频、视频和动画。
It authenticated users coming in from the browser or application client, determining whether those users could make rmi and database calls.
它对来自浏览器或应用程序客户机的用户进行认证,确定这些用户是否可以执行rmi调用和数据库调用。
A custom security framework, which validated the users coming in from the browser or application clients and then determined if the rmi calls and database calls could be made by those users.
一个用户安全框架单元,用于验证来自浏览器或应用客户端的用户,并进而决定用户是否有权进行RMI和数据库请求。
Developers, testers and managers can search this database by use case name and view the related sequence diagrams in a browser.
开发者、测试人员和经理都可以通过用例名来搜索这个数据库,并在浏览器中查看相关的序列图。
At the end of this part of the series, you will have built the database, a PHP module for the core bank logic, and a single-page based browser user interface, which are all part of our bank scenario.
到本文结束时,我们会建立数据库、一个提供核心银行逻辑的PHP模块以及一个单页面浏览器用户界面,这些都是银行场景的组成部分。
When you have everything installed, you should be able to view the example dashboard by accessing dashboard.xq from the eXist database using a Web browser and the url.
在安装完毕后,应该能够使用一个Web浏览器和如下的url从exist数据库访问dashboard .xq来查看这个示例指示板。
Mr Greer's team went a step further, handling nearly all content within the embedded browser instead of developing or licensing its own display and database system.
Greer先生的团队更进了一步,应用嵌入式浏览器而不是开发或许可其自己的显示和数据库系统内处理所有的内容。
We are still not done at this point, close the Web browser and stop server1 since we have not updated the server configuration with the JDBC driver and data source for the SAMPLE database.
在此时,我们仍然还未完成,请关闭Web浏览器并停止server1,因为我们还未用JDBC驱动程序和SAMPLE数据库的数据源更新服务器配置。
For some circumstances — say, running the Web server, database, and browser locally on your own workstation — wall clock time can be informative.
对于某些情况——比如在您自己的工作站本地运行的Web服务器、数据库和浏览器——挂钟时间能够提供信息。
This may include the use of applet in the Web browser, the proper design in the middleware, and taking advantage of the strength of the database system.
其中可能包括在Web浏览器中使用applet、中间件当中的合理设计、以及利用数据库系统的长处。
A browser hosting a JVM that runs a Web server and a database?
浏览器中包含一个运行Web服务器和数据库的JVM ?
The server retrieves a database record for the item and returns it in an XML (Extensible Markup Language) format to the client browser, which renders a small popup window to show the information.
服务器获取这个条目的数据库记录并以XML (ExtensibleMarkupLanguage)格式把记录返回给客户机浏览器。客户机浏览器显示一个小的弹出窗口,在其中显示收到的信息。
A Copy operation from the Firefox browser allows AtomClip to build and send an Atom entry to the eXist database.
Firefox浏览器中的Copy操作允许AtomClip构建Atom条目并将它发送给eXist数据库。
Code redirects the browser to the CrystalReportViewer.jsp file, the Web site users normally cannot see your database username and password by checking the Web page 'source code in their Web browsers.
由于jrc_begin_here .jsp代码将浏览器重定向到了CrystalReportViewer . jsp文件,Web站点用户通常不会在浏览器中查看we b页面源代码而看到您的数据库的用户名和密码。
This includes the browser or the user interface section, the application server, and the database engine.
这包括浏览器或用户接口部分、应用程序服务器和数据库引擎。
The server side can perform database or file access, process the data, then format the data and return it back to the browser.
服务器端可以执行数据库或文件访问,处理数据,然后格式化数据,并将其返回给浏览器。
When the user clicks the button the first time during a session, a page is populated from the first document in the current database and sent to the browser.
在会话期间当用户首次单击按钮时,将从当前数据库中的第一个文档开始填充页面,并将页面发送到浏览器。
In the application, PHP is essentially a middle-man who runs data between the database and the browser.
在这个应用程序中,PHP实际上是一个“中间人”,它在数据库和浏览器之间传递数据。
The code retrieves the data from the database and presents it as alerts in the browser.
代码从数据库获取数据,并在浏览器中以警告的形式呈现出来。
Data entered in the form travels from the browser to the server and to the database if it is captured.
如果被捕获的话,输入到表单的数据从浏览器移到服务器,再到数据库。
When you (or any other user) request a report, the appropriate data is retrieved from the database and sent to the browser.
当你(或者其它用户)请求一份报告时,适当的数据将被从数据库中检索出来,并发送至浏览器。
Once that's complete, close the database and use HTTP headers to force the browser to go to the login page.
完成这些之后,关闭数据库并使用HTTP标头强制浏览器打开登录页面。
It retrieves a list of product categories from a database, and then passes them off to a view file to render an appropriate HTML response back to the browser.
它从数据库返回一列商品目录,然后将他们传到一个视图文件,并在浏览器上以合适的HTML呈现出来。
This is a widely-used style that supports the physical separation of client-side processing (such as a browser) and server-side processing (such as an application server that accesses a database).
这是一个广泛运用的方式格,它支持客户端处理(比如浏览器)和服务器终端处理(比如一个访问数据库的应用程序服务器)的物理分离。
Some may be creating games or Facebook applications with animations displayed in the browser and the game scores and user profiles stored in a database.
有些人可能会用这种方式来创建游戏或Facebook应用:在浏览器里显示动画,而游戏得分和用户概要则存储在数据库中。
Couple these benefits with the robust, responsive, and comprehensive database capabilities offered by DB2 Express-C, and you can deliver a rich, data-oriented user experience directly to the browser.
将这些优点和DB 2Express - C提供的健壮、响应性强并且全面的数据库功能结合起来,您就可以通过浏览器交付丰富的、面向数据的用户体验。
To view the WSDL file, point your browser to the database and open the Web service with the command? WSDL as shown in figure 1.
要想看到WSDL文件,将浏览器指向数据库并通过命令? WSDL打开Web服务,如图1所示。
应用推荐