单词 | client script | ||||||
释义 | client script
例句释义: 客户端脚本,用户端指令码,用户端脚本 1. As you know from earlier in the walkthrough, validator controls also check a user's entry using client script. 正如您在本演练前面部分所了解的那样,验证程序控件还使用客户端脚本检查用户输入。 msdn2.microsoft.com 2. Properties and methods that enable you to determine in client script whether the page is processing an asynchronous postback . 使您能够在客户端脚本中确定页是否正在处理异步回发的属性和方法。 www.bing.com 3. The client script generated for these controls is independent of any client script that you create yourself. 为这些控件生成的客户端脚本与您创建的任何客户端脚本无关。 msdn2.microsoft.com 4. The following table lists namespaces that contain classes and types that are used with client script to call ASP. NET application services. 下表列出命名空间包含用于使用客户端脚本调用ASP.NET应用服务的类和类型。 svn.net.henu.edu.cn 5. Therefore, if you use any of the controls on a page that require client script, your page will not conform to WCAG standards. 因此,如果在某页上使用了需要客户端脚本的任何控件,该页就违反了WCAG标准。 msdn2.microsoft.com 6. The client script is automatically generated and sent as part of the page, if the browser is capable of executing script. 如果浏览器能够执行脚本,客户端脚本将自动生成并作为页的一部分发送。 msdn2.microsoft.com 7. Note that the arguments sent between the client script and the server code can only be strings. 请注意,在客户端脚本与服务器代码之间发送的参数只能是字符串。 msdn2.microsoft.com 8. Property, generates client script to set the focus on the appropriate control in response to a keyboard shortcut. 属性结合使用,可生成响应键盘快捷键以将焦点设置在适当控件上的客户端脚本。 msdn2.microsoft.com 9. The PageRequestManager class exposes properties, methods, and events that enable you to customize partial-page updates with client script. PageRequestManager类公开属性、方法和事件,它们使您能够用客户端脚本来自定义部分页更新。 msdn2.microsoft.com 10. Class to set or examine client script elements that are contained in a Web Forms document on the design surface. 类设置或检查包含在设计图面上的Web窗体文档中的客户端脚本元素。 msdn2.microsoft.com 1. This function supports the client-script infrastructure and is not intended to be used directly from your code. 此函数支持“客户端-脚本”基础结构,不能在代码中直接使用。 msdn2.microsoft.com 2. Element in the page, you generally reference the control in client script using syntax as shown in the following code example. 元素的子控件,则一般使用下面的代码示例所示的语法在客户端脚本中引用控件。 msdn2.microsoft.com 3. You can add client script to controls on an ASP. NET Web page declaratively, as you would to HTML elements. 可以像对HTML元素那样,以声明方式向ASP.NET网页上的控件添加客户端脚本。 msdn2.microsoft.com 4. If the browser supports it, validation controls can check user input using client script, without a round trip to the server. 如果浏览器支持,验证控件可以使用客户端脚本检查用户输入,而无需到服务器的往返行程。 msdn2.microsoft.com 5. When a client script block does not specify the script type, the client browser determines the type. 当客户端脚本块不指定脚本类型时,客户端浏览器会确定类型。 msdn2.microsoft.com 6. You can therefore add client-script event handling to controls as you would with any elements on the page. 因此,可以像使用页面上的任何元素一样,将客户端脚本事件处理添加到控件中。 msdn2.microsoft.com 7. The client script displays the length of the text in the TextBox control. 该客户端脚本显示TextBox控件中的文本长度。 msdn2.microsoft.com 8. This enables you to request server-based information from client script. 这样,您可以从客户端脚本请求基于服务器的信息。 msdn2.microsoft.com 9. Returns a collection of ScriptReference objects that contain information about the client-script libraries to be included with the control. 返回ScriptReference对象的集合,这些对象包含有关要与该控件一起包括的客户端脚本库的信息。 msdn2.microsoft.com 10. The client function for this overloaded method includes a specified control, argument, client script, context, and Boolean value. 此重载方法的客户端函数包含指定的控件、参数、客户端脚本、上下文和布尔值。 msdn.microsoft.com 1. This control can be used to display user input, which might include malicious client script. 此控件可用来显示用户输入,而该输入可能包含恶意的客户端脚本。 msdn2.microsoft.com 2. Represents a read-only collection of client script blocks that are contained within a Web Form or user control at design time. 表示客户端脚本块的只读集合,这些脚本块在设计时包含在Web窗体或用户控件中。 msdn2.microsoft.com 3. The client-script libraries define the client types and include any other JavaScript code that is required for the control. 这些客户端脚本库定义客户端类型,并包括该控件所需的任何其他JavaScript代码。 msdn2.microsoft.com 4. This class contains private members that support the client-script infrastructure and are not intended to be used directly from your code. 此类包含支持“客户端-脚本”基础结构的私有成员,不能在代码中直接使用。 msdn2.microsoft.com 5. Control can be used to display user input, which might include malicious client script. 控件可用来显示用户输入,而用户输入中可能包含恶意的客户端脚本。 msdn2.microsoft.com 6. If the user is working with a browser that supports DHTML, the validation controls can also perform validation using client script. 如果用户使用的浏览器支持DHTML,则验证控件也可使用客户端脚本执行验证。 msdn2.microsoft.com 7. Control simply to display a single month with no selection or navigation, the control does not require client script. 控件只是为了显示一个月份,而不进行选择或导航,则该控件不需要客户端脚本。 msdn2.microsoft.com 8. Note that the code for the custom validation is slightly different in client script than it is in server code. 请注意,用于自定义验证的代码在客户端脚本中与在服务器代码中略有不同。 msdn2.microsoft.com 9. The client function for this overloaded method includes a specified control, argument, client script, and context. 此重载方法的客户端函数包含指定的控件、参数、客户端脚本和上下文。 msdn.microsoft.com 10. The client application communicates with the application services through client-script proxy classes. 客户端应用程序通过客户端脚本代理类与应用程序服务进行通信。 msdn2.microsoft.com 1. The client script required for these controls and members is automatically generated and sent as part of the page. 这些控件和成员所需的客户端脚本将自动生成并作为页的一部分来发送。 msdn2.microsoft.com 2. The following example sets the shared location of the client script files for an ASP. NET application. 下面的示例设置ASP.NET应用程序的客户端脚本文件的共享位置。 msdn2.microsoft.com 3. Determines whether the client script block with the specified key is registered with the page. 确定具有指定关键字的客户端脚本块是否已向页注册。 msdn2.microsoft.com 4. User input in a Web Forms page (in the TextBox control) can include potentially malicious client script. Web窗体页中的用户输入(在TextBox控件中)可能包括潜在的恶意客户端脚本。 msdn.microsoft.com 5. User input in an ASP. NET Web page can include potentially malicious client script. ASP.NET网页中的用户输入可能包括恶意的客户端脚本。 msdn2.microsoft.com 6. This control can be used to accept user input, which might include malicious client script. 此控件可用来接受用户输入,而输入可能包含恶意的客户端脚本。 msdn2.microsoft.com 7. Server-side validation helps prevent users from bypassing validation by disabling or changing the client script. 服务器端的验证有助于防止用户通过禁用或更改客户端脚本来避开验证。 technet.microsoft.com 8. These methods enable client script functions, when invoked, to cause the server to post back to the page. 这些方法启用客户端脚本函数,在调用这些函数时,它们将促使服务器向该页回发。 msdn2.microsoft.com 9. 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 10. When overridden in a derived class, adds a client script element to the current Web Forms page. 在派生类中重写时,向当前Web窗体页中添加一个客户端脚本元素。 msdn2.microsoft.com 1. Determines whether the client script include is registered with the. 对象是否注册了客户端脚本包含。 msdn2.microsoft.com 2. Script element, specifying an external source location for the client script contents. 属性值,该值指定客户端脚本内容的外部源位置。 msdn2.microsoft.com 3. In this scenario, client script sends a request to the server to execute a page without performing a complete postback cycle. 在此方案中,客户端脚本不执行完整的回发周期,就向服务器发送请求以执行页面。 msdn2.microsoft.com 4. Contains types that provide client script access to ASP. NET authentication service, profile service, and other application services. 包含的类型提供对ASP.NET身份验证服务、配置文件服务及其他应用程序服务的客户端脚本访问。 msdn2.microsoft.com 5. Displays the cookie data available to client script from the cookie property of the document object. 从Document对象的Cookie属性显示可由客户端脚本使用的Cookie数据。 msdn2.microsoft.com 6. Therefore, from the client script side, no change will be required to use your own custom authentication Web service. 因此,在客户端脚本这边,无需做任何更改就可使用您自行定义的身份验证Web服务。 msdn.microsoft.com 7. Provides information about to raise and handle events that in client script, and how to add client script to ASP. NET Web pages. 提供有关如何引发和处理客户端脚本中的事件以及如何向ASP.NET网页添加客户端脚本的信息。 msdn2.microsoft.com 8. Determines whether the client script block is registered with the. 对象是否注册了客户端脚本块。 msdn2.microsoft.com 9. Client script runs within the browser, separately from the code in your Web application, which runs on the server. 客户端脚本在浏览器中运行,它独立于在服务器上运行的Web应用程序代码。 msdn2.microsoft.com 10. If these properties are not set, client script is not required for this control. 如果没有设置这些属性,则此控件不需要客户端脚本。 msdn2.microsoft.com 1. You can add a client script to a Web page declaratively by including the script in the HTML markup of the page. 通过在网页的HTML标记中包含脚本,可以声明方式向网页添加客户端脚本。 msdn2.microsoft.com 2. In a client callback, a client script function sends a request to an ASP. NET Web page. 在客户端回调中,客户端脚本函数会向ASP.NET网页发送一个请求。 msdn2.microsoft.com 3. Property specifies an external source location for the client script contents. 属性指定客户端脚本内容的外部源位置。 msdn2.microsoft.com 4. ASP. NET provides debug and release application-compilation modes for working with AJAX client script. ASP.NET提供用于AJAX客户端脚本的调试和发布应用程序编译模式。 msdn2.microsoft.com 5. User input in a Web Forms page can include potentially malicious client script. Web窗体页中的用户输入可能包括潜在有害的客户端脚本。 msdn2.microsoft.com 6. Overridden. Registers client script for generating postback prior to rendering on the client if. 则注册客户端脚本,以便在客户端呈现之前生成回发。 msdn2.microsoft.com 7. Here are the details of the Lotus Notes Traveler client script. 这里是LotusNotesTraveler客户端脚本的细节。 www.ibm.com 8. Using client script prevents a post back to the server each time a node is expanded or collapsed. 使用客户端脚本可防止每次展开或折叠节点时向服务器回发。 msdn2.microsoft.com 9. This helps prevent users from bypassing validation by disabling or changing the client script check. 这有助于防止用户通过禁用或更改客户端脚本检查来跳过验证。 msdn2.microsoft.com 10. For the attribute's value, add the client script that you want to execute. 针对属性值添加要执行的客户端脚本。 msdn2.microsoft.com 1. As a rule, client script and server code cannot directly communicate. 通常,客户端脚本和服务器代码不能直接通信。 msdn2.microsoft.com 2. In effect, you write client script that duplicates the logic that your server-side validation performs. 实际上,就是编写重复服务器端验证所执行的逻辑的客户端脚本。 msdn2.microsoft.com 3. The example shows a Web page and the client script used to interact with the WebRequest class. 该示例演示了一个网页以及用来与WebRequest类进行交互的客户端脚本。 msdn2.microsoft.com 4. User input in a Web page can include potentially malicious client script. 网页中的用户输入可能包括潜在有害的客户端脚本。 msdn2.microsoft.com 5. User input in a Web page can potentially contain malicious client script. 网页中的用户输入可能会包含具有恶意的客户端脚本。 msdn2.microsoft.com 6. The controls might also perform validation in the browser if the browser supports client script. 如果浏览器支持客户端脚本,控件也可以在浏览器中执行验证。 msdn2.microsoft.com 7. Property, to determine whether to render client script. 属性的值,以确定是否呈现客户端脚本。 msdn2.microsoft.com 8. However, if you have client script that relies on specific tags or attributes, your application might not work as it did previously. 但是,如果使用的客户端脚本依赖于特定的标记或属性,则应用程序可能会不按之前的方式工作。 msdn2.microsoft.com 9. You can add client script to the CustomValidator control as well. 也可以将客户端脚本添加到CustomValidator控件中。 msdn2.microsoft.com 10. To avoid rendering client script for the validation controls. 以避免为验证控件呈现客户端脚本。 msdn2.microsoft.com 1. Listing 10 shows a simple client script for this, identifying if there has been an error (and reporting it) or reporting the result. 清单10展示了一个用于此目的的简单客户机脚本,它识别是否出错(并报告错误)或报告结果。 www.ibm.com 2. Provides steps for adding a client-script event handler to an ASP. NET Web server button control. 提供有关步骤,说明如何将客户端脚本事件处理程序添加到ASP.NETWeb服务器按钮控件中。 msdn2.microsoft.com 3. If an unexpected error occurs during an asynchronous postback, you can handle the error in client script. 如果在异步回发期间发生错误,则可以在客户端脚本中处理该错误。 msdn2.microsoft.com 4. When you use client script and members of the PageRequestManager class, you can customize the partial-page update behavior in the browser. 当使用客户端脚本和PageRequestManager类的成员时,可以在浏览器中自定义部分页更新行为。 msdn2.microsoft.com 5. Represents a client script element in a Web Form or user control at design time. 表示设计时Web窗体或用户控件中的客户端脚本元素。 msdn2.microsoft.com 6. ASP. NET Web pages can contain client script that runs within the browser. ASP.NET网页可以包含在浏览器中运行的客户端脚本。 msdn2.microsoft.com 7. ASP. NET provides a shared location for the client script files, where they can be accessed from multiple pages and across applications. ASP.NET为客户端脚本文件提供共享位置,在共享位置中的脚本文件可从多个页或跨应用程序进行访问。 msdn2.microsoft.com 8. A client script include is uniquely identified by its key and its type. 客户端脚本包含文件由它的键和类型唯一标识。 msdn2.microsoft.com 9. Property behavior for non-button controls is implemented using client script. 属性行为均使用客户端脚本实现。 msdn2.microsoft.com 10. This will print out timing information to the terminal that executed the client script. 这将把时间开销信息打印到执行了客户机脚本的终端。 www.ibm.com 1. Therefore, when you use those buttons, they add client script to the page that allows the controls to submit the page programmatically. 因此,使用这些按钮时,它们将客户端脚本添加到页面以允许控件以编程方式提交页面。 msdn2.microsoft.com 2. You can therefore reference the server control in client script using these attributes. 因此,可以使用这些属性在客户端脚本中引用服务器控件。 msdn2.microsoft.com 3. If a run-time error occurs when a client script is executed, an error message is displayed and the script containing the error stops. 如果执行客户端脚本时发生运行时错误,将显示错误信息并停止包含错误的脚本。 technet.microsoft.com 4. Be especially careful not to remove the ID attribute if there is client script that references the element. 如果存在引用该元素的客户端脚本,则务请小心,千万不要移除ID属性。 msdn2.microsoft.com 5. Provides steps for writing client script while working in Source view of the Visual Web Developer designer. 提供有关步骤,说明如何在使用VisualWebDeveloper设计器的“源”视图时编写客户端脚本。 msdn2.microsoft.com 6. Object to add client script elements to a Web Form or user control. 对象将客户端脚本元素添加到Web窗体或用户控件中。 msdn2.microsoft.com 7. You can add client script to ASP. NET server controls so that the controls respond to user actions in both client script and server code . 可以向ASP。NET服务器控件添加客户端脚本,以便这些控件响应客户端脚本和服务器代码中的用户操作。 www.bing.com 8. You can also add events for client script, which execute when the control is running in the browser as an element in the page. 还可以为客户端脚本添加事件,这些事件在控件运行于浏览器中时作为页面中的元素执行。 msdn2.microsoft.com 9. Before displaying user input, the input must be checked for malicious client script, such as executable script or SQL statements. 显示用户输入之前,必须检查输入中是否含有危害性的客户端脚本(如可执行脚本或SQL语句)。 msdn.microsoft.com 10. Registers client script for generating postback events prior to rendering on the client, if AutoPostBack is true. 如果AutoPostBack是true,则在客户端上呈现之前注册用于生成回发事件的客户端脚本。 msdn2.microsoft.com 1. Client script can call server code directly if you implement client callbacks. 如果实现客户端回调,客户端脚本便可以直接调用服务器代码。 msdn2.microsoft.com 2. True if the client script include is registered; otherwise, false. 如果注册了客户端脚本包含,则为true;否则为false。 msdn2.microsoft.com 3. A client script is uniquely identified by its key and its type. 客户端脚本由它的键和类型唯一标识。 technet.microsoft.com 4. Referencing server controls from client script. 从客户端脚本引用服务器控件。 msdn2.microsoft.com 5. Specifies the shared location of the client script files. 指定客户端脚本文件的共享位置。 msdn2.microsoft.com 6. Sharing information between client script and server code. 在客户端脚本和服务器代码间共享信息。 msdn2.microsoft.com 7. Gets a value that indicates whether to render client script on a Web Parts page. 获取一个值,该值指示是否在Web部件页上呈现客户端脚本。 msdn2.microsoft.com 8. This makes it possible to execute a client script by simply providing its absolute path. 只样,只需要提供它的绝对路径就可以执行客户端脚本。 www.ibm.com 9. Support for client script depends on the browser. 对客户端脚本的支持取决于浏览器。 msdn2.microsoft.com 10. Client script is used to set focus on the specified control. 客户端脚本用于将焦点设置到指定控件。 msdn2.microsoft.com 1. Client script running in the browser can respond immediately to user actions. 在浏览器中运行的客户端脚本可以立即响应用户的操作。 msdn2.microsoft.com 2. The client script displays a pop-up window requesting the user to confirm the postback. 客户端脚本将显示弹出窗口,请求用户确认回发。 msdn2.microsoft.com 3. Control requires client script to support clicking day links. 控件要求客户端脚本支持日期链接的单击操作。 msdn2.microsoft.com 4. Client script is used to provide immediate validation feedback. 客户端脚本用于提供即时验证反馈。 msdn2.microsoft.com 5. To enable debugging for client script, follow the directions in the dialog box. 若要对客户端脚本启用调试,请按照该对话框卡中的说明操作。 technet.microsoft.com 6. Calling server code from client script without postback. 不通过回发从客户端脚本调用服务器代码。 msdn2.microsoft.com 7. Gets the script statements contained in the client script element. 获取包含在客户端脚本元素中的脚本语句。 msdn2.microsoft.com 8. Client-script debugging can be especially useful when you have Web server controls that use client-side script. 当您使用的Web服务器控件使用客户端脚本时,客户端脚本调试尤为有用。 msdn2.microsoft.com 9. However, these controls do comply with section 508 standards for the use of client script in a page. 但是,对于在页面中使用客户端脚本来说,这些控件确实符合第508节标准。 msdn2.microsoft.com 10. Removes the specified client script from the document at design time. 在设计时将指定客户端脚本从文档移除。 msdn2.microsoft.com 1. Using server code, you can add client script to a page. 使用服务器代码可以向页中添加客户端脚本。 msdn2.microsoft.com 2. Attribute value for the client script element. 获取客户端脚本元素的。 msdn2.microsoft.com 3. Object that contains all client script items that are on the page. 对象,其中包含该页上的所有客户端脚本项。 msdn2.microsoft.com 4. Client script is used to open and close nodes. 客户端脚本用于打开和关闭节点。 msdn2.microsoft.com 5. If a browser has turned off client script for security purposes, the control will not function. 如果浏览器出于安全目的已经关闭了客户端脚本,控件将无法正常工作。 msdn2.microsoft.com 6. A Boolean value that indicates whether client script can run on the page. 一个布尔值,指示页上是否可以运行客户端脚本。 msdn2.microsoft.com 7. Then run the client script to submit the request into the queue: $ perl clientmemc. pl. 然后运行客户机脚本,将请求提交到队列中:$perlclientmemc.pl。 www.ibm.com 8. However, there are situations when adding client script dynamically is needed. 然而,有些情况下需要动态添加客户端脚本。 msdn2.microsoft.com 9. Gets the virtual path for the ASP. NET client script files. 获取ASP.NET客户端脚本文件的虚拟路径。 msdn2.microsoft.com 10. The following example shows a complete ASP. NET Web page with client script that globalizes a date based on the browser language preference. 下面的示例演示一个包含客户端脚本的完整ASP.NET网页,此脚本基于浏览器的语言首选项全球化日期。 msdn2.microsoft.com 1. The LinkButton control renders a link (a element) that uses client script to perform a postback. LinkButton控件呈现一个使用客户端脚本执行回发的链接(a元素)。 msdn2.microsoft.com 2. Registers the client script include with the. 对象注册客户端脚本包含。 msdn2.microsoft.com 3. Adding client script to the page dynamically. 向动态页添加客户端脚本。 msdn2.microsoft.com 4. The following example shows a complete ASP. NET Web page with client script that globalizes a date based on configuration file settings. 下面的示例演示一个包含客户端脚本的完整ASP.NET网页,此脚本基于配置文件设置全球化日期。 msdn2.microsoft.com 5. Gets the folder path for the ASP. NET client script files. 获取ASP.NET客户端脚本文件的文件夹路径。 msdn2.microsoft.com 6. The key of the client script include to register. 要注册的客户端脚本包含的键。 msdn2.microsoft.com 7. ASP. NET Web pages can also include client script that runs in the browser in response to client-side events. ASP.NET网页还可以包含在浏览器中运行以响应客户端事件的客户端脚本。 msdn2.microsoft.com 8. For more information, see Client Script in ASP. NET Web Pages. 有关更多信息,请参见ASP.NET网页中的客户端脚本。 msdn2.microsoft.com 9. Control to also use client script to perform the postback. 控件也使用客户端脚本执行回发。 msdn2.microsoft.com 10. The key of the client script include to search for. 要搜索的客户端脚本包含的键。 msdn2.microsoft.com 1. Attribute declaratively to add a client-script handler to the control. 属性来向控件添加客户端脚本处理程序。 msdn2.microsoft.com 2. An ASP. NET page can include both client script and server code. ASP.NET页既可以包含客户端脚本又可以包含服务器代码。 msdn2.microsoft.com 3. You can use the Visual Studio debugger to debug client script. 您可以使用VisualStudio调试器来调试客户端脚本。 msdn2.microsoft.com 4. The key of the client script block to search for. 要搜索的客户端脚本块的键。 msdn2.microsoft.com 5. The following code example shows how to add a client script click event to a Button control. 下面的代码示例演示如何向Button控件添加客户端脚本Click事件。 msdn2.microsoft.com 6. The type of the client script to register. 要注册的客户端脚本的类型。 msdn2.microsoft.com 7. That ID must be unique in order to enable access to the control from client script. 该ID必须具有唯一性,这样才能允许从客户端脚本访问该控件。 technet.microsoft.com 8. Registers the client script with the. 对象注册客户端脚本。 msdn2.microsoft.com 9. Shows how to provide resources for a client script file that is embedded in an assembly. 演示如何为程序集中嵌入的客户端脚本文件提供资源。 technet.microsoft.com 10. Property to the client script to execute. 属性设置为要执行的客户端脚本。 msdn2.microsoft.com 1. The key of the client script to register. 要注册的客户端脚本的键。 msdn2.microsoft.com 2. The client script literal to register. 要注册的客户端脚本文本。 msdn2.microsoft.com 3. Client script is used to support postback events. 客户端脚本用于支持回发事件。 msdn2.microsoft.com 4. However, at times you might want to create client script dynamically. 但是,有时可能要动态地创建客户端脚本。 msdn2.microsoft.com 5. For details, see Client Script in ASP. NET Web Pages. 有关详细信息,请参见使用客户端脚本进行ASP.NET网页编程。 msdn2.microsoft.com 6. However, you can still debug client script in the page. 但是,您仍然可以调试页中的客户端脚本。 msdn2.microsoft.com 7. The ability to handle events in client script. 在客户端脚本中处理事件的能力。 msdn2.microsoft.com 8. The following code example shows how to add client script to a TextBox control. 下面的代码示例演示如何向TextBox控件添加客户端脚本。 msdn2.microsoft.com 9. You can reference controls by ID in client script. 可以在客户端脚本中通过ID引用控件。 msdn2.microsoft.com 10. DateTimeConverter is a utility of the JWL client script library. 日期时间转换器是JWL客户脚本库的一个工具。 www.ibm.com 1. Provides information on how to create event handlers in ASP. NET pages and how to work with client script. 提供有关如何在ASP.NET页中创建事件处理程序以及如何使用客户端脚本的信息。 msdn2.microsoft.com 2. You can debug client script in various ways. 可以通过多种方式调试客户端脚本。 msdn2.microsoft.com 3. Before the page is submitted, you can use client script to examine the file name that a user has typed in the text box. 在提交页面之前,可以使用客户端脚本来检查用户在文本框中键入的文件名。 technet.microsoft.com 4. Provides information on how to use server code to programmatically add client script to a page. 提供有关如何使用服务器代码以编程方式将客户端脚本添加到页面的信息。 msdn2.microsoft.com 5. Provides steps for writing client script in ASP. NET Web pages that responds to user actions such as mouse clicks. 提供有关步骤,说明如何在ASP.NET网页中编写响应用户操作(如鼠标单击)的客户端脚本。 msdn2.microsoft.com 6. Method. Add a client script element to the Web document by using the. 方法将客户端脚本元素添加到Web文档。 msdn2.microsoft.com 7. In the ScriptReference control, the release version of the client script is used on the Web page. 在网页的ScriptReference控件中使用客户端脚本的发布版本。 msdn2.microsoft.com 8. They can include potentially malicious client script. 这些字符串中可能包括恶意的客户端脚本。 msdn2.microsoft.com 9. In some situations, server controls require client script in order to function properly. 在某些情况下,服务器控件需要客户端脚本才能正常工作。 msdn2.microsoft.com 10. However, it can be read and set in client script. 但可以在客户端脚本中读取和设置此信息。 msdn2.microsoft.com 1. For example, a client script function cannot pass a value directly to server code during a postback event. 例如,在回发事件期间,客户端脚本函数不能直接向服务器代码传递值。 msdn2.microsoft.com 2. The culture value that is used by the client script is based on the default culture setting provided by the user's browser settings. 客户端脚本使用的区域性值基于由用户的浏览器设置提供的默认区域性设置。 msdn2.microsoft.com 3. Generate client script that is device-independent; for example, script that does not respond only to mouse clicks. 生成与设备无关的客户端脚本,例如,不限于只响应鼠标单击的脚本。 msdn2.microsoft.com 4. If you do, you can use any client script language that is compatible with the browsers you are targeting. 如果这样做,便可以使用与目标浏览器兼容的任何客户端脚本语言。 msdn2.microsoft.com 5. For example, you might store a user-preference setting in a HiddenField control so that it can be read in client script. 例如,可以在HiddenField控件中存储用户首选项设置,以便可以在客户端脚本中读取此设置。 msdn2.microsoft.com 6. The client script block type is nullNothingnullptra null reference (Nothing in Visual Basic). 客户端脚本块类型为nullNothingnullptr空引用(在VisualBasic中为Nothing)。 msdn2.microsoft.com 7. At the bottom of the page, create a script element and add the following client script to it 在页的底部创建一个script元素,并在其中添加下面的客户端脚本 msdn2.microsoft.com 8. The debugger does not enable you to follow execution from server code to client script; 该调试器不允许您跟踪从服务器代码到客户端脚本的执行过程; msdn.microsoft.com 9. This helps maintain backward compatibility with existing applications which rely on client script that addresses 这有助于保持与现有应用程序的向后兼容性,因为现有应用程序依赖于使用窗体名称定位 msdn2.microsoft.com 10. Adding client script to the page dynamically is also useful when you want the client script to execute in the following situations 当您希望客户端脚本在下列情况下执行时,向页动态添加客户端脚本也很有用 msdn2.microsoft.com 1. You must typically address the control using a fully qualified reference in client script; if the control is a child of the 通常,必须在客户端脚本中用完全限定引用来引用控件;如果控件是页面中 msdn2.microsoft.com 2. Retrieve the collection of client script elements that are contained within the Web document by using the 方法来检索包含在Web文档中的客户端脚本元素的集合。通过使用 msdn2.microsoft.com 3. For a complete list of controls that use client script, see 有关使用客户端脚本的控件的完整列表,请参见 msdn2.microsoft.com 4. If client script is disabled in the browser or the browser does not support client script, then the 如果浏览器中的客户端脚本被禁用或浏览器不支持客户端脚本,则 msdn2.microsoft.com 5. Alternatively, the event could call a method defined in client script elsewhere in the page 或者,事件也可以调用在页面其他位置的客户端脚本中定义的方法 msdn2.microsoft.com 6. Optimizing Client-Script Error Handling for Debug and Release Modes 优化调试和发布模式的客户端脚本错误处理 msdn2.microsoft.com 7. Adding Client Script to a Page Dynamically 以动态方式向页面添加客户端脚本 msdn2.microsoft.com 8. If the client script include is registered; otherwise, 如果注册了客户端脚本包含,则为, msdn2.microsoft.com 9. Programming UpdateProgress Controls in Client Script 在客户端脚本中为UpdateProgress控件编程 msdn2.microsoft.com 10. Identifying Server Controls in Client Script 在客户端脚本中标识服务器控件 msdn2.microsoft.com 1. Instead, if you wanted the button to introduce client script into the page output, you would leverage the ScriptManager 相反,如果您希望该按钮将客户端脚本引入到页面输出中,则可以运用ScriptManager msdn.microsoft.com 2. If the client script block is registered; otherwise, 如果注册了客户端脚本块,则为, msdn2.microsoft.com 3. Walkthrough: Globalizing a Date by Using Client Script 演练:使用客户端脚本全球化日期 msdn2.microsoft.com 4. Calling Web Services from Client Script 从客户端脚本调用Web服务 msdn2.microsoft.com 5. ASP. NET Web Server Controls that Use Client Script 使用客户端脚本的ASP.NETWeb服务器控件 msdn2.microsoft.com 6. In addition, the page must contain three client script functions that perform the following actions 此外,该页还必须包含执行以下操作的三个客户端脚本函数 msdn2.microsoft.com 7. Method. To add client script elements at run time, use the 若要在运行时添加客户端脚本元素,请使用 msdn2.microsoft.com 8. Exposing Web Services to Client Script 向客户端脚本公开Web服务 msdn2.microsoft.com 9. To pass information from server code to client script, you can create a hidden field programmatically using the 若要从服务器代码向客户端脚本传递信息,可以使用 msdn2.microsoft.com 10. To manage client script elements at run time, use the 若要在运行时管理客户端脚本元素,请使用 msdn2.microsoft.com 1. To add client script to the CustomValidator control 向CustomValidator控件添加客户端脚本 msdn2.microsoft.com 2. To create a client-script event handler 创建客户端脚本事件处理程序 msdn2.microsoft.com 3. Adding Client Script to Web Forms Pages 将客户端脚本添加到Web窗体页 msdn.microsoft.com 4. For more information on client script, see 有关客户端脚本的更多信息,请参见 msdn2.microsoft.com 5. How to: Respond to Button Web Server Control Events in Client Script 如何:响应客户端脚本中的ButtonWeb服务器控件事件 msdn2.microsoft.com 6. However, you can use the PageRequestManager class and client script when you want to do the following 但是,当您要执行以下操作时,可使用PageRequestManager类和客户端脚本 msdn2.microsoft.com 7. How to: Add Client Script Events to ASP. NET Web Server Controls 如何:向ASP.NETWeb服务器控件添加客户端脚本事件 msdn2.microsoft.com 8. How to: Add Client Script Dynamically to ASP. NET Web Pages 如何:向ASP.NET网页动态添加客户端脚本 msdn2.microsoft.com 9. You must provide client script to show and hide an UpdateProgress control in the following circumstances 在以下情况下,必须提供客户端脚本以显示和隐藏UpdateProgress控件 msdn2.microsoft.com |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。