- 重点词汇
- variablesn.可变因素,变数( variable的名词复数 );
- orconj.(用以引出另一种可能性)或,或者,还是;(用于含否定意思的动词后)也不,也不是,也没有;(用于警告或忠告)否则,不然;(用于两个数字之间表示约略数目)大约;(用于引出解释性词语)或者说;(用于说明原因)不然,否则;(用于引出对比的概念);即,那就是,或者说;<诗>不是
- doaux.构成疑问句和否定句;代替动词;用于加强语气;
- properadj. 适当的,相当的,正当的,应该的,正式的,正常的;固有的,特有的,独特的;本来的,真正的,严格意义上的;〈古〉漂亮的,优美的;
- assignedn.[计][修](已)赋值[分配];[计]指定的,赋值的;
- typen.类型,种类;一类(人或事物);…类型的人;印刷文字;
- consistencyn.连贯性,一致性;稠度;
- haveaux. 用以构成完成式及完成式的不定式,表示已经…;
- 相关例句
C is not a strongly-typed language, but as it has evolved, its type-checking has been strengthened.
C语言不是一种强类型的语言, 但随着它的发展, 其类型检查机制已经得到了加强.
互联网摘选
有关资源设计器如何生成强类型资源的信息, 请参见管理应用程序资源.
互联网摘选
The simplest method is to make your variables private but you do that already, right?
最简单的方法是使用静态变量你是否已经这么做了?
互联网摘选
A static variable which holds a reference to the single created instance, if any.
如果存在静态变量的话,使用静态遍历存储创建的单件类的简单实例.
互联网摘选
Static variables, by definition, may only be accessed by a specific set of functions.
按照定义, 静态变量仅能被确定的一组函数访问.
互联网摘选
It is closely connected with allocation of storage for variables local to procedures.
函数调用顺序还与局部变量的内存分配方式有着紧密的联系.
互联网摘选
You cannot use the name or address of a local variable as a template argument.
不能将局部变量的名称或者地址用作模板参数.
互联网摘选
Config files are handy for designers to manage global template variables from one file.
配置文件有利于设计者管理文件中的模板全局变量.
互联网摘选
Good examples of global data are script settings , database connections, user credentials and more.
参数设置, 数据传递, 用户验证等都经常要使用到全局变量.
互联网摘选
注释是附加到全局变量上的元数据. 他们将会被HLSL忽略, 但却被特效使用.
互联网摘选