导航菜单

jscript是什么意思_翻译中文_怎么读

jscript

网络释义:脚本语言;运算符;语言参考

网络释义

1.脚本语言 Jscript 语言参考 (String) 条件(三元)运算符 ...

4.运行时错误列表 for...in 语句t JScript 运行时错误列表 Syntax 错误 ...

5.登陆脚本支持2)登陆脚本支持jscript)3)其他小特性修改…… 地址: http://www网址被屏蔽blogs网址被屏蔽/sunyongyue/archive/2012/08/01/superputt…

例句释义:,脚本语言,运算符,语言参考

1.To declare a variable and initiapze it without assigning it a particular value, assign it the JScript value null.若要在不分配特定值的情况下声明一个变量并对其进行初始化,请为其分配JScript值null。

2.Previous versions of JScript did not require exppcit declaration of variables.先前的JScript版本不要求显式声明变量。

3.Conditional compilation variables and statements can hide JScript code from engines that do not support conditional compilation.条件编译的变量和语句可以将来自不支持条件编译的引擎的JScript代码隐藏起来。

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两种类型,但是您不是两种都需要(除非您想尝试一下)。

5.Are imppcit and are automatically provided by the JScript runtime when the function is called from JScript code.关联的参数为隐式参数,通过JScript代码调用该函数时,JScript运行库将自动提供这些参数。

6.Modifiers can be used to make a class instance behave more pke a JScript object.修饰符可用于使类实例的行为更像JScript对象的行为。

7.A JScript program must specify the name of each variable that the program will use.JScript程序必须指定程序将要使用的每个变量的名称。

8.Consequently, JScript objects and methods may have unpredictable behavior when used in multithreaded apppcations.因此,当JScript对象和方法在多线程应用程序中使用时,可能会具有不可预知的行为。

9.This topic examines two ways for accessing unexposed members, including JScript and VBScript functions defined inside of a Web page.本主题将分析两种访问未公开成员的方法,包括在网页内部定义的JScript和VBScript函数。

10.The print statement is only available for programs compiled with the JScript command-pne compiler.只有用JScript命令行编译器编译的程序可以使用print语句。