网站首页  词典首页

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

 

单词 JScript
释义

JScript

  • 网络脚本语言;运算符;语言参考
1.
脚本语言
需要脚本语言Jscript) 和UDF方法 ? 2008 PERA Global 载荷传递的方法和类型 在Workbench中的默认方法是通过 CFD-Pos…
wenku.baidu.com
2.
运算符
使用mod运算符(vbscript)或%运算符jscript)得到指定范围内的一个数值。例如:
www.jscode.cn
3.
语言参考
Microsoft(R) JScript 语言参考 ... Jscript 语言参考 (String) 条件(三元)运算符 ...
software.it168.com
4.
运行时错误列表
JScript 用户手册 - 51windows.Net ... for...in 语句t JScript 运行时错误列表 Syntax 错误 ...
doc.51windows.net
5.
登陆脚本支持
2)登陆脚本支持jscript)3)其他小特性修改…… 地址: http://www.cnblogs.com/sunyongyue/archive/2012/08/01/superputt…
www.oschina.net

例句

释义:
1.
To declare a variable and initialize it without assigning it a particular value, assign it the JScript value null.
若要在不分配特定值的情况下声明一个变量并对其进行初始化,请为其分配JScript值null。
msdn2.microsoft.com
2.
Previous versions of JScript did not require explicit declaration of variables.
先前的JScript版本不要求显式声明变量。
msdn2.microsoft.com
3.
Conditional compilation variables and statements can hide JScript code from engines that do not support conditional compilation.
条件编译的变量和语句可以将来自不支持条件编译的引擎的JScript代码隐藏起来。
msdn2.microsoft.com
4.
The following describes both C# and JScript for the generated proxies, but you don't need both (unless you want to try it out).
针对所生成的代理,下面的内容描述了C#和JScript两种类型,但是您不是两种都需要(除非您想尝试一下)。
www.ibm.com
5.
Are implicit and are automatically provided by the JScript runtime when the function is called from JScript code.
关联的参数为隐式参数,通过JScript代码调用该函数时,JScript运行库将自动提供这些参数。
msdn2.microsoft.com
6.
Modifiers can be used to make a class instance behave more like a JScript object.
修饰符可用于使类实例的行为更像JScript对象的行为。
msdn2.microsoft.com
7.
A JScript program must specify the name of each variable that the program will use.
JScript程序必须指定程序将要使用的每个变量的名称。
msdn2.microsoft.com
8.
Consequently, JScript objects and methods may have unpredictable behavior when used in multithreaded applications.
因此,当JScript对象和方法在多线程应用程序中使用时,可能会具有不可预知的行为。
msdn2.microsoft.com
9.
This topic examines two ways for accessing unexposed members, including JScript and VBScript functions defined inside of a Web page.
本主题将分析两种访问未公开成员的方法,包括在网页内部定义的JScript和VBScript函数。
msdn2.microsoft.com
10.
The print statement is only available for programs compiled with the JScript command-line compiler.
只有用JScript命令行编译器编译的程序可以使用print语句。
msdn2.microsoft.com
1.
JScript includes a number of operators that fall into the arithmetic, logical, bitwise, assignment, and miscellaneous categories.
JScript包含大量运算符,它们属于算术、逻辑、按位、赋值和杂项类别。
msdn2.microsoft.com
2.
The caller should pass in an instance of the object that represents the JScript object for the function.
调用方应传入表示该函数的JScript对象的对象实例。
msdn2.microsoft.com
3.
Tests to see if the object is a proxy to managed JScript function.
测试以确定对象是否是托管JScript函数的代理。
msdn2.microsoft.com
4.
However, the JScript compiler might encounter compile-time errors when referencing assemblies created with later versions of the compiler.
但是,JScript编译器在引用用编译器的较高版本创建的程序集时,可能会遇到编译错误。
msdn2.microsoft.com
5.
The second part is JScript code that determines the number of dimensions in the safe array and the upper bound of each dimension.
第二部分是JScript代码,该代码确定安全数组中的维度数和每一维的上限。
msdn2.microsoft.com
6.
Tests to see if the object is a proxy to managed JScript object.
测试以确定对象是否是托管JScript对象的代理。
msdn2.microsoft.com
7.
A JScript statement, which is equivalent to a complete sentence in a natural language, combines expressions that perform one complete task.
JScript语句(等效于自然语言中的完整句子)将可执行一个完整任务的表达式组合在一起。
msdn2.microsoft.com
8.
These sections introduce the concept of regular expressions and explain how to create and use them in JScript.
这些章节介绍正则表达式的概念,并说明如何在JScript中创建和使用它们。
msdn2.microsoft.com
9.
Illustrates the difference between global and local scopes in JScript and how the local scope shadows the global scope.
阐释JScript中全局和局部范围的差异以及局部范围如何隐藏全局范围。
msdn2.microsoft.com
10.
With all unprintable characters replaced with corresponding JScript string escape sequences.
用相应的JScript字符串转义序列替换的包含所有不可打印字符的。
msdn2.microsoft.com
1.
Once the engine version is known, a script written in a compatible version of JScript can be run.
一旦知道了引擎版本,就可以运行使用兼容的JScript版本编写的脚本。
msdn2.microsoft.com
2.
Some vbscript or jscript experience may be required, depending upon the desired results.
一些VBScript或JScript的经验,可能需要的,这取决于所期望的结果。
xtdownload.com
3.
JScript modifiers are used to affect the behavior and visibility of classes, interfaces, or members of classes or interfaces.
JScript修饰符用于影响类、接口、类或接口的成员的行为和可见性。
msdn2.microsoft.com
4.
Used to display strings that are passed to the JScript built-in print function.
后者用于显示传递给JScript内置打印函数的字符串。
msdn2.microsoft.com
5.
Lists value and reference data types supported by JScript, corresponding. NET Framework equivalents, storage sizes, and ranges.
列出JScript所支持的值和引用数据类型、相应的.NETFramework等效内容、存储大小和范围。
msdn2.microsoft.com
6.
This Web site contains information about using various Microsoft scripting languages, including JScript and VBScript.
此网站包含有关使用各种Microsoft脚本语言(包括JScript和VBScript)的信息。
office.microsoft.com
7.
Defines an interface used by the JScript runtime to output any strings that are passed to the built-in print function.
定义一个接口,JScript运行库使用它来输出传递到内置打印函数的任何字符串。
msdn2.microsoft.com
8.
Information about using various Microsoft scripting languages, including JScript and VBScript.
关于使用各种Microsoft脚本语言(包括JScript和VBScript)的信息。
office.microsoft.com
9.
Used with the JSFunctionAttribute custom attribute to annotate the calling conventions of functions generated by the JScript compiler.
与JSFunctionAttribute自定义属性一起使用,以批注JScript编译器生成的函数的调用约定。
msdn2.microsoft.com
10.
Threading The JScript runtime is not designed to be thread-safe.
JScript运行库未被设计为线程安全的。
msdn2.microsoft.com
1.
Explains how the JScript compiler performs actions on values of different data types.
解释JScript编译器如何针对不同数据类型的值执行操作。
msdn2.microsoft.com
2.
Provides comparisons between the different versions of JScript.
提供不同版本的JScript之间的比较。
msdn2.microsoft.com
3.
JScript does not support the declaration of new casting operators.
JScript不支持新转换运算符的声明。
msdn2.microsoft.com
4.
The elements of the JScript language form the foundation for developing applications and scripts.
JScript语言的元素组成了开发应用程序和脚本的基础。
msdn2.microsoft.com
5.
Here are some potential trouble areas that you may encounter as you write JScript scripts.
以下是您编写JScript脚本时可能遇到的一些潜在麻烦。
msdn2.microsoft.com
6.
JScript directives control specific compiler, debugger, and error message options.
JScript指令控制特定的编译器、调试器和错误信息选项。
msdn2.microsoft.com
7.
This JScript file creates projects and renders templates and then adds them to the solution when a user clicks Finish in your wizard.
此JScript文件创建项目并呈现模板,然后在用户单击向导中的“完成”时将它们添加到解决方案中。
msdn2.microsoft.com
8.
Declaring variables without the var keyword generates a compile-time error when running in fast mode, the default mode for JScript.
不用var关键字声明变量将在运行于快速模式(JScript的默认模式)下时生成编译时错误。
msdn2.microsoft.com
9.
Other form templates will have JScript as the default scripting language.
其他表单模板会将JScript作为默认脚本语言。
office.microsoft.com
10.
JScript modifiers change the behavior and visibility of classes, interfaces, or members of classes or interfaces.
JScript修饰符可更改类、接口或者类或接口的成员的行为和可见性。
msdn2.microsoft.com
1.
The properties of the RegExp object are not available when running in fast mode, the default for JScript.
以快速模式(JScript的默认模式)运行时,RegExp对象的属性不可用。
msdn2.microsoft.com
2.
Only the events that already exist can be utilized by JScript code.
JScript代码只能使用已存在的事件。
msdn2.microsoft.com
3.
Like many other programming languages, Microsoft JScript scripts or programs are written in text format.
像许多其他编程语言一样,MicrosoftJScript脚本或程序以文本格式编写。
msdn2.microsoft.com
4.
If this keyword is not used, a standard JScript base class is created that extends System. Object.
如果未使用此关键字,则创建扩展System.Object的标准JScript基类。
msdn2.microsoft.com
5.
Lists several sites and newsgroups that provide answers for common JScript programming issues.
列出了一些为常见JScript编程问题提供答案的站点和新闻组。
msdn2.microsoft.com
6.
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
JScript支持使用显式接口实现,但不支持进行新的声明。
msdn2.microsoft.com
7.
The JScript message box shows the actual URL Web address for the Web site that you are visiting.
JScript消息框将显示您正在访问的网站的实际URL网址。
support.microsoft.com
8.
JScript also defines a String data type, which provides different properties and methods from the String object.
JScript还定义了String数据类型,它提供与String对象不同的属性和方法。
msdn2.microsoft.com
9.
The Microsoft. JScript namespace contains classes that support compilation and code generation using the JScript language.
Microsoft.JScript命名空间包含支持使用JScript语言编译和生成代码的类。
msdn2.microsoft.com
10.
The following documentation will help you to upgrade your applications and quickly understand the changes to JScript 8. 0.
下面的文档有助于升级您的应用程序并快速了解JScript8.0中所作的更改。
msdn2.microsoft.com
1.
The arguments object is not available when running in fast mode, the default for JScript.
arguments对象在以快速模式(JScript的默认模式)运行时不可用。
msdn2.microsoft.com
2.
The JScript compiler, jsc. Exe, can reference assemblies created using the same version or an earlier version of the compiler.
JScript编译器jsc.exe可引用使用编译器的同一版本或较早版本创建的程序集。
msdn2.microsoft.com
3.
Includes links to topics that explain the syntax and uses of the intrinsic JScript objects.
包括指向特定主题的链接,这些主题解释内部JScript对象的语法和用法。
msdn2.microsoft.com
4.
Allows clients to convert decimal values to strings using JScript conversion semantics.
允许客户端使用JScript转换语义将十进制值转换为字符串。
msdn2.microsoft.com
5.
For more information about JScript, see Writing, Compiling, and Debugging JScript Code.
有关JScript的更多信息,请参见编写、编译、调试JScript代码。
msdn2.microsoft.com
6.
A JScript script can detect the capabilities of the engine that interprets or compiles it.
JScript脚本可检测对其进行解释或编译的引擎的能力。
msdn2.microsoft.com
7.
A JScript program may display information through different procedures depending on the use of the program.
JScript程序可以通过不同的过程来显示信息,根据程序的用途而定。
msdn2.microsoft.com
8.
Lists the methods, classified alphabetically, available in JScript, and links to each category of methods.
按字母分类列出JScript中的可用方法,并列出指向每个方法类别的链接。
msdn2.microsoft.com
9.
Details some security pitfalls that JScript programmers may encounter.
详细介绍JScript程序员可能会遇到的一些安全缺陷。
msdn2.microsoft.com
10.
JScript 8. 0 Provides more flexibility than previous versions of JScript by allowing variables to be type annotated.
JScript8.0允许对变量进行类型批注,这与先前版本的JScript相比提供了更大的灵活性。
msdn2.microsoft.com
1.
Once JScript has found all the variables and constants, it executes the code in the function.
JScript一旦找到所有变量和常数,就会执行函数中的代码。
msdn2.microsoft.com
2.
Provides a list containing information about the execution precedence of JScript operators.
提供一个列表,该列表包含有关JScript运算符的执行优先级的信息。
msdn2.microsoft.com
3.
Lists the essential components of the JScript object-oriented programming language and links to topics that explain how to use the language.
列出JScript面向对象的编程语言的基本组件,以及指向解释如何使用该语言的主题的链接。
msdn2.microsoft.com
4.
Explains how to configure a JScript 8. 0 Application built with one version of the runtime to run on a previous version of the runtime.
解释如何将使用某个版本的运行库生成的JScript8.0应用程序配置为在以前版本的运行库上运行。
msdn2.microsoft.com
5.
Lists elements that comprise the JScript Language Reference and provides an example of the correct syntax for each element.
列出组成JScript语言参考的元素,并为每个元素提供正确语法的示例。
msdn2.microsoft.com
6.
Every collection is automatically enumerable in JScript.
每个集合在JScript中自动具有可枚举性。
msdn2.microsoft.com
7.
Returns a value more negative than the largest negative number (-Number. MAX_VALUE) that JScript can represent.
返回一个超过JScript可表示的最大负数(-Number.MAX_VALUE)范围的负值。
msdn2.microsoft.com
8.
An object that contains information about errors that occur while JScript code is running.
此对象包含有关在运行JScript代码时所出现错误的信息。
msdn2.microsoft.com
9.
Conceptual overview of the purpose and uses of JScript modifiers.
从概念上概述JScript修饰符的用途和用法。
msdn2.microsoft.com
10.
This means that you must have a separate version of each Web page corresponding to each version of JScript you want to support.
这就意味着,对应于您想要支持的每个JScript版本,您都必须有每个网页的一个单独版本。
msdn2.microsoft.com
1.
In JScript, you can declare a variable and concurrently declare its type using type annotation.
在JScript中,可以声明变量,同时使用类型批注声明其类型。
msdn2.microsoft.com
2.
HRESULT returned from JScript to a COM classic client.
从JScript返回至COM传统客户端的HRESULT。
msdn2.microsoft.com
3.
The following sites and newsgroups provide answers for common JScript programming issues.
以下站点和新闻组可为常见的JScript编程问题提供答案。
msdn2.microsoft.com
4.
JScript 8. 0 Is a modern scripting language with a wide variety of applications.
JScript8.0是一种有着广泛应用的现代脚本语言。
msdn2.microsoft.com
5.
If this keyword is not used, a standard JScript base interface is created.
如果未使用此关键字,则将创建一个标准的JScript基接口。
msdn2.microsoft.com
6.
A statement is a piece of JScript code that performs an action.
语句是一条执行操作的JScript代码。
msdn2.microsoft.com
7.
JScript supports the use of overloaded operators, but not the declaration of new ones.
JScript支持使用重载运算符,但不支持进行新的声明。
msdn2.microsoft.com
8.
Contains the error codes associated with the JScript error messages.
包含与JScript错误信息关联的错误代码。
msdn2.microsoft.com
9.
By default in JScript, classes, interfaces, and their members are public.
默认情况下,在JScript中,类、接口以及它们的成员都是公共的。
msdn2.microsoft.com
10.
JScript can reference assemblies using both strong names and simple text names.
JScript可以引用同时使用强名称和简单文本名称的程序集。
msdn2.microsoft.com
1.
The following table lists the version of Microsoft JScript implemented by host applications.
下表列出了宿主应用程序所实现的MicrosoftJScript版本。
msdn2.microsoft.com
2.
JScript supports the use of indexed properties, but not the declaration of new ones.
JScript支持使用索引属性,但不支持进行新的声明。
msdn2.microsoft.com
3.
JScript does not interpret special Unicode sequences, such as surrogate pairs, nor does it normalize strings when comparing them.
JScript不解释特殊的Unicode序列(如代理项对),在比较字符串时也不将其正常化。
msdn2.microsoft.com
4.
You can create a collection in JScript by defining a class that implements IEnumerable.
您可以通过定义实现IEnumerable的类在JScript中创建集合。
msdn2.microsoft.com
5.
JScript objects are collections of properties and methods.
JScript对象是属性和方法的集合。
msdn2.microsoft.com
6.
Consequently, you can modify your JScript code and (after recompiling the code) check the effect of those changes.
因此,您可以修改JScript代码并(在重新编译代码后)检查那些更改的效果。
msdn2.microsoft.com
7.
A catch block can catch exceptions thrown by a JScript program.
catch块可以捕获JScript程序引发的异常。
msdn2.microsoft.com
8.
It executes the relevant JScript code if the condition evaluates as true.
如果条件的计算结果为true,则执行相应的JScript代码。
msdn2.microsoft.com
9.
This is mandatory because the script engine of a browser interprets all the JScript code contained in a page.
这是强制性的,因为浏览器的脚本引擎将解释页中包含的所有JScript代码。
msdn2.microsoft.com
10.
JScript is a loosely typed language with automatic coercion.
JScript是具有自动强制的松散类型化语言。
msdn2.microsoft.com
1.
Find out about JScript. NET, a true object-oriented scripting language.
找到有关JScript.NET(真正面向对象的脚本语言)的信息。
msdn2.microsoft.com
2.
Method, which allows the dynamic execution of JScript source code.
方法,它允许动态执行JScript源代码。
msdn2.microsoft.com
3.
For more information, see Compiling JScript Code from the Command Line.
有关更多信息,请参见从命令行编译JScript代码。
msdn2.microsoft.com
4.
Includes links to topics that explain how to use primitive data types, reference data types, and. NET Framework data types in JScript.
包含指向特定主题的链接,这些主题解释如何使用JScript中的基元数据类型、引用数据类型和.NETFramework数据类型。
msdn2.microsoft.com
5.
JScript supports the use of structures, but not the declaration of new ones.
JScript支持使用结构,但是不支持新结构的声明。
msdn2.microsoft.com
6.
These form templates contain scripts written in JScript.
这些表单模板包含用JScript编写的脚本。
office.microsoft.com
7.
Finally, JScript copies and passes strings by reference.
最后,JScript以传址方式复制和传递字符串。
msdn2.microsoft.com
8.
Describes differences between JScript and JScript 8. 0 Which provides a quick background for experienced JScript programmers.
介绍JScript和JScript8.0间的区别,为有经验的JScript程序员迅速提供背景情况。
msdn2.microsoft.com
9.
You can add powerful extensions to SuperEdi using TextPipe filters or by your own automation scripts written in JScript, VBScript or Perl.
您可以添加强大的扩展SuperEdi使用TextPipe过滤器或由您自己编写的脚本自动化JScript中,的VBScript或Perl。
xtdownload.com
10.
JScript supports the use of delegates, but not the declaration of new ones.
JScript支持使用委托,但不支持进行新的声明。
msdn2.microsoft.com
1.
If you prefer, you can run the supplied build-run-csharp. bat or build-run-jscript. bat files.
如果您愿意,您可以运行所提供的build-run-csharp.bat或build-run-jscript.bat文件。
www.ibm.com
2.
JScript supports the use of custom casts, but not the declaration of new ones.
JScript支持使用自定义强制转换,但不支持进行新的声明。
msdn2.microsoft.com
3.
Gets the Jscript version that the browser supports.
获取浏览器支持的Jscript版本。
msdn2.microsoft.com
4.
To perform a test by value, JScript compares two distinct items to determine whether they are equal to each other.
若要以传值方式执行测试,JScript比较两个截然不同的项以确定它们是否相等。
msdn2.microsoft.com
5.
The chasm between JavaScript and Jscript prompted a fussy group of people to draft a standard named ECMAScript [ecma-international. org].
Javascript和Jscript之间不断增长的隔阂促使一群苛刻的人完成了一个草案标准,叫ECMAScript[ecma-international.org]。
www.bing.com
6.
A declared variable without an assigned a value exists but has the JScript value undefined.
存在已声明但没有分配值的变量,但它具有JScript值undefined。
msdn2.microsoft.com
7.
This means you can use blocks in most places that JScript expects a lone statement.
这就意味着可以在JScript要求使用单个语句的大多数地方使用块。
msdn2.microsoft.com
8.
JScript supports the use of events, but not the declaration of new ones.
JScript支持使用事件,但不支持进行新的声明。
msdn2.microsoft.com
9.
Returns the number closest to zero that JScript can represent.
返回JScript能够表示的最接近零的数字。
msdn2.microsoft.com
10.
Any CLS-compliant language can use the classes, objects, and components that you create in JScript 8. 0.
任何符合CLS的语言都可以使用在JScript8.0中创建的类、对象和组件。
msdn2.microsoft.com
1.
With this information, we are all set to implement our first Class in Jscript.
带着这些信息,我们来开始使用Jscript来实现第一个“类”。
www.cnblogs.com
2.
Welcome to JScript Language Reference will now start to look into as soon as possible!
欢迎使用JScript语言参考现在就开始行动,赶快进去看一看把!
enpudn.com
3.
Many users have witnessed the . NET AI processing nodes approximately 1, 000 times faster than Internet Explorer's JScript.
许多用户都证明了.NET的AI处理能力大约比InternetExploer的JScript快1000倍。
www.infoq.com
4.
The scripting window is based on the Dynamic Language Runtime, so it also supports IronPython and JScript.
脚本窗口是基于动态语言运行时(DynamicLanguageRuntime)的,所以它也可以支持IronPython和JScript。
www.infoq.com
5.
To produce an executable JScript program, you must use the command-line compiler, jsc. Exe.
若要生成可执行的JScript程序,必须使用命令行编译器jsc.
msdn2.microsoft.com
6.
In JScript 8. 0, a colon specifies the type in a variable declaration or function definition.
在JScript8.0中,冒号指定变量声明或函数定义中的类型。
msdn2.microsoft.com
7.
Describes how to use the command-line compiler to produce compiled JScript programs.
描述如何使用命令行编译器生成编译的JScript程序。
msdn2.microsoft.com
8.
A JScript program is a collection of statements.
JScript程序是语句的集合。
msdn2.microsoft.com
9.
By default, InfoPath is configured to add script by using JScript.
默认情况下,InfoPath配置为通过使用JScript添加脚本。
office.microsoft.com
10.
Here are two examples of JScript statements.
这里有JScript语句的两个示例。
msdn2.microsoft.com
1.
Returns the largest number representable in JScript.
返回可用JScript表示的最大的数。
msdn2.microsoft.com
2.
However, JScript 8. 0 Allows function declarations to specify a parameter array in the function parameter list.
但是,JScript8.0允许进行函数声明以便在函数参数列表中指定一个。
msdn2.microsoft.com
3.
Explains how JScript copies, passes, and compares data when dealing with arrays, functions, objects, and so on.
解释JScript如何在处理数组、函数、对象等内容时复制、传递和比较数据。
msdn2.microsoft.com
4.
Returns a standard JScript array converted from a VBArray.
返回一个从VBArray转换来的标准JScript数组。
msdn2.microsoft.com
5.
However, Web controls written in JScript must contain synchronization code because they behave like assemblies.
但是,因为用JScript编写的Web控件的行为与程序集类似,所以它们必须包含同步代码。
msdn2.microsoft.com
6.
A string that contains valid JScript code.
包含有效JScript代码的字符串。
msdn2.microsoft.com
7.
The CustDB sample application is written in JScript and HTML.
CustDB示例应用程序是用JScript和HTML编写的。
www.ianywhere.com
8.
NET supports JScript as before.
还和以前一样支持。
www.17xixi.com
9.
The following sections link to information that explains how to use statements in JScript.
以下各节链接到有关解释如何使用JScript中语句的信息。
msdn2.microsoft.com
10.
Explains how to use the Visual Studio Integrated Development Environment (IDE) to write and edit JScript code.
解释如何使用VisualStudio集成开发环境(IDE)来编写和编辑JScript代码。
msdn2.microsoft.com
1.
The following sections link to information that explains how to use the properties in JScript.
以下各节链接到有关解释如何使用JScript中属性的信息。
msdn2.microsoft.com
2.
Illustrates how to use the proper JScript syntax to include comments in code.
阐释如何使用正确的JScript语法在代码中包含注释。
msdn2.microsoft.com
3.
The following sections link to information that explains how to use JScript objects.
以下各节链接到有关解释如何使用JScript对象的信息。
msdn2.microsoft.com
4.
The code in many of the included JScript 8. 0 Examples is somewhat more explicit and less dense than in actual scripts.
包含在许多JScript8.0示例中的代码在一定程度上比实际脚本更明白更简洁。
msdn2.microsoft.com
5.
See The JScript File for more information.
有关更多信息,请参见JScript文件。
msdn2.microsoft.com
6.
Compilers for languages such as JScript use reflection to construct symbol tables.
JScript等语言编译器使用反射来构造符号表。
msdn2.microsoft.com
7.
In addition, the JScript operators can also be used on the new numeric data types.
此外,JScript运算符还可以用于新的数值数据类型。
msdn2.microsoft.com
8.
On the client, JScript regular-expression syntax is used.
在客户端,使用的是JScript正则表达式语法。
msdn2.microsoft.com
9.
JScript 8. 0 Is a true object-oriented scripting language.
JScript8.0是一种真正的面向对象的脚本语言。
msdn2.microsoft.com
10.
The following topics introduce the essential components of JScript 8. 0 And provide information about how to use the language.
以下主题介绍JScript8.0的基本组件并提供有关如何使用该语言的信息。
msdn2.microsoft.com
1.
There are two ways to use JScript.
有两种使用JScript的方式。
msdn2.microsoft.com
2.
In JScript 8. 0, you can define your own classes.
在JScript8.0中,可以定义您自己的类。
msdn2.microsoft.com
3.
The framework unifies these disparate models and gives Visual Basic and JScript programmers access to class libraries as well.
该框架统一了这些完全不同的模型,还为VisualBasic和JScript程序员提供了对类库的访问。
msdn2.microsoft.com
4.
Provides a collection of links to topics that explain how to write, edit, and debug code with JScript 8. 0.
提供一组指向特定主题的链接,这些主题解释如何用JScript8.0编写、编辑和调试代码。
msdn2.microsoft.com
5.
For example, if you specify 150 seconds, JScript redefines that number as two minutes and 30 seconds.
例如,如果指定150秒,则JScript将该数字重新定义为2分30秒。
msdn2.microsoft.com
6.
Consequently, the elements of an array created in Visual Basic are directly accessible in JScript.
因此,可以在JScript中直接访问在VisualBasic中创建的数组的元素。
msdn2.microsoft.com
7.
To customize a form template by using script, you can use either Microsoft JScript or Microsoft Visual Basic Scripting Edition (VBScript).
要通过使用脚本自定义表单模板,您可以使用MicrosoftJScript或MicrosoftVisualBasicScriptingEdition(VBScript)。
office.microsoft.com
8.
For example, you may want to use client-side scripts, such as JavaScript, JScript, or VBScript.
例如,您也许想要使用客户机端脚本,如JavaScript、JScript或VBScript。
www.ibm.com
9.
You can also copy the following JScript code and paste it in the Address bar for a more verbose description of the Web site URL
您还可以复制以下JScript代码并将其粘贴到地址栏中,以获取有关该网站URL的更详细描述
support.microsoft.com
10.
The caller should pass in an object that implements the JScript arguments object, typically an instance of
调用方应传入实现JScript参数对象的对象:通常是
msdn2.microsoft.com
1.
In the JScript implementation, the VSA engine must not be closed; otherwise an
在JScript实现中,不得关闭VSA引擎;否则将引发
msdn2.microsoft.com
2.
Use Jscript commands to try to identify the actual URL for the current Web site
使用Jscript命令尝试识别当前网站的实际URL
support.microsoft.com
3.
Running a JScript Application on a Previous Version of the Common Language Runtime
在以前版本的公共语言运行库上运行JScript应用程序
msdn2.microsoft.com
4.
Returns true if the object is a proxy to a managed JScript function,
如果对象是托管JScript函数的代理,则返回,
msdn2.microsoft.com
5.
Upgrading Applications Created in Previous Versions of JScript
升级先前的JScript版本中创建的应用程序
msdn2.microsoft.com
6.
To determine which version of JScript is on your machine
确定您的计算机上所使用的JScript版本
www.microsoft.com
7.
Be sure to specify that you want to debug the JScript code by including this line in your code
通过在代码中包括下面的一行确保指定要调试JScript代码
msdn2.microsoft.com
8.
Rich Thread Items - a brand new JScript-capable thread engine for load testing
丰富的线程(元素)-有为装载测试的名为JScript-capable线程引擎
www.bing.com
9.
To compile and link, type the following at the command line using the JScript libraries that we built
为了编译和链接,使用我们所构建的JScript库,在命令行输入下面这些命令
www.ibm.com
10.
Types of JScript Variables and Constants
JScript变量和常数的类型
msdn2.microsoft.com
1.
Code written in previous versions of JScript may require the
用以前版本的JScript编写的代码可能需要
msdn2.microsoft.com
2.
In fast mode, the following JScript behaviors are triggered
在快速模式中,会触发以下JScript行为
msdn2.microsoft.com
3.
For JScript proxies, issue the following commands from a directory you want to work in
对于JScript代理,在您想要工作的目录发出下面这些命令
www.ibm.com
4.
To write new JScript code using Visual Studio
使用VisualStudio编写新的JScript代码
msdn2.microsoft.com
5.
Once steps 1 and 2 above have been completed, you should find the C# or JScript file created and compiled as follows
一旦上面的第1步和第2步完成,您将找到创建和编译的C#或JScript文件,如下所示
www.ibm.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/14 5:15:23