您要查找的是不是:
- A server-side scripting language for creating dynamic web pages. 一种用于创建动态网页的服务器端脚本语言。
- This paper proposes a thought to administrate a dynamic web site based on ASP technology. 该文提出了运用asp动态网页技术进行动态网站管理的思想。
- Together with the sample Web project, they illustrate how they can be used to build dynamic Web pages. 通过样本Web项目,阐述了如何利用他们来构建动态Web页面。
- Compare and contrast ASP.NET and the Apache Struts Framework for building dynamic Web applications. 在构建动态Web应用程序方面;对ASP.;NET和Apache Struts Framework进行比较和对比。
- Finally a dynamic WEB report is produced by combining a report data file(a XML file)and a report format file(XSL file). 最后报表数据文件(XML文件)结合报表格式文件(XSL文件)产生动态WEB报表。
- The Java virtual machine(JVM)is used more frequently as the basic engine behind dynamic web services. Java虚拟机已经越来越频繁地作为动态Web服务的基本引擎。
- Every ecosystem is a dynamic web always in flux, always in the processes of reshaping itself. 每个生态系统都是一个动态的网络,总是在流变,总处在重塑自己的过程中。
- To write a simple dynamic Web page, the realization of add, delete, update, modify functions. 自己写的一个简单的动态网络页面,实现增加,删除,更新,修改等功能。
- Now some people would say, "Well, what if your database server is supplying information to dynamic web pages? 现在有人会说,“嗯,如果你的数据库是为动态的网页提供信息的怎么办?”
- DYNAMIC WEB SITE IS ONE WHERE EVERY PAGE IS ASSEMBLED AS IT IS REQUESTED, USUALLY FROM A DATABASE. 动态WEB站点是每个页面都是被请求的时候才生成,并且通常是从数据库中生成的站点。
- I put forward a practical web security model according to the dynamic web security model PPDR. 本文依据动态网络安全模型PPDR,提出了一个可实际运用的网络安全模型。
- A static web site is nice when you just want to show flat content, but a dynamic web site can react to events and allow user interaction. 当你只是想展示一些直白的内容那么静态的页面非常理想,动态站点可以让用户产生互动。
- It is recommended that you always use dynamic Web references, even if you do not intend for the Web service URL to change at deployment. 建议您总是使用动态Web引用,即使您不打算在部署时更改Web服务URL也是如此。
- In this series, author Philip McCarthy introduces a groundbreaking approach to creating dynamic Web application experiences. 在这个系列中,作者Philip McCarthy介绍了一种建立动态应用程式体验的开创性方式。
- One way to think about what sets Web services apart from other dynamic Web content is to think of application objects versus components. Web服务与其它动态Web内容的区别之一就象是应用程序对象与组件的区别。
- Unfortunately for those system administrators, the fact is that CGI has continued to be the workhorse of the web, powering 90% of the dynamic web pages out there. 遗憾的是,我要对这些系统管理员说,事实上,CGI程序给网络造成了巨大的负荷,大概有超过90%25的动态网页。
- It uses Tree Edit Distance Model and Tree Align algorithm to locate and extract the information records on the dynamic web pages. 它通过树编辑距离模型和树归并算法(Tree Align)分离并抽取出动态网页中的信息项。
- AJAX ( Asynchronous Javascript and XML) is a new way of combining a number of existing technologies to build dynamic web applications. AJAX(Asynchronous Javascript and XML,异步Java Script与可扩展标记语言)将现有的多种技术进行结合,成为构建动态Web应用的一种新方法。
- The dynamic Web site usually generate the Web page from the information stored in the database, every page will cause a access to the database. 动态Web站点往往用数据库存储的信息生成Web页面,每一个页面请求导致一次数据库访问。
- The system produces dynamic web by using JSP technology and JavaBean technology and connects database by using JDBC technology. 系统利用JSP/JavaBean技术生成动态网页; 利用JDBC技术连接数据库;