类模板可以被实例化没有成员吗?
类模板遍历关联并使用position标记对其排序。
The template for class walks through the associations and sorts them using the position tag.
不能将非专用化的类模板用作基类列表中的模板参数。
An unspecialized class template cannot be used as a template argument in a base class list.
我可以创建一个模板偏特化的类模板的匹配枚举类型?
Can I create a partial template specialization of of a class template matching enumeration types?
要阅读本文,你要熟悉C++,熟悉类模板和函数模板。
To read the paper, you should be familiar with c, familiar with the class template and template functions.
实验表明,类模板的优化能力高于当前的模板优化技术。
The experimental results show that semi-template is more efficient than the present template technique.
您在实参中向不采用模板形参的类模板传递了一个类模板。
You passed a class template in the argument to a class template that does not take a template parameter.
由于类模板与继承的结合,产生了所谓的类模板的层次结构。
Hierarchy of class template is generated due to the combination of class template and inheritance.
第10章,模板。解释类模板、容器和迭代器,介绍STL库。
Chapter 10, templates, explains class templates, containers and iterators, and introduces the STL library.
有关如何以显式方式公开COM类'的信息,请参阅com类模板。
See the COM class template for information on how to be explicit in 'the way the class is exposed.
这是允许一个组件继承一个基类,但不用必须复制相同的基类模板。
This allows a component to extend from a base class but not have to duplicate the base class 'template.
第四,本文引入了基于相关性匹配与模板队列相结合的聚类模板技术。
Fourthly, cluster template which combine template queue with correlation match is introduced.
通过功能分解和结构映射,将功能信息和几何信息集成封装在一个类模板中。
Functional and geometric information were encapsulated in an UML class template by function decomposition and structure mapping.
为了提高可逆逻辑自动生成与优化的效率,我们提出了类模板技术和一类快速算法。
For raising the efficiency of the reversible logic automatic born and optimization, we put forward the similar template technique and a type of fast algorithm.
因此,本文以石油渣油为原料,通过水蒸气活化、化学活化和类模板法等制备成多孔炭材料。
Thus, we studied the preparation of porous carbons using oil residues as raw materials by traditional steam activation, NaOH activation and template-like method respectively.
对于模板的基本电路,类模板可以提供基于该基本电路的所有的有效模板,提高了电路优化效率。
For a quantum base circuit, semi-template can provide all the templates based on this base circuit and improve the optimization efficiency.
通过形变模型,类模板字符发生形变逐次向输入待识别字符趋近,从而在两个字符之间求得一种最佳匹配。
In this model the prototype character is deformed gradually in an effort to be much closer to the input character.
为了避免第一个模块版本中草率的冲突,xml_objectify现在对xml节点的类模板名称做了“大改动”。
In order to avoid a sloppy conflict in the first module version, xml_objectify now "mangles" the names of the class templates for XML nodes.
您可以搜索某一特定的矢量图像像类模板,标识物体,体育标志,国旗,地图,国徽,符号,标志或剪贴画。
You can search for a particular vector image in categories like templates, logo objects, sport logos, flags, maps, coat of arms, symbols, signs or clip art.
getSignatureInstance()方法实际地构建新的泛型类模板,然后为参数类型的具体列表实例化这些模板。
The getSignatureInstance() method is what actually builds new generic class templates and then instantiates these templates for specific lists of parameter types.
文章首先探讨了虚拟仿真器的结构化模块化设计方法,然后采用类模板设计方法研究分布式作战台位仿真器的可重用设计技术。
First we discuss the structural module method to design the virtual battlefield simulators, then use class module method to discuss reusing methods in the distributed virtual battlefield simulators.
如果您只是希望可以只分发编译后的模板类,那么编译过程可以实现自动化。
If you only wish to only distribute the compiled template class, the build process may be automated.
列表5显示了为扩展类而产生结果的模板样例。
Listing 5 shows a sample template that generates results for extending classes.
这里显示了使用模板参数定义的类。
It shows the classes that are defined with the template parameters.
在清单8中,仅当t有符号时,模板类a才能进行实例化。
In Listing 8, template class a may be instantiated only if type t is signed.
图6显示了WS响应模板模式的类关系图。
Figure 6 shows the class diagram from the WS response template pattern.
模板类控制处理和JSP的本地化和启动。
The template class Controls the rendering, and the localization and the launch of the JSP.
列表7.为一个模板类所生成的代码。
列表8.为一个采用DTYPENAME_TEMPLATES选项的模板类所生成的代码。
Listing 8. Generated Code for a template class with DTYPENAME_TEMPLATES option.
我们可以通过套用VisualStudio 2005的类库模板来开始编写一个ExcelServices的托管代码型UDF组件。
You can use the Visual Studio 2005 class library template to easily create an Excel Services managed-code UDF assembly.
应用推荐