You can swap arrays of type t, STD: : swap can't.
您可以交换t类型的数组,而std:swap不能。
In Listing 8, template class a may be instantiated only if type t is signed.
在清单8中,仅当t有符号时,模板类a才能进行实例化。
I will add a quote using type tool (t) to fill up the area above the top navigation.
我用文字工具添加了一些引证,在文字导航的下面。
Type 2 again to select "a specific character" and then type t when asked which character to match.
再次键入2,以选择“aspecificcharacter”,然后在询问匹配哪个字符时键入t。
The template class describes an object that controls a varying-length sequence of elements of type T .
本模板类描述了一个对象,这个对象是类型为T的可变长度的序列元素。
The sequence is stored as a bidirectional linked list of elements, each containing a member of type T.
这个序列采用双向链表的方式存储每一个元素,其中每一个元素的数据流行都是T。
We may not know what type t represents, but we know that the null literal is a valid value for any reference type.
我们可能不知道t类型代表什么,但我们知道null字母对任何引用类型而言是一个空值。
Select the Horizontal Type Tool (t) and then add your layout title and slogan text at the top against the left guide.
选择横排文字工具(T),然后对其左边参考线边沿添加上页面标题和标语。
It does not know what type t represents, but it can create a placeholder for that type to refer to the type that t must be.
它不知道T代表什么类型,但它可以为该类型创建一个占位符来指代t的类型。
This method receives several parameters, including a SQL statement and a result handler, and returns an object of generic type t.
这个方法接收多个参数,包括一条sql语句和一个结果处理程序,并返回一个泛型t的对象。
To add new methods to a particular class of type t, it only needs to define static methods that accept type t as the first parameter.
要向类型为t的特定类添加新方法,只需定义一个静态方法,它接受类型T作为第一个参数。
Select the Horizontal Type Tool (T) and then add a dummy header and paragraph on the right side of the layer underneath the 3D divider.
选择横排文字工具(T)在3D分割线下方,右分割线的左边加入任意的文字标题和段落。
Having analysed the delay characteristics of m type t shape node lines, its design method and technical requirements are detailedly introduced.
在分析了M型T形节延时线的延时特性基础上,对其设计方法、工艺要求等做了较详细介绍。
The idea is that you can instantiate a Scope in one method with an instance of type t that you'd like another method later in the call stack to be able to access.
您可以在一个方法中使用类型t的一个实例来实例化scope,并希望调用堆栈中的另一方法稍后能够访问该实例。
Dr. Frank Farley, a psychologist at Temple University, said that many politicians are what he calls Type T personalities, with T standing for thrill-seeking.
地处费城的教堂大学心理学家弗兰克法莱博士认为很多政客属于一种他所说的T型人格,T的含义是“追求刺激(thrill-seeking)”。
Scope also supports nesting, meaning that internally it maintains a stack of instances of type t and exposes the instance at the top of the stack through the Current property.
Scope也支持嵌套,即在内部,它保留类型t的实例堆栈,并通过Current属性将实例暴露在堆栈顶部。
Because we created only one document type, we don? T need to select it.
因为我们只创建了一种文档类型,所以不需要选择。
Also, we need to enforce special rules to duplicate the way T-SQL treats columns of bit data type.
同时,我们还需要强制实施特殊规则,以复制t - SQL处理位数据类型列的方式。
You can also use the template parameter T for an attribute’s type, in the same way as it was used for the method’s return type.
您也可以使用模板参数T来定义一个属性类型,用同样的方式它也可以用作定义该种方式的回转类型。
You passed something known to be a t, an unconstrained type parameter, and hence it could be anything.
你只是传递了类型T,一个没有约束的类型参数,所以它可以是任何类型。
The BTYPE column identifies the object type: 'T' for table, 'I' for index, and 'F' for function instance.
BTYPE列显示对象类型:'T' 表示表,'I' 表示索引,'F' 表示函数实例。
Thus, when a type parameter t is used as the superclass of a generic class, the annotation on t tells us exactly what super-constructors we can call.
因此,当类型参数t用作泛型类的超类时,T的注释确切地告知我们可以调用哪些超级构造函数。
The angle brackets assign a specific type (that is, the parameterized type) to the generic type represented by the "T" argument types.
尖括号为由 “T”参数类型表示的泛型指定具体类型。
This constraint forces any type 't' to have a default constructor, that is, a constructor that takes no parameters.
这个约束强制任何类型'T '都必须具有无参数的公共构造函数。
The only thing it cannot do is call the put method, and this is because it cannot verify the safety of such an operation without knowing the type parameter t for this Box instance.
它惟一不能做的事是调用put方法,这是因为在不知道该Box实例的类型参数t的情况下它不能检验这个操作的安全性。
Using fdisk, you should use the t command to set the partition's type code to 8e.
如果使用fdisk,您可以使用t命令来将分区类型代码设置为8e。
Actually using the Option [t] type, as we'll do in the next section, should make things more clear.
实际上,使用Option [T]类型可以使问题更加清晰(下一节将用到)。
This allows the SingletonCreator to instantiate the type 't'.
这里允许singletonCreator类来实例化类型't '。
Because we'd like our Lists to be generic in the type of element they contain, we'd like our static factory method to take an argument of type variable t and return an instance of List.
因为我们希望List成为其所包含的元素类型的泛型,所以希望静态factory方法带有类型变量t这一参数并返回List的实例。
Add a method called get with return type as the template parameter t from the method (as shown in Figure 4), and an input parameter named index whose type is int.
添加一个名为get的方法。在此方法中,使其返回类型为模板参数t(如图4所示),然后输入参数名字index,其类型为int。
应用推荐