大家都搜:
[计]匿名类型
1、scrupulous anonymous───谨慎的匿名者
2、anonymous───adj.匿名的,无名的;无个性特征的
3、latins anonymous───拉丁匿名者
4、type───vi.打字;vt.打字;测定(血等)类型;n.类型,品种;模范;样式;n.(Type)人名;(英)泰普
5、anonymous refugee───匿名难民
6、gamblers anonymous───无名者戒赌协会;匿名戒赌互助会
7、clotheshorse anonymous───匿名晒衣者
8、alcoholics anonymous───匿名戒酒互助社;慝名戒毒会;匿名戒酒者协会;嗜酒者互诫会
9、alcoholic anonymous───戒酒无名会
1、What is an anonymous type?───什么是匿名类型?
2、We followed these steps to transform listing 1's anonymous type into listing 2's named type.───按照以下步骤,将清单1中的匿名类型转换为清单2中的命名类型。
3、Compared three types of procedures, anonymous type can reduce the halo effect and is a more scientific evaluation type.───三种程序相比,匿名式最能降低晕轮效应,是一种较为科学的评价方式。
4、An anonymous type, which consists of a set of public properties encapsulated in a nameless reference type.───匿名类型,它由一组封装在无名称引用类型中的公共属性组成。
5、The name of an anonymous type is automatically generated by the compiler and cannot be referenced in program text.───匿名类型的名字是由编译器自动产生的,在程序正文中不可被引用。
6、Your code should not use or rely on the name of an anonymous type because the name might change when a project is recompiled.───代码不应使用或依赖匿名类型的名称,因为重新编译项目时该名称可能更改。
7、An anonymous type cannot be cast to any interface or type except for object.───匿名型别不可转换成物件以外的任何介面或型别。
8、How to reuse a data into an anonymous type declaration?───如何重用数据转换成一个匿名类型宣言吗?
9、An anonymous type is constructed by the compiler and the type name is only available to the compiler.───匿名型别是由编译器所建构,只有编译器才知道型别名称。