网站首页  词典首页

请输入您要查询的英文单词:

 

单词 client-side script
释义

client-side script

  • 网络客户端脚本;客户端手稿;客户脚本
1.
客户端脚本
? D.客户端脚本Client-Side Script):当表示层和客户端需要更及时和灵活多样的交互形式时可以引用用JavaScript编写的客 …
www.cnblogs.com
2.
客户端手稿
...写 cgi (Google 用 python). 客户端手稿 (client-side script): 在浏览器上执行的手稿, 基本上只有 javascript 一种. 伺服器和应...
www.03964.com
3.
客户脚本
客户脚本Client-Side Script)用于完成用户界面──例如,为了动态改变 Web 页文本,对用户动作,比如双击作出反应,并执 …
www.qqgb.com
4.
用户端指令码
加入用户端指令码(Client-side Script)去改变控制项或物件的属性,您会看到Statement Completion功能会有作用,,也可以在 S…
support.microsoft.com

例句

释义:
1.
Value is often used to programmatically access the HTML element rendered for a control in client-side script.
值经常用于以编程方式访问为客户端脚本中的控件呈现的HTML元素。
msdn2.microsoft.com
2.
The Script Explorer window was often hidden, so that the availability of client-side script was not always obvious.
“脚本资源管理器”窗口通常是隐藏的,因此客户端脚本的可用性并非总是显而易见。
technet.microsoft.com
3.
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
4.
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
5.
However, it contains client-side script that causes the form to be posted back to the server.
但是,它包含使窗体被发回服务器的客户端脚本。
msdn2.microsoft.com
6.
Gets or sets a value indicating whether the javascript: prefix is generated for the client-side script.
获取或设置一个值,该值指示是否为客户端脚本生成了javascript:前缀。
msdn2.microsoft.com
7.
In this sample application, you can use a client-side script to confirm the removal of a document.
在此样例应用程序中,您可以使用客户机端脚本确认文档的删除。
www.ibm.com
8.
Property indicates whether the postback event should occur from client-side script.
属性指示回发事件是否应从客户端脚本发生。
msdn2.microsoft.com
9.
Gets or sets a value indicating whether the postback event should occur from client-side script.
获取或设置一个值,该值指示回发事件是否应从客户端脚本发生。
msdn2.microsoft.com
10.
Control renders client-side script on compatible browsers to handle expanding and collapsing events.
控件是否在兼容的浏览器上呈现客户端脚本以处理展开和折叠事件。
msdn2.microsoft.com
1.
The final step in the client-side script is to register the new class, specifying the base class as Sys. UI. Control.
客户端脚本的最后步骤是注册新类,指定基类为Sys.
msdn.microsoft.com
2.
The tree node data must be known in advance for the client-side script to work.
树状节点资料必须事先已知,用户端指令码才能运作。
technet.microsoft.com
3.
The client-side script can prevent execution of the server-side operation by returning false.
客户机端脚本通过返回false防止服务器端操作的执行。
www.ibm.com
4.
Write all the client-side script in a single function, and set a breakpoint on it.
将所有客户端脚本写入一个函数,并在该函数上设置一个断点。
msdn2.microsoft.com
5.
The following sections describe several ways that you can debug the client-side script in your application.
以下章节描述了调试应用程序中客户端脚本的几种方法。
msdn2.microsoft.com
6.
When users click the button, the client-side script displays a confirmation window.
用户单击按钮时,客户机端脚本显示一个确认窗口。
www.ibm.com
7.
Defines a method that enables controls to obtain client-side script options.
定义一个方法,使控件能够获取客户端脚本选项。
msdn2.microsoft.com
8.
If an event has both client- and server-side scripts, the client-side script executes first.
如果一个事件同时具有客户端脚本和服务器端脚本,则首先执行客户端脚本。
www.ibm.com
9.
This section presents topics discussing client side script and how to add it to your ASP. NET Web pages.
本节提供的主题讨论客户端脚本以及如何将客户端脚本添加到ASP.NET网页中。
msdn2.microsoft.com
10.
When the user clicks the button, the client-side script runs, displaying the confirmation box.
当用户单击按钮时,将运行客户端脚本,显示确认框。
www.ibm.com
1.
The code-behind page adds client-side script to the page via the RegisterClientScriptBlock method.
代码隐藏页通过RegisterClientScriptBlock方法向该页添加客户端脚本。
msdn2.microsoft.com
2.
Client-script debugging can be especially useful when you have Web server controls that use client-side script.
当您使用的Web服务器控件使用客户端脚本时,客户端脚本调试尤为有用。
msdn2.microsoft.com
3.
Create and run a client-side script command file that may contain many lines of code.
创建并运行客户端的脚本命令文件,该文件可能包含多行代码。
www-128.ibm.com
4.
Control updates itself using client-side script.
控件是否使用客户端脚本更新自身。
msdn2.microsoft.com
5.
The crux of the problem is figuring out how to introduce server-side properties into client-side script.
问题的症结是确定如何将服务器端属性引入客户端脚本。
msdn.microsoft.com
6.
Emits client-side script blocks to the response.
向响应发出客户端脚本块。
msdn2.microsoft.com
7.
Client-side script files are visible only when you are in debug mode or break mode.
只有在您处于侦错模式或中断模式时,才会看得见用户端指令码档。
technet.microsoft.com
8.
Emits a client-side script block in the page response.
在页响应中发出客户端脚本块。
msdn2.microsoft.com
9.
Property to render client-side script that is used to expand and collapse nodes on compatible browsers.
属性呈现用于在兼容的浏览器上展开和折叠节点的客户端脚本。
msdn2.microsoft.com
10.
For a quick start, let's jump to what the client-side script will be like
为了快点开始,让我们来看客户端的脚步是什么样的
www.ibm.com
1.
Server Side Generation of Client Side Script: an Alternative Approach to Creating Dynamic Selection Lists
服务器端产生客户端脚本:创建动态选单的可行方法之一
www.ct263.net
2.
Using the Visual Studio debugger, you can perform the following tasks when debugging client-side script in a Web page
使用VisualStudio调试器,可以在调试网页中的客户端脚本时执行下列任务
msdn2.microsoft.com
3.
Data transfer between database and client-side script by ASP technology
利用ASP实现数据库与客户端脚本间的数据传递
www.ilib.cn
4.
NET Application Service Client Side Script Proxy
应用程序服务的客户端代理
book.csdn.net
5.
Web Data Query with Client-Side Script
客户端数据查询网页设计实例
www.ilib.cn
6.
and the following client-side script
以及下面的客户端脚本
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/7/5 2:26:42