单词 | client-side | ||||||||||||||
释义 | client-side
更多释义 收起释义 例句释义: 客户端,用户端,客户之间 1. At this point, we now have all the Java server code and the Java wrappers ready to be used by the client side of the application. 到此为止,您已经准备好了所有供应用程序的客户机端使用的Java服务器代码和Java包装程序。 www.ibm.com 2. Value is often used to programmatically access the HTML element rendered for a control in client-side script. 值经常用于以编程方式访问为客户端脚本中的控件呈现的HTML元素。 msdn2.microsoft.com 3. Maybe like most people, I saw how easy it was to work with client-side coding with jQuery, and I ignored any possible performance hits. 我可能像大多数人一样,仅看到用jQuery编写客户端代码的简易,而忽略了可能的性能问题。 www.ibm.com 4. At development time: WebSphere Studio tools produce a number of client-side artifacts used by the requestor to interact with the provider. 在开发阶段:WebSphereStudio工具产生出许多被请求程序用来与提供程序进行交互的客户端构件。 www.ibm.com 5. Informal parameters are often used to set the CSS class of an element, or to specify client-side event handlers. 非正式参数通常被用来设置一个元素的CSS样式,或者用来指定客户端的事件处理器。 dictsearch.appspot.com 6. The name of a client-side DOM element does not match the name assigned to the corresponding control at design time. 在设计时客户端DOM元素的名称与指定给相应控件的名称不匹配。 www.ibm.com 7. However, in almost all such frameworks, there is a lack of ready-to-use support for localized messaging with client-side validation. 不过,在几乎所有的这类框架内,都缺少对在客户端验证本地化消息的现成支持。 www.ibm.com 8. For the purposes of this article, the client-side code at least suggests the additional complications that would occur in the real world. 就本文的目的而言,客户端代码至少展露出实际应用程序内可能存在的额外复杂性。 www.ibm.com 9. The glue code consists of two different interfaces plus some client-side code and a setting or two. 绑定代码包含两个不同的接口外加一些客户端代码以及一两个设置。 www.ibm.com 10. For housekeeping purposes, the SCM tool usually keeps a bit of extra information on the client side. 为了常规事务管理的目的,配置管理工具通常在客户端保留了一点特殊的信息。 techkb.it168.com 1. Back in the paleolithic web era known as the late 1990s, those of us doing client-side development had things pretty rough. 回到早期网络时代,就是20世纪90年代后期,我们这些做客户端开发的人面前困难重重。 www.ibm.com 2. This includes the ability for users to connect to the system easily and for client-side application management to be minimal. 这包括让用户能够轻松地连接到系统,以及尽可能减少客户端应用程序的管理工作量。 www.ibm.com 3. As you can see, the script created some nicely formatted XML, ready for a new piece of client-side code to consume. 如您所见,该脚本创建了一些良好格式化的XML,准备好供新的客户端代码使用。 www.ibm.com 4. Method contains the text of the client-side function call and can be inserted into a client-side event handler. 方法返回的字符串包含客户端函数调用的文本,可以插入到客户端事件处理程序中。 msdn2.microsoft.com 5. That piece of code is only needed for the client side to perform a remote call to the server for adding the tasks to the database. 只有客户端需要这段代码,用于对服务器执行远程调用,以将任务添加到数据库中。 www.ibm.com 6. As long as you place all of your client side validation code in one external . js file, the user only needs to download this file once. 只要将所有的客户端验证代码放在有个外部的.js文件中,用户就只需要下载这个文件一次。 www.ibm.com 7. This enables you to determine validation status in server code and provides security against users bypassing client-side validation. 这允许您通过服务器代码来确定验证状态,并且避免用户避开验证,从而提供了更高的安全性。 msdn2.microsoft.com 8. As the name says, ie Spell is an extension for Internet Explorer that does spell checking at the client side. 正如名字所说的,ieSpell是一个IE浏览器的扩展,可以在客户端对拼写进行检查。 www.cnthub.com 9. One feature we felt was exciting enough to tackle now even though the spec is still in flux is client-side database storage. 其中有一个特性,我们觉得目前可以带给浏览器足够的惊喜——这甚至还并不是规范,那就是客户端数据库存储。 www.bing.com 10. Like the Flex-based application, this will be a completely client-side application that will call your Grails-powered services. 就像基于Flex的应用程序一样,这个应用程序将是一个能够调用Grails服务的客户端应用程序。 www.ibm.com 1. We are ready to use this client-side persistence tool to further enhance our Web applications. 我们已经准备好使用此客户端持久化工具来进一步增强Web应用程序。 www.ibm.com 2. Team Foundation Server does not include a mechanism for the deployment of client-side plug-ins, policies, or other modifications. TeamFoundationServer并不包括用于部署客户端插件、策略或其他修改的机制。 msdn2.microsoft.com 3. The logic for your blog is in a client-side JavaScript script, and security should never be solely enforced on the client. blog的逻辑均处在客户机端的JavaScript脚本中,而安全性决不能只在客户机端实现。 www.ibm.com 4. You can use client-side filtering to return only the data that you want to see or work with. 可以使用客户端筛选只返回想要查看或使用的数据。 technet.microsoft.com 5. mobl applications do not rely on any particular server-side technology, only handling the client-side aspect of your application. mobl应用程序不依赖于任何特定的服务端技术,而只会处理应用程序的客户端部分。 www.infoq.com 6. The TClientDataSet is only an in-memory table at the client side, and changes to this dataset will not be saved automatically. TClientDataSet只是在客户端的一个内存表(in-memorytable),对该数据集的更改将不会自动保存。 www.ibm.com 7. If you had to parse data like this with server-side Java code or even client-side JavaScript code, you might use DOM APIs. 如果必须要像这样用服务器端Java代码甚至是客户端JavaScript代码解析数据,您可能会使用DOMAPI。 www.ibm.com 8. In such a case, client-side validation is disruptive to a highly repetitive, streamlined work mode. 在这种情况下,客户端验证对于高重复性、流线型的工作模式是有干扰的。 www.ibm.com 9. Lotus Expeditor can be thought of as a client-side portal, where components from different providers are aggregated locally. 可以将LotusExpeditor看作是客户端门户,不同提供方的组件可以在这里进行本地聚集。 www.ibm.com 10. As the browser is becoming more and morepowerful, it is now easy to use Ajax or offline storage to solve thestate problems client-side. 随着浏览器变得越来越强大,现在用Ajax或者离线存储在客户端解决状态问题已经很容易了。 www.bing.com 1. MortgageCalculatorProxy is a client-side Java file that the Web services wizard generated, and which the GSTC used to do its own generation. MortgageCalculatorProxy是由Web服务向导生成的客户端Java文件,并且GSTC用这个文件来生成自己。 www.ibm.com 2. Client-side process enactment can interact with the user through the UI, and with the IDE; server-side process enactment cannot do either. 客户端流程实施可以通过UI与用户交互,并与IDE交互;服务器端流程实施则不能与其中任一方交互。 www.ibm.com 3. One, client-side data in Flash is never sent to the server, as it has nothing to do with HTTP. 其一,Flash中存储的客户端数据不会发送给服务器,因为它与HTTP没有任何关系。 www.ibm.com 4. Information from external suppliers can be used for mash up assembly or syndication assembly on client-side. 共享客户的信息利用方式有混搭装配和聚合装配。 www.boshuo.net 5. It contains a number of methods that make it easier for a client to obtain a client side stub to the service. 它包括多个方法,这些方法使客户机可以容易地获得服务的客户端存根。 www-128.ibm.com 6. I'm going to sidetrack a little here to mention that the GWT Shell has JVM hooks that let you debug your client-side code in a Java IDE. 在这里我要岔开一会,提一下GWTShell,它拥有允许在JavaIDE中调试客户端代码的JVM挂钩。 www.ibm.com 7. Check to see if there is a client-side application that could be manipulating the messages before they are processed by the server. 请检查是否存在会在服务器处理邮件之前操作邮件的客户端应用程序。 www.microsoft.com 8. Vendor side should analysis the items that will influence the progress, and communicating with client side to put forward solution. 对项目实施过程中影响进度的因素综合分析,及时与发包方交流,提出解决办法。 www.fabiao.net 9. The next thing is to return to the client side, where you can see how the XML response is used to update page state. 下一件事就是返回客户端,查看如何用XML响应更新页面状态。 www.ibm.com 10. So long as the computer which can access the net to be able to use, client side zero maintenance. 只要有一台能上网的电脑就能使用,客户端零维护。 blog.sina.com.cn 1. It does, however, open up the possibility of a client-side hacker injecting a different value for author. id. 但是,这样做留下了一个漏洞,使客户端的黑客有机会为author.id注入不同的值。 www.ibm.com 2. To reduce the chance of bugs as you map integral values from client side to server side. (e. g. , int fields in value objects). 当你将整数值从客户端映射到服务器端的时候,为了减少出错几率。 www.infoq.com 3. Client-side asynchrony enables the request and response messages to be processed in two different threads. 客户端异步允许在两个不同的线程中处理请求和响应消息。 www.ibm.com 4. Currently in WebSphere Portal, the submit button cannot be named "Submit" for Client-Side Click-to-Action target code to work properly. 在WebSpherePortal中,submit按钮不能命名为客户端点击操作目标代码的“Submit”以合适地工作。 www.ibm.com 5. A syndication solution would not be complete without taking into account the client-side implementation. 联合的解决方案在不考虑客户端实现的情况下是无法完成的。 www.ibm.com 6. Aggregator Web sites typically gather information from a number of different providers and aggregate them in a client-side mashup. 聚合器网站通常从多个不同的提供商收集信息,并将其聚合为客户端Mashup。 www.ibm.com 7. Constraints are part of the generic type metadata so that the client-side compiler can take advantage of them as well. 约束是一般类型元数据的一部分,以便客户端编译器也可以利用它们。 msdn2.microsoft.com 8. The transport can only process the specified request on the client side of a session. 传输仅能处理会话的客户端所指定的请求。 www.drados.com 9. In this case, you need a new client-side JNDI implementation capable of working with your new directory server. 在这种情况下,需要一个能够操作新目录服务器的新的客户端JNDI实现。 www.ibm.com 10. Scripting for both the client side and server side in one event is possible by using simple action groups. 通过使用简单操作组,为一个事件中的客户端和服务器端编写脚本是可能的。 www.ibm.com 1. The Script Explorer window was often hidden, so that the availability of client-side script was not always obvious. “脚本资源管理器”窗口通常是隐藏的,因此客户端脚本的可用性并非总是显而易见。 technet.microsoft.com 2. Each of these data access patterns dictates a different persistent store design for the client-side user interface. 每种数据访问模式规定了不同的用于客户端用户界面的持久存储设计。 www.ibm.com 3. Note that you do the WSDL-to-Java step on the client side as well, but that's not particularly interesting from a roundtrip point-of-view. 请注意,您同样也会在客户端完成WSDL-to-Java的步骤,但是从往返的角度来看,这并没有什么特殊的意义。 www.ibm.com 4. In Visual Studio, you can debug client-side script running on your local machine by attaching to a local copy of Internet Explorer. 在VisualStudio中,通过附加到InternetExplorer的本地副本,您可以调试运行于本地计算机上的客户端脚本。 msdn2.microsoft.com 5. In addition, new applications that utilize JMS can be deployed with a little or no client-side configuration necessary. 此外,使用JMS的新应用部署起来只需对客户端进行少量的配置,甚至不需要配置。 www-128.ibm.com 6. For each remote service, GWT requires two interfaces on the client side: a remote service interface and a remote service async interface. 对于每个远程服务,GWT在客户端需要两个接口:一个远程服务接口和一个远程服务异步接口。 www.ibm.com 7. The client-side interceptors that some Java EE implementations support are instantiated and bound on the client end of an EJB. 一些JavaEE实现支持的客户端截取程序被实例化并绑定在EJB的客户端。 www.ibm.com 8. Like the client-side model, it too can be configured for PAYLOAD or MESSAGE mode. 与客户端模型类似,也可以将其配置为使用PAYLOAD或MESSAGE模式。 www.ibm.com 9. In contrast to the server-side programming model, there is no client-side mechanism for composing atomic transactions over the repository. 与服务器端编程模型相反,不存在用于构成针对存储库的原子事务的客户端机制。 www.ibm.com 10. It's also useful for JSNI experimentation because it is all client-side, with no communication to the server. 也非常适合试验JSNI,因为只有客户端代码,不需要和服务器通信。 www.ibm.com 1. You can create a client-side stub that looks like the business interface and have the stub provide an HTTP layer to the server side. 您能创建一个看起来类似业务接口的客户端存根,并让该存根向服务器端提供一个HTTP层。 www-128.ibm.com 2. In the next chapter, I'll go back over to the client side and dive into the details of working folders. 下一章节,我将回头来描述客户端和深入钻研工作目录。 techkb.it168.com 3. With the rapid progress of Geographic Information Services, Experience Matters on the client side is still not solved well. 在地理信息服务快速发展的过程中,客户端的用户体验问题始终没有得到很好的解决。 www.dictall.com 4. We also need to configure the DWR client side engine to use active Reverse Ajax, so we need to call dwr. engine. setActiveReverseAjax(true). 我们还需要配置DWR客户端引擎,以使用活动ReverseAjax,因此我们需要调用dwr.engine.setActiveReverseAjax(true)。 www.ibm.com 5. An interface and an implementation class for the client-side server locator *_Service and *_ServiceLocator. 客户端服务器定位符的接口和实现类*_Service和*_ServiceLocator。 www.ibm.com 6. The solution had to work with Sybase at rollout, but be able to migrate to DB2 without any client-side code changes. 该解决方案必须在输出端使用Sybase,但能够迁移到DB2而无需对客户机端的代码进行任何更改。 www.ibm.com 7. The Dojo toolkit provides almost any kind of library or utility you might need for building the client side of your web application. Dojo工具箱提供了几乎所有构造web应用程序客户端所需的库或工具。 www.ibm.com 8. Flickr API documentation site: Check out Flickr, a good example of client-side coding and REST Web service design, as well. FlickrAPI文档站点:请访问Flickr,这是客户端编码和RESTWeb服务设计的一个好例子。 www.ibm.com 9. And Ajax's best-of-both-worlds approach leverages client-side and server-side code to present an almost seamless UI to the Web user. 而且Ajax二者通吃的技术,同时利用了客户端和服务器端代码,向Web用户呈现了几乎无缝的用户界面。 www.ibm.com 10. This kind of template could be very easily added to a client side XSLT in order to push the request to the browser. 这种模板很容易添加到客户端XSLT中。 www.ibm.com 1. Additionally, there was no way to identify a client-side context to the server. 此外,服务器没有别的方法识别客户端环境。 www.ibm.com 2. Because you can only bring limited logic to the user's computer, client-side validation does have its limitations. 由于您仅能给用户的计算机带来有限的逻辑,客户端验证确实有自身的局限性。 www.ibm.com 3. This will force errors on the client side if the application is not responding within a reasonable amount of time. 这将在应用程序没有在合理的时间里作出响应时使客户机端出现错误。 www.ibm.com 4. With just the JavaScript frameworks we have now, we're pushed in the direction of application development for the client side. 使用现在已有的JavaScript框架,我们正朝着客户端应用程序开发的方向发展。 www.ibm.com 5. Triggers the server and then the client side policies as if a method call were returning. 触发服务器端的策略,随后触发客户端的策略,如同一个方法调用正在返回。 msdn2.microsoft.com 6. This flexibility refers to both the component structure on the client-side, as well as the business logic on the server. 这种灵活性涉及到客户端的组件结构,和服务器端的业务逻辑。 www.ibm.com 7. Gets or sets a value indicating whether client-side callbacks are used for sorting and paging operations. 获取或设置一个值,该值指示客户端回调是否用于排序和分页操作。 msdn2.microsoft.com 8. So far we have seen how shared classes provide startup and footprint improvements in the client-side environment. 到目前为止,我们已经看到了在客户端环境中共享类产生的启动和内存使用量改进效果。 www.ibm.com 9. This page demonstrates a ProgressBar component used in a pure client-side environment, without any interactions with the server. 这个页面示范了一个使用在抽象的面向客户的环境中的ProgressBar组件,并且与服务器没有任何交互作用。 www.ibm.com 10. If client-side validation is enabled, the page includes references to script libraries that are used to perform the client-side validation. 如果启用客户端验证,则页将包含对执行客户端验证所用的脚本库的引用。 msdn2.microsoft.com 1. We decided to use client-side beans in response to a design challenge. 针对设计难题,我们决定使用客户端的Bean。 www.ibm.com 2. Yes, the server-side asp2php is the one most often referred to as well as this client-side option. 有,服务器端的asp2php是最经常被提及的,还有一个选择是此客户端。 www.phpx.com 3. However, when writing client-side scripts that run in the script engine of a browser, the running script detects the engine version. 但是,当编写运行在浏览器脚本引擎中的客户端脚本时,运行的脚本将检测引擎版本。 msdn2.microsoft.com 4. This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. 此类不应以公共方式使用,而是用于生成可与数据服务通信的强类型客户端对象。 technet.microsoft.com 5. At the end of the day, the client side code is a relatively simple parser for an XML file format. 最终,客户端代码会是一个用于XML文件格式的相对简单的解析器。 www.infoq.com 6. The server side must be the creation of a ServerSocket object, and then wait for the client-side visit. 在服务器端必须先建立一个ServerSocket对象,然后等待客户机端的访问。 www.joys99.com 7. Merge also replaces the client-side logic known as upsert that performs conditional updates and inserts. Merge还替换了执行条件更新与插入客户端逻辑upsert。 www.ibm.com 8. The first two parts of this series discuss creating client-side applications using OpenSSL. 本系列文章的前两部分讨论了使用OpenSSL来创建客户机端应用程序的内容。 www.ibm.com 9. In particular, by owning the form, the viewer control is able to cache its state to the client side. 特别是我们拥有形式后,阅读器控制可以将状态信息缓冲到客户端。 www.ibm.com 10. First, the installation time for the client-side software at each new client company is less than a day. 首先,每个新的客户公司客户端软件的安装时间少于一天。 www.ibm.com 1. For a client-side event, you probably don't want the expense of a trip to the server. 对于客户端事件来说,可能不希望有访问服务器的开销。 www.ibm.com 2. Client-side code can use information in the response to construct subsequent requests that are more complex than simple text substitution. 客户端编码可以使用响应中的信息来创建后面更为复杂的文本替代请求。 www.ibm.com 3. Some client-side testing -- for instance, of an ActiveX control embedded within our Web application -- requires using these scripts. 一些客户端的测试—比如,嵌入到我们的Web应用中的ActiveX控件—需要使用这些脚本。 www.ibm.com 4. This format makes it feasible to send huge amounts of data to the client side in a very short amount of time. 用此格式向客户端传送大量数据只用很少的时间。 blog.sina.com.cn 5. Sun has never really gone after the consumer client side before (at least not in 10 years). Sun以前(至少10年内)从未追随过消费者。 www.infoq.com 6. To accommodate this, different versions of client side classes (including the interfaces) may be separated into different packages. 为了解决这种情况,可以使不同版本的客户端类(包括接口)分隔到不同的包中。 www.ibm.com 7. The client-side stub code defines access methods for your application code to invoke service operations. 客户端存根代码为应用程序代码定义访问方法,以调用服务操作。 www.ibm.com 8. The game platform is the end-user access device to the game, also technically known as the client side. 游戏平台就是最终用户用来访问游戏的设备,在技术上也称为客户端(clientside)。 www.ibm.com 9. The Client-side honeypot system is still in need of progress in the detection of attacks towards these softwares. 客户端蜜罐系统在检测针对这类客户端软件的攻击上还稍显不足。 www.fabiao.net 10. To make your report highly interactive, you want a client-side solution, and the Dojo toolkit is an excellent fit. 要使您的报告具有高度交互性,您需要一个客户端解决方案,Dojo工具包就非常适合。 www.ibm.com 1. A string that contains the name of the method that handles client-side click events. 一个字符串,包含处理客户端单击事件的方法的名称。 msdn2.microsoft.com 2. The client-side stub functions as a proxy for making calls to the service, defining method calls that implement the service operations. 客户端存根可作为代理进行服务的调用,它定义了实现服务操作的方法调用。 www.ibm.com 3. The move to Web-based alternatives offers the best flexibility on the client side, but it requires additional effort on the server side. 采用基于Web的替代产品能够在客户端上提供最好的灵活性,但是会增加服务器端的工作量。 www.ibm.com 4. The number of times that a wait for an available send buffer was done by the protocols on the client side of the connection. 由协议从客户机方面所做的等候可用发送缓冲器的次数。 www.fan6.net 5. Client-side JavaScript statements embedded in an HTML page can respond to user mouse-clicks, form input, and page navigation. HTML页面中嵌入的客户端JavaScript语句可以响应用户的鼠标点击、表单输入和页面导航。 www.ibm.com 6. Now that the client-side form is in place, it's time to adjust the server-side code to do something useful with the uploaded file. 现在,客户端表单已经做好了,接下来可以调整服务器端代码,以便用上传的文件做有用的事情。 www.ibm.com 7. One script calls into a method that initializes the client-side runtime. 一个脚本调用一个对客户端运行时进行初始化的方法。 msdn.microsoft.com 8. This connectivity support has helped fuel the rate of Flex adoption for the client-side layer. 连接性支持有助于Flex在客户端方面的推广。 www.ibm.com 9. The linkage classes, including a client-side stub and a server-side message receiver, interface between your application code and Axis2. 这些链接类,包括一个客户端stub和一个服务器端消息接收器,充当应用程序代码和Axis2之间的接口。 www.ibm.com 10. So far, we have covered how the JWL hxclient script helps you handle date and number parsing and formatting on the client side. 到目前为止,我们已经介绍了JWLhxclient脚本是怎样帮助您处理客户端的数字分析和格式问题。 www.ibm.com 1. As the name suggests, it allows a client-side script to perform HTTP requests, and it will parse an XML server response. 顾名思义,它允许客户端脚本执行HTTP请求,并解析XML服务器响应。 www.ibm.com 2. New server-side tools are sprouting up around the ExtJS client-side Javascript framework. 新的服务端工具正为客户端JavaScript框架ExtJS贡献着力量。 www.infoq.com 3. However, it contains client-side script that causes the form to be posted back to the server. 但是,它包含使窗体被发回服务器的客户端脚本。 msdn2.microsoft.com 4. The test results should show some correlation between the numbers seen on the load test client side and those on the application server. 测试结果应该显示负载测试客户机端所看到的数字与应用程序服务器上的数字之间有某些相关性。 www.ibm.com 5. This should be true whether the vulnerabilities are in the stored procedures or in the source code on the client side. 不论漏洞是在存储过程中或是在客户端源代码中都是如此。 www.ibm.com 6. Recruitment CriteriaLoving web client side development, and plan to be a senior technical lead. 热爱Web客户端开发,并有志于成长为高级的技术领导人。 www.boleme.cn 7. On the client side, the application client is a core Java application that connects to the EJB container over the network. 在客户端方面,独立的客户端程序是一个Java核心应用程序,通过网络与EJB容器连接; www.bing.com 8. They work on files that have been fetched from file servers by the client-side cache managers. 他们操作已经由客户端缓存管理器从文件服务器中取出的文件。 www-128.ibm.com 9. To have the functions callable from the client side, a proxy must be defined. 要让函数可从客户端调用,必须定义代理。 www.ibm.com 10. Relationship service enhancements include client-side cursor support which provides improved performance for queries. 关系服务增强包括客户端游标支持,它可以提高查询的性能。 www.ibm.com 1. All of the code here is purely client-side and can be deployed to any web server. 这里所有的代码都是纯客户端的,可以被部署到任何web服务器上。 www.ibm.com 2. This section presents the JSP tag file that generates the JavaScript functions implementing the client-side portion of the RPC mechanism. 本节介绍生成JavaScript函数的JSP标记文件,这些JavaScript函数实现RPC机制的客户端部分。 www.ibm.com 3. In broad terms, client-side scripting addresses the DOMs of the pertinent sources, including, for this article, any SVG. 广义地讲,客户端脚本编程就是解决有关源代码(包括本文中的SVG)的DOM问题。 www.ibm.com 4. While passive mode FTP solves many of the problems from the client side, it opens up a whole range of problems on the server side. 虽然被动模式解决了客户端的问题,却又在服务端出现了一系列问题。 www.ispcs.cn 5. By default, the validator controls inject client-side ECMAScript (JavaScript) into the page to perform validation checking in the browser. 默认情况下,验证程序控件将客户端ECMAScript(JavaScript)插入该页中以在浏览器中执行验证检查。 msdn2.microsoft.com 6. When you cache data on the client side using JSON, you update the data caching object every time the user clicks on the Add Vehicle button. 当使用JSON将数据缓存到客户端时,系统将在用户每次单击AddVehicle按钮时更新数据缓存对象。 www.ibm.com 7. And there are even client-side proxies that allow you to intercept any request and response from and to the Internet. 而且即使是客户端代理,也可以让你拦截来自互联网的任意请求和响应。 www.bing.com 8. Google Maps does an elegant job of mixing rich-client side code with an intelligent mapping engine on the server side. GoogleMaps执行了很好的任务——将富客户端的代码与服务器端的智能映射引擎结合了起来。 www.ibm.com 9. It's the trouble to upgrade the client side of PC terminal because customers have to always download newly developed client software. PC端的客户端升级更新麻烦,用户需要时常去下载新的客户端; iask.sina.com.cn 10. A JavaScript module that holds the client-side logic and asynchronous communications logic to do data exchanges with the server. 开发一个JavaScript模块,它包含客户端逻辑以及与服务器进行数据交换的异步通信逻辑。 www.ibm.com 1. This new JAR file contains the client-side libraries needed to communicate with the Derby Network Server running on a remote machine. 这个新的JAR文件包含和运行在远程机器上的DerbyNetworkServer通信所需要的客户端库。 www-128.ibm.com 2. Suppose you've developed a Java application that uses a client-side JNDI implementation for LDAP to talk to ApacheDS. 假设您已经开发了一个Java应用程序,该应用程序使用LDAP的客户端JNDI实现与ApacheDS进行对话。 www.ibm.com 3. However, remember that a generic ASP page might be using objects like Session or Application that the client-side parser doesn't support. 然而,切记普通ASP页也许使用在客户端分析器不支持的会话或应用。 www.bylw99.cn 4. As mentioned in Client-side usage, the build configures CXF logging to avoid printing configuration details when running the sample client. 正如在客户端的使用中所提到的,构建过程会配置CXF日志记录,以避免运行示例客户端时打印配置细节。 www.ibm.com 5. Note also that Java 2 Standard Edition (J2SE) comes with a client-side JNDI implementation for LDAP, which you can use to talk to ApacheDS. 注意,Java2标准版(J2SE)提供了LDAP的客户端JNDI实现,可以用它与ApacheDS对话。 www.ibm.com 6. Start with the generation of the client-side code, as shown in Listing 1, with the JsonRestStoreTree. jsp code. 从生成客户端代码入手,如清单1中所示的JsonRestStoreTree.jsp代码。 www.ibm.com 7. All you need to do is provide a way for your client-side code to access this data using Ajax. 所需要做的就是让客户端代码使用Ajax来访问数据。 www.ibm.com 8. Like the client-side class, the server control exposes two properties: Title and XamlUrl. 与客户端类相似,服务器控件公开两个属性:Title和XamlUrl。 msdn.microsoft.com 9. This understanding can be familiar with client side as well as to get through customer communication. 这种了解可以通过客户身边熟悉的人以及通过客户的交流中获得。 iask.sina.com.cn 10. The limitation of these frameworks is that they only test the client side of a web application. 这些框架的局限在于它们仅仅只能测试web应用的客户端。 www.infoq.com 1. jQuery's Globalization library, developed in conjunction with Microsoft, provides full client-side globalization. jQueryGlobalization是由微软协助开发的、支持客户端全球化整体解决方案的程序库。 www.infoq.com 2. In this configuration, the WebSEAL server identifies and authenticates itself to the Web server using its own client-side certificates. 在这个配置中,WebSEAL服务器利用它自身的客户端证书将自己标识和认证到Web服务器。 www.ibm.com 3. I begin this article with a discussion of current client-side APIs and their capabilities. 我以当前客户机端API及其性能的讨论开始这篇文章。 www.ibm.com 4. Gets or sets a value indicating whether the javascript: prefix is generated for the client-side script. 获取或设置一个值,该值指示是否为客户端脚本生成了javascript:前缀。 msdn2.microsoft.com 5. Enabling client-side validation consists of adding the clientValidationEnabled parameter to a form in Tapestry, as shown below. 要启用客户端验证,需要将clientValidationEnabled参数添加到Tapestry的一个表单中,如下所示 www.ibm.com 6. You will now define a Username policy on the client side as well so that the client can pass the credentials while invoking the service. 您还需要在客户端上定义一个Username策略,以便客户端在调用服务时能传递凭据。 www.ibm.com 7. Contains the client-side proxy stubs needed to interact with the remote skeleton of the EJB housed in the application server. 包含了需要与存储在应用服务器中的远程EJB框架交互的客户端代理存根。 www-128.ibm.com 8. 0 characteristic, the installing and managing methods, as well as the client side installation and the common trouble shooting. 0的特性,安装和管理方法,以及客户端的安装方法和常见故障排除。 www.dictall.com 9. The server returns the formatted HTML for the weather badge, so the client-side weather badge library has little work to do. 服务器返回格式化的天气面板HTML,因此客户端的天气面板库就很简单了。 www.ibm.com 10. I mentioned that Flash can be an attractive option to HTTP cookies for client-side storage. 我提到Flash是面向客户端存储的一个有吸引力的选择,可以代替HTTPcookies。 www.ibm.com 1. That is one of the major advantages of using an SOA back end with a pure client-side front end. 这是使用具有纯客户端前端的SOA后端的主要优势。 www.ibm.com 2. Instead, separate the client-side validation from the more robust server-side validation by placing them in different assemblies. 相反,你可以从严格的服务器端验证中分离一部分验证,封装成不同的程序集放置到客户端。 blog.sina.com.cn 3. Present long-distance network video frequency supervisory system is mainly composed of the service end and the client side two parts. 目前的远程网络视频监控系统主要由服务端和客户端两部分组成。 goabroad.zhishi.sohu.com 4. Add other client-side frameworks, CSS layouts, and custom content to create the application you want to deliver to your clients. 添加另外一些客户端框架、CSS布局和定制内容,以创建您想要交付给客户的应用程序。 www.ibm.com 5. The popularity of this technique for client-side authentication has decreased in recent years. 最近几年,这种技术在客户端认证方面的使用已经减少了。 www.ibm.com 6. Spring delivers control over both client and server connections and provides client proxies to facilitate client-side programming. Spring通过客户机和服务器连接提供控制,并提供客户机代理以协助客户端编程。 www-128.ibm.com 7. Selecting this enables the client-side programming model support for a new portlet project. 选中它会使客户端的编程模型能够支持新的portlet项目。 www.ibm.com 8. If you develop custom server controls, consider having them render client-side code for browsers that support ECMAScript (JavaScript). 如果您开发自定义服务器控件,请考虑让它们为支持ECMAScript(JavaScript)的浏览器呈现客户端代码。 msdn2.microsoft.com 9. Computers that initiate the communication through the firewall use a client-side port that is dynamically assigned and cannot be configured. 对于启动经过防火墙的通信的计算机,使用的是动态分配并且不能配置的客户端端口。 support.microsoft.com 10. The JNLP file determines which JAR files and resources contribute to a client-side Java application. JNLP文件确定哪些JAR文件和资源有助于客户端的Java应用程序。 www-128.ibm.com 1. The delivery note is set to multi-connected, on the client side of the bunker after receive required to deliver a copy of the receipt for! 送货单设为多联,客户方仓管接收后的回单必须交一份到公司! www.bing.com 2. No context is associated with this call. This happens for some custom marshalled calls and on the client side of the call. 没有与这个调用相关的上下文。这发生在一些自定义整理的调用中和客户方调用中。 www.drados.com 3. Latency is an important consideration, but the biggest reason to avoid XML is the awkward client-side DOM API. 延迟是一个重要的考虑因素,但是避免使用XML的最大原因是差劲的客户端DOMAPI。 www.ibm.com 4. The Google Maps API is intended for access through browser-side JavaScript, and is an example of client-side technology. GoogleMapsAPI的设计就是为了通过浏览器端的JavaScript进行访问,这是客户机端技术的一个例子。 www.ibm.com 5. On the client side, a file with the (fixed) name of wsit-client. xml is used for the WSIT configuration. 在客户端,使用一个名为wsit-client.xml(这个文件名是固定的)的文件来进行WSIT配置。 www.ibm.com 6. Now that the basic layout and styling of the application is done, I can start applying some client-side behavior. 现在应用程序的基本布局和样式已经就绪,我将开始实现一些客户端行为。 www.ibm.com 7. Along the way, you probably picked up a number of client-side skills to bring your Web applications to life. 在这个过程中,他们有可能还会掌握一些客户端技能来将Web应用程序投入使用。 www.ibm.com 8. Try to encapsulate client-side fixes into reusable JavaScript helper functions and classes. 尽量将固定的客户端代码封装成可重用的JavaScripthelper函数和类。 www.ibm.com 9. Let's start at the client side, where you can walk through how the whole process works from front to back. 让我们从客户端开始,在其中您可以亲历整个过程是如何从头至尾工作的。 www.ibm.com 10. Client-side printing in BIRT is achieved within the example viewer by converting the report to PDF format when the user selects the icon. BIRT中的客户端打印是在example查看器中完成的,这是通过用户选择图标将报表转换为PDF格式实现的。 www.infoq.com 1. With little more than your CMIS server's WSDL you can generate your own client-side API if you are willing to use the Web services binding. 如果愿意使用Web服务绑定,您可以利用CMIS服务器的WSDL生成自己的客户端API。 www.ibm.com 2. There would also likely be some identity mapping involved between the client side and the service provider side. 还可能涉及一些客户端和服务提供者端之间的标识映射。 www.ibm.com 3. Unlike in the default method of IBM NAS client configuration, no client-side configuration changes are required for this technique. 与IBMNAS客户端配置的缺省方法有所不同,这种技术不需要更改任何客户端配置。 www.ibm.com 4. The driver reads rows from the server as the application requests them and thus minimizes the client-side memory usage. 当应用程序请求行时,驱动程序从服务器读取对应的行,这样可以最大限度地减少客户端内存占用。 msdn2.microsoft.com 5. The client-side model can be wired into the Enterprise Service Bus to send and receive events. 客户端模型可以连入企业服务总线(EnterpriseServiceBus)来发送和接收事件。 www.ibm.com 6. In client-side validation, regular expressions are evaluated using ECMAScript (JavaScript). 在客户端验证中,使用ECMAScript(JavaScript)计算正则表达式。 msdn2.microsoft.com 7. A page render link for the current page is created and sent to the client as a client side redirect. 当客户端重定向时,对于当前页的一个页面呈现连接被创建并且发送给客户端。 www.javaeye.com 8. We are now in a position to continue with detailed design and implementation of the client side component. 下面我们将继续讲述客户机端组件设计和实现的详细情况。 www.ibm.com 9. IBM is leveraging the client-side features of Eclipse in other ways as well. IBM正在通过其他方式利用Eclipse的客户端特性。 www.ibm.com 10. In this sample application, you can use a client-side script to confirm the removal of a document. 在此样例应用程序中,您可以使用客户机端脚本确认文档的删除。 www.ibm.com 1. Although it's not a free library, it is worth the added cost if you're looking to do some intense client-side application programming. 虽然它不是免费库,但是如果要执行大量客户端应用程序编程,则值得购买它。 www.ibm.com 2. I mentioned that IBM Workplace uses Cloudscape on the client side for automatic replication back to the server. 我曾提到过,IBMWorkplace在客户端使用Cloudscape,以便将数据自动复制回服务器。 www-128.ibm.com 3. The Microsoft SOAP Library contains client-side (and server-side) components that allow an application to invoke XML Web service methods. MicrosoftSOAP库包含使应用程序能够调用XMLWebService方法的客户端(和服务器端)组件。 msdn2.microsoft.com 4. Finally, we did a test on the embedded database integrated client side system and analyze the optimization of data storage and performance. 最后,本文对集成了嵌入式数据库的客户端进行了测试并分析了其对客户端系统数据存储和性能的优化。 www.fabiao.net 5. Ajax works by sending XML between the client and server using JavaScript client-side libraries. Ajax是这样运行的:使用JavaScript客户端库在客户机和服务器间发送XML。 www.ibm.com 6. Client-side validation provides a more efficient way for users to recover from basic data entry mistakes. 客户端验证为用户提供了一种更为有效的方式,使他们可以更正基本的数据录入错误。 www.ibm.com 7. If client-side only gets you so far, then there's also support for server-side code. 即使客户端只能进行这么多更改,也还有对服务器端代码的支持。 www.ibm.com 8. Session. Use_cookies specifies whether the module will use cookies to store the session id on the client side. session.use_cookies指定是否在客户端用cookie来存放会话ID。 in.php.net 9. Axis2 didn't work at all, failing with a client-side exception when processing the STS response message. Axis2完全不能运行,它在处理STS响应消息时会出现客户端异常错误。 www.ibm.com 10. GWT does this through code generation: The GWT compiler generates cross-browser compatible JavaScript from client-side Java code. GWT是通过代码生成实现上述目标的:GWT编译器可从客户端Java代码生成跨浏览器兼容的JavaScript。 www.ibm.com 1. When objects are hosted in ASP. NET the HTTP channel is used to communicate method calls between the client-side proxy and the server. 当对象驻留在ASP.NET中时,可以使用HTTP通道在客户端代理和服务器之间传递方法调用。 zxianf.blog.163.com 2. One of the products is "Secrets for Windows, " which is a client-side encryption application. 其中一个产品是“SecretsforWindows”,这是一个客户端的加密应用程序。 www.microsoft.com 3. The client side of this solution is a Firefox XUL extension, which adds AtomClip context menu options for copying to and from the Atom feed. 此解决方案的客户端是一个FirefoxXUL扩展,它将添加用于复制到Atom提要的AtomClip上下文菜单选项。 www.ibm.com 4. The WebSphere platform provides proven server-side technologies, while Eclipse RCP is popular client-side framework. WebSphere平台提供了经验证的服务器端技术,而EclipseRCP是流行的客户端框架。 www.ibm.com 5. The CMIS standard obviously helps with those problems, but to actually get work done productively, client-side libraries are needed. CMIS标准显然有助于解决这些问题,但实际上要高效地完成工作,则还需一些客户端库。 www.ibm.com 6. Binds the value of a client-side HTTP cookie to a parameter object. 将客户端HTTPCookie的值绑定到参数对象。 msdn2.microsoft.com 7. Client-Side Click-to-Action is built on the Live Object Framework (LOF), which defines C2A sources as live objects in the system. 客户端的点击操作构建在LiveObjectFramework(LOF)的基础之上,它将C2A源定义为系统中的活动对象。 www.ibm.com 8. I hadn't really thought about how the trend towards declarative languages on the client side might apply to the server side. 我还真的未曾考虑过客户端的声明式语言趋势可能会如何适用于服务器端。 www.ibm.com 9. A stub class represents a client side proxy for a specified target service endpoint. stub类表示针对指定的目标服务端点的客户端代理。 www.ibm.com 10. Property indicates whether the postback event should occur from client-side script. 属性指示回发事件是否应从客户端脚本发生。 msdn2.microsoft.com 1. The client side will receive one of the following types of exceptions. 客户端将接收到下列异常类型之一。 www-128.ibm.com 2. The Client-Side Click-to-Action source object code shown in Listing 1 is auto generated and inserted in the C2ASourceView. jsp. 列表1中显示的客户端点击操作源对象代码,是自动生成的,并会插入到C2ASourceView.jsp中。 www.ibm.com 3. The Client-Side Click-to-Action target object code shown in Listing 4 is auto generated and inserted in the C2ATargetView. jsp. 列表4中所示的客户端点击操作对象代码,是自动生成的,并插入到C2ATargetView.jsp中。 www.ibm.com 4. Some GWT proponents suggest that writing client-side code in the Java language is intrinsically preferable to writing JavaScript. 有些GWT的拥护者认为用Java语言编写客户端代码实际上要比编写JavaScript好。 www.ibm.com 5. Therefore, security researchers proposed a new honeypot system called client-side honeypot system for client-side attacks. 于是,安全研究人员又提出了针对客户端攻击的客户端蜜罐系统。 www.fabiao.net 6. Since my last series, jQuery has solidified its position as the client-side JavaScript library of choice. 在我的上一个系列中,jQuery已经巩固了其作为首选的客户端JavaScript库的地位。 www.ibm.com 7. AJAX (Asynchronous JavaScript and XML) programming is a recent trend in client-side web application development. Ajax(AsynchronousJavaScriptandXML)编程是客户端Web应用程序开发的最新趋势。 www.ibm.com 8. More importantly, it limits your ability to update, change, and restructure a Web page dynamically using client-side JavaScript. 更重要的是,它限制了您用客户端JavaScript动态更新、更改和重构Web页面的能力。 blog.163.com 9. The Group Policy client-side extension %1 failed to execute. Please look for any errors reported earlier by that extension. 组策略客户端扩展%1执行失败。请查看此扩展先前报告的所有错误。 www.fan6.net 10. It supports service requestors with a client-side on-ramp and supports service providers with a server-side off-ramp. 它通过客户机端入站(on-ramp)支持服务需求者并通过服务机端出站(off-ramp)支持服务提供者。 www.ibm.com 1. Therefore, you'll need some client-side routines that should have the same names and parameters as their server-side counterparts. 因此,需要有一些客户端例程,这些例程应该与服务器端的对应例程有相同的名称和参数。 www.ibm.com 2. You may also want to create some client-side applications for your BlackBerry handhelds. 您可能还希望为BlackBerry手持设备创建一些客户端应用程序。 www-128.ibm.com 3. Client-side programming model support: Retrieve portlet preferences in basic portlet projects. 客户边的编程模型的支持:获取基本portlet项目中的portlet属性设置。 www.ibm.com 4. When things go wrong, as they usually do, many hours of client-side support are the result. 但是在出现麻烦时(而这又是常见的情况),结果就是大量时间耗费在客户端支持上。 www.ibm.com 5. Visual Studio does not currently support client-side breakpoints. VisualStudio目前不支持客户端断点。 msdn2.microsoft.com 6. Drag the Client Side click-to-action Menu Header menu item from the palette onto the C2ASourcePortletView. jsp, as shown in Figure 9. 从配置中拖拉ClientSideclick-to-actionMenuHeader菜单项到C2ASourcePortletView.jsp,如图9所示。 www.ibm.com 7. Server-side validation normally addresses the former, while client-side validation addresses the latter. 服务器端验证通常采用前者,而客户端验证往往采用后者。 www.ibm.com 8. Class establishes a common request-writing format for client-side writing of Web method parameters into HTTP request streams. 类为将Web方法参数通过客户端写入到HTTP请求流建立一种通用请求编写格式。 msdn2.microsoft.com 9. Authenticate the client side of a client-server connection. 对客户端-服务器连接的客户端进行身份验证。 technet.microsoft.com 10. The new Client-Side Click-to-Action technique introduced in WebSphere Portal has many advantages over the earlier C2A technique. 与早期C2A技术相比,WebSpherePortal引入的新客户端点击操作技术具有许多的优势。 www.ibm.com 1. To get around this problem, Ajax Chat uses a JavaScript-to-Flash bridge to establish a permanent socket connection from the client side. 为了解决此问题,AjaxChat使用了一个从JavaScript到Flash的连接来建立来自客户机端的永久socket连接。 www.ibm.com 2. Page layout tool mainly analyze XML file parsing coming from the client-side, and then generate the corresponding variety of views. 页面配置工具主要是对客户端传来的XML文件进行解析,生成对应的各种视图,对各种视图的显示规则进行配置。 lib.swpu.edu.cn 3. Items added to the shopping cart by the customer are saved as a client-side cookie. 客户添加到购物车中的货品保存为客户端cookie。 www.ibm.com 4. The display behavior depends on whether client-side validation is performed. 显示行为取决于是否执行客户端验证。 msdn2.microsoft.com 5. The Geronimo client application container extends the J2EE application development environment to client-side applications. Geronimo客户机应用程序容器将J2EE应用程序开发环境扩展到客户端应用程序。 www.ibm.com 6. For avoiding vector data in client side and reducing problems of previous architectures, Medium Client is suggested. 为避免矢量数据在客户端和减少问题的前结构,中等客户端建议。 house.zhishi.sohu.com 7. Gets or sets a value indicating whether the postback event should occur from client-side script. 获取或设置一个值,该值指示回发事件是否应从客户端脚本发生。 msdn2.microsoft.com 8. The source code is divided into two projects, IOCP and IOCPClient, which are the server and the client side of the connection. 服务器端和客户端源代码分成两个工程,IOCP和IOCPClient。 www.cnblogs.com 9. The client side of the performance testing environment has a major impact on performance test results. 性能测试环境的客户机端对性能测试结果有重大影响。 www.ibm.com 10. JsUnit is a unit testing framework for client-side JavaScript in the tradition of the XUnit frameworks. JsUnit是一个部件测试的结构为客户机边Java语言在XUnit结构的传统。 blog.163.com 1. Controls render elements to the browser, and those elements can also raise client-side events that you can handle in client script. 控件将元素呈现在浏览器中,并且这些元素还可以引发客户端事件。您可以使用客户端脚本来处理这些事件。 msdn2.microsoft.com 2. JavaFX 2 represents a major update to the client-side Java stack, offering an alternative to the entire client layer of the JavaSE platform. JavaFX2.0代表客户端Java产品族最重要的更新,提供了JavaSE平台整个客户端层的替代品。 www.infoq.com 3. But from information of collect of client side tiring-room, the protection of individual privacy is cannot evasive problem. 但是从用户端后台搜集信息,个人隐私的保护是个不可回避的问题。 dictsearch.appspot.com 4. Taking a closer look at an implementation design, Listing 1 shows part of the client side code listing for an HTML page that uses Dojo. 进一步了解这个实现设计,清单1显示了一个使用Dojo的HTML页面的部分客户端代码清单。 www.ibm.com 5. For client-side validation, you can intercept the validation call and substitute or add your own validation logic. 对于客户端验证,可以截获验证调用,并用您自己的验证逻辑替代或添加您自己的验证逻辑。 msdn2.microsoft.com 6. Note The. NET Compact Framework does not support client-side authentication using X509 certificates. 注意.NETCompactFramework不支持使用X509证书的客户端身份验证。 msdn2.microsoft.com 7. All the client-side messages should be fetched from the server-side using the client-locale-specific resource bundles. 所有客户端消息都应使用特定于客户机本地语言环境的资源包从服务器端获取。 www.ibm.com 8. When placed within an tag, these common actions allow client-side browsers to generate content in response to user-driven events. 当把这些常用操作置入标记时,这些操作允许客户机端浏览器生成内容以响应用户驱动的事件。 www.ibm.com 9. IRC Client The client side program of an IRC system. It enables a user to connect to the IRC Server. 因特网在线聊天系统客户IRC系统的客户端程序。它允许用户连接到IRC服务器。 www.newwisdom.net 10. A new generation of ERP product extends to the client side and the supply end, client side extension is the customer relations management. 新一代ERP产品正在向客户端和供应端延伸,客户端的延伸即是客户关系管理。 blog.sina.com.cn 1. This article describes how to use Ajax and resource bundles together to make localized client-side validation messaging a little easier. 本文描述了如何联合使用Ajax和资源包来简化本地化后的客户端验证消息处理。 www.ibm.com 2. The Client-Side Click-to-Action source object code is updated, as shown in Listing 3. 客户端的点击操作源对象代码得到了更新,如列表3所示。 www.ibm.com 3. You can change version-controlled items in the client-side work folders without changing the version-controlled items on the server. 您可以更改客户端工作文件夹中受版本控制的项,而不更改服务器上受版本控制的项。 technet.microsoft.com 4. The present invention also discloses double-computer backing up system including main using server, standby server and client-side. 本发明同时公开了一种双机备份系统,包括主用服务器、备用服务器和客户端。 ip.com 5. The next step is to render this format pattern to the client side for the use of hxclient. 下一步是将该格式模式应用到客户端,以使用hxclient。 www.ibm.com 6. I also see JavaScript unit testing frameworks getting better at bridging the gap between server-side and client-side testing. JavaScript测试框架会更好的填补服务器端与客户端测试之间空白。 www.infoq.com 7. A Microsoft ActiveX control is provided to support a rich client-side printing experience including full page preview. 提供了MicrosoftActiveX控件,以支持丰富的客户端打印体验,包括整页预览。 www.microsoft.com 8. First it was image and image maps, then Java applets and client-side scripts that did cool animations. 首先是图像和图像映射,然后是实现很酷的动画的Javaapplet和客户机端脚本。 www.ibm.com 9. The main research work includes: communication mechanism to CORBA client-side and the way of accessing remote isomerous databases. 4. 主要研究内容:与CORBA客户端通信机制及对远程异构数据库访问方法。 www.fabiao.net 10. The Client-Side Click-to-Action source object code is updated as shown in Listing 8. 客户端点击操作源对象代码会更新至如列表8所示。 www.ibm.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。