1.【电】(=volt-ampere reactive)乏,无功伏安
2.【无线】(=visual-aural (radio) range)可见可听式无线电航向信标,声影显示无线电航向信标
1.[Electricity](=volt-ampere reactive)
2.[Wireless](=visual-aural (radio) range)
1.Let's take a look at each of these concurrency models, starting with the simplest one: vars.
我们来看一下每个并发模型,从最简单的开始:vars。
2.As you will see later, each of the vars in the class declaration becomes a named parameter when constructing an instance of the class.
随后将看到,在构建类实例时,类声明中的每个var将成为一个命名的参数。
3.In Domino Web Access, however, all the item (field) values for a document are available on the page as JavaScript vars.
但是,在DominoWebAccess中,文档的所有项(字段)值都可作为JavaScript变量在页面中使用。
4.The track_vars and register_globals configuration settings influence how the session variables get stored and restored.
track_vars和register_globals配置选项影响到会话变量是怎样存储和恢复的。
5.It has two possible advantages over use vars, however: Its syntax is less weird, and its effect is lexical.
然而相对于usevars,它可能有2个优势:语法不那么怪异,影响是词法作用域。
6.We could have defined those attributes as vars (mutable variables), then setters would have also been generated for us.
也可以将那些属性定义为vars(可变变量),然后也会生成setter方法。
7.In Europe, VARs expect to see only 1. 6 percent growth from Cisco sales.
而欧洲的方案商仅希望思科销售增长1.
8.Notice in Listing 2 that the vars have no access control modifiers.
注意,在清单2中,var没有任何访问控制修饰符(modifier)。
9.Domino Web Access employs many of these special formulas, but we'll discuss just two in this article: h_Vars and h_RunAgent.
DominoWebAccess使用了大量特殊公式,但我们在本文中仅讨论其中两个:h_Vars和h_RunAgent。
10.Binding vars simply allows you to change things in a thread local scope.
绑定vars允许在线程本地范围内对事物进行变更。