It also mentions the WEB technique, introducing the characteristic of JPS and the basic rules of the language. JSP- the technique of connecting the database is mentioned as well.
文中还介绍了WEB开发技术,简单介绍了JSP技术的特点和基本语法规范,简单介绍了JSP连接数据库技术。
It also discusses the basic concepts and contents about the J2EE and MVC. By applying the WEB technique involving J2EE and MVC, this paper sets up a model for distributed E-business system.
详细讨论了J2EE和MVC的基本概念和基本内容,运用J2EE和MVC的Web技术搭建了一个分布式电子商务系统模型。
With the primitive computers of 1949 it was infeasible, but with modern computing power and the wealth of language examples available on the web it has proven to be the best technique available.
使用1949年的原始计算机这个方法是不可行的,但是当今的计算机的强大能力和遍布互联网的语言实例使这种技术变成了机器翻译的最佳实践。
The answer is that they leverage standardized URLs and a technique called Web scraping.
答案就是它们可以利用标准url和一种叫做Web抓取(Web scraping)的技术。
“The trick is a real and proven, albeit last resort, recovery technique for some kinds of otherwise-fatal hard-drive problems, ” writes Fred Langa on his Windows Secrets Web site.
“这个技巧是真的且经过验证的,尽管是最后手段,对某些非致命硬盘问题的恢复技术,”弗雷德·兰加在WindowsSecrets网站写道。
Through this technique the Semantic Web can be bootstrapped by existing Web content.
使用这种技术,就可以通过现有Web内容实现语义web。
Although this technique works for any kind of data you can pass through a URL, this article focuses on Web services, so I'll start with the simple SOAP message in Listing 1.
虽然这项技术适用于任何能够通过URL传递的数据,但本文主要讨论Web服务,因此我们从一个简单的SOAP消息开始,如清单1所示。
Learn a technique to smoothly migrate the Web pages that you created from your design-stage template to a Dynamic page template.
学习一种技巧,从而可以平稳地将您从设计阶段模版创建的web页面移入到Dynamic Page Template中去。
On a related note, don't forget that you can use the new agent profiling technique in Lotus Domino V7 to generate a log of how long various parts of your Web service take to run.
还有一个与此相关的提示,不要忘记,您可以在LotusDominov7中使用新代理记录技术来生成一份日志,记录Web服务的各个部分运行所花费的时间。
Stay tuned for Part 2, which will explore in detail the widely used parallel Web technique.
请继续关注第2部分,我们将详细探讨广泛应用的并行web技术。
But, more importantly, although the technique of intercepting application exceptions is well-known, is it really appropriate in case of Web services invocations?
但更重要的是,尽管拦截应用程序异常的技术广为人知,但它真的适合于Web服务调用吗?
GZIP encoding over an HTTP transport is a well known technique for improving the performance of Web applications.
HTTP传输协议上的GZIP编码是一种众所周知的用来改进Web应用程序性能的技术。
This is a good example of how content generated by humans (even through blog publishing tools) is not easily understood by machines without the use of a parallel Web technique.
这个例子很好地说明了这样一个问题:如果不使用并行 Web 技术,由人生成的内容(即使是通过blog发布工具生成)不容易被机器理解。
This technique is currently used to update the book list on the Notes FAQ Web site.
这种技术目前被用来更新NotesFAQWeb站点上的书籍清单。
The SQClient uses a WSIF-like technique to invoke a web service, first using a service factory to obtain a representation of the service from the WSDL describing the service.
SQClient 运用类似 WSIF的技术调用Web服务,首先使用服务工厂(service factory)从描述服务的WSDL获得服务的表示。
This technique has become fairly ubiquitous in today's web pages and plays an important role in making the web experience richer.
这项技术在今天的web页中无处不在,在提供丰富的web体验方面起着重要的作用。
First we used a common technique of hiding the H1 element that presents the Web site title within the banner.
首先,我们使用一种常用技术隐藏h1元素,也就是隐藏了广告条中的Web站点标题。
While the example is in the form of a standalone web service, the technique using XML maps can also be used in your own mediations and BPEL processes.
因为本例是以单独的Web服务形式出现的,所以还可以在您自己的仲裁和BPEL流程中使用这项利用xml映射的技术。
A secret technique many web services implement is redirecting mobile devices to a sub-domain containing the alternative mobile version of the site layout.
另外,一项登录网站的隐私保护技术也对网站服务提供了支持。 在进行网站设计时,这项技术能够将移动终端设备变为一个次级转换单位,使得网站包含手机影像转换的功能。
For web based products at least, there's another very powerful technique: release early and iterate. The sooner you can start testing your ideas, the sooner you can start fixing them.
做一个互联网在线产品,有一个很重要的技巧:尽可能快的发布产品并提供用户使用,你就可以最快的时间里验证你的想法是否可以行,并进行改善。
This technique is often used in Web site navigation to permit the user to back-browse to earlier pages or to understand where in a page hierarchy the current view is located.
这一技术往往用于网站导航,它允许用户向回浏览前面的页面,或使之了解当前视图在页面层次结构中所处的位置。
Practice this technique judiciously, but most definitely make it part of your skill set: In the info-flooded world of the Wild Wild Web, questioning is more important than ever.
你可以有选择地训练这一技能,并将其融入你个人能力中去:在网络信息泛滥的时代,“质疑”具有空前的重要性。
Our evaluation: the parallel Web is a technique already in use, and adopting it does not threaten the meaning of any current Web sites.
我们的评估:并行web是一项已经在使用的技术,采用这种技术并不会威胁当前Web站点的意义。
Often, programmers will leave the door open to attacks by using poor technique, like not strictly defining the types of data they expect as input to Web services.
通常,程序员会为使用拙劣技术进行的攻击留下后门,如没有严格地定义Web服务所需的输入数据的类型。
The simplest way to do this is to use an IFRAME on your Web page and set the SRC attribute using the same URL-based technique I described.
最简单的方法就是在Web页上使用IFRAME,并使用我介绍过的基于URL的相同技术来设置SRC属性。
Form submission with Ajax is a powerful technique that provides a way to send web forms without reloading the browser window.
Ajax表单提交是一个功能强大的技术,提供一种发送web表单的方法,无需重载浏览器窗口。
As we described in our review of the second alpha, Fennec has adopted a somewhat unusual compositing technique to draw web content in the window.
正如我们在alpha2评测中所说的,Fennec在网页内容显示方面使用了不同寻常的复合技术。
One technique mentioned in this article is hybrid apps, and this may be the best compromise for some developers: web view where it's possible and platform-specific native components where it's not.
本文中提到的一种技术是混合应用,对于一些开发者来说,这有可能是最好的折中办法:在可能的地方使用web视图,在不可能的地方使用平台特定的本地化组件。
In this paper we described a technique for creating a Web service that can receive a SOAP message containing attachments, in addition to the normal content contained in the body of the message.
在本文中,我们说明了一项用于创建能接收包含附件(除消息主体中的正常内容外)的SOAP消息的Web服务的技术。
This technique reduces coding because you specify the validators' attributes only once in the Web page.
由于只需在web页面中一次性指定验证器的属性,因此这项技术减少了编码工作。
应用推荐