vars

var

常用释义

词性释义

var
例句
  • 全部
Let's take a look at each of these concurrency models, starting with the simplest one: vars.
我们来看一下每个并发模型,从最简单的开始:vars。
随后将看到,在构建类实例时,类声明中的每个var将成为一个命名的参数。
In Domino Web Access, however, all the item (field) values for a document are available on the page as JavaScript vars.
但是,在DominoWebAccess中,文档的所有项(字段)值都可作为JavaScript变量在页面中使用。
The track_vars and register_globals configuration settings influence how the session variables get stored and restored.
track_vars和register_globals配置选项影响到会话变量是怎样存储和恢复的。
It has two possible advantages over use vars, however: Its syntax is less weird, and its effect is lexical.
然而相对于usevars,它可能有2个优势:语法不那么怪异,影响是词法作用域。
We could have defined those attributes as vars (mutable variables), then setters would have also been generated for us.
也可以将那些属性定义为vars(可变变量),然后也会生成setter方法。
In Europe, VARs expect to see only 1. 6 percent growth from Cisco sales.
而欧洲的方案商仅希望思科销售增长1.
注意,在清单2中,var没有任何访问控制修饰符(modifier)。
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。
Binding vars simply allows you to change things in a thread local scope.
绑定vars允许在线程本地范围内对事物进行变更。