这里的这个方括号,同时,说明这个是特殊的变量类型,里面有很多复合的值。
The square brackets here, meanwhile, say this is a special type of variable that's got multiple values inside of it.
变量类型应该匹配的原子类型。
在块内部的块变量类型推导。
浮点型数字和长变量类型的定义是有差异的。
There are differences in the definition of floating-point Numbers and long variable types.
流程定义将在消息中包含的变量名称和变量类型。
It is the process that defines the variable name and variable type that will be contained in the message.
变量类型应当与作为参数传递的文本匹配。
Types of the variables and literals passed as parameter should match.
只要有可能,就使用基本变量类型,而不使用对象类型。
Use the primitive variable types instead of the object types whenever possible.
OOP语言可以让你自定义对象和变量类型。
An OOP language allows you to define your own objects and make your own variable types.
变量类型和形参类型均是某种指向宽字符的指针。
Both the variable type and the formal parameter type are some variety of pointer-to-wide char.
还可以将变量类型改为与其映射的列数据的类型不相同的类型。
Optionally you can also change the variable type name to be different than its mapping columns data type.
在固定语句中声明的局部变量类型必须是指针类型。
The type of locals declared in a fixed statement must be a pointer type.
魔兽世界API使用了一些整合参数和返回值变量类型。
The World of Warcraft API uses rather complex values for some arguments and return values.
对初学者它有很多友好的特性,例如不需要声明变量类型。
It also has many features that are friendly to beginning programmers, such as the fact that it doesn't require variable declarations.
那个看上去费解的字符串声明了所需要的变量类型,我们稍后将说明它。
The cryptic-looking string declared the types of variables expected, and will be explained later.
除此之外,Python还可以使用类型函数来简化对变量类型的确定。
In addition, Python makes it easy to determine a variable's type, using the type function.
例如,Groovy不要求使用分号,变量类型和访问修饰符也是可选的。
For example, Groovy doesn't require semicolons, and it makes variable types and access modifiers optional.
还可以将变量类型改为与它所映射的列的数据类型不同的类型(见图17)。
Optionally you can also change the variable type name to be different than its mapping columns data type (See Figure 17).
lber _ types . hin文件包含用于定义变量类型的模板。
The file lber_types.hin contains the template for defining variable types.
在c语言还有其他一些编程语言里,都会有一大堆,固定的变量类型。
Well, it turns out c, like a lot of languages, comes out of the box with a whole bunch of built-in variable types.
数组被类型化,所以您需要很清楚地知道数组中每个项目的变量类型是什么。
Arrays are typed, and so you know exactly what variable type is going to be needed for each item in the array.
所有的流程控制变量(通常是布尔标识)都会以普通的基本变量类型来保存。
All the flow control variables (commonly Boolean flags) are stored as plain primitive types. As a high level rule I always say.
有了类型推断,编译器可以通过强制解决计算出变量类型,而不是使程序员明确声明它们。
With type inference, the compiler figures out the types of variables based on constraint solving, rather than making the programmer declare them explicitly.
我只声明了早已知道的一些变量类型,并使用最干净的Pyrexcounter循环。
I have just declared some variable types that I clearly know, and I used the cleanest Pyrex counter loop.
该类型转换的方法是由包含在变量名之前的圆括号内的前缀变量类型来运行的。
The method of typecasting is done by prefixing the variable type enclosed by parenthesis before the variable name.
问题的关键是:Python 是一种动态类型化语言,所以无需声明变量类型。
Now comes the real kicker: Python is a dynamically typed language, so you don't have to declare a variable's type.
把 #undef宏改为 #define,把变量类型设置为int(见清单2)。
Change the #undef macros to #define and set the variable types to int (see Listing 2).
其它可能遇到的问题是自变量类型不正确,指定的自变量名称不正确;或者服务器当机。
Other problems you may encounter are that the arguments are the incorrect type, the argument names are specified incorrectly; or the server may not be running.
顺便说一下,绑定的数组正好是最复杂的绑定变量类型,而且根据我的统计在 CPAN 上也实现得最少。
As a side note, tied arrays happen to be the most complex tied variable type, and the least often implemented on CPAN by my count.
顺便说一下,绑定的数组正好是最复杂的绑定变量类型,而且根据我的统计在 CPAN 上也实现得最少。
As a side note, tied arrays happen to be the most complex tied variable type, and the least often implemented on CPAN by my count.
应用推荐