网站首页  词典首页

请输入您要查询的英文单词:

 

单词 structs
释义

structs

  • 网络组件;标签;中基本配置
1.
组件
Structs中基本配置入门--JSP中文网 ... <message-resources> 用于存放本地化消息文件。 Structs 组件。 Structs 标签 ...
www.jspcn.net
2.
标签
Structs中基本配置入门--JSP中文网 ... Structs 组件。 Structs 标签 cancel 按钮 ...
www.jspcn.net
3.
中基本配置
.SSIS Components_.Net编程 -... ... zhuanz 转帖 Structs 中基本配置 Extjstabpanel 的使用 ...
www.haogongju.net
4.
如何查看
禁用Windows7系统的AeroShake功能_服务器... ... ·用· AS3 Wate ·如何查看· structs2 ·这两个· sturts2. ...
www.hn1c.com

例句

释义:
1.
By default, top-level classes, interfaces, or structs that have no explicit access qualifier are treated as internal.
默认情况下,没有显式访问限定符的顶级类、接口或结构被视为内部类、接口或结构。
msdn2.microsoft.com
2.
Unsafe buffers can only be instance fields of structs in an unsafe context.
不安全缓冲区只能是不安全上下文中的结构的实例字段。
msdn2.microsoft.com
3.
Suppose you want to tag classes and structs with the name of the programmer who wrote the class or struct.
假设您要用编写类或结构的程序员的名字标记类和结构。
msdn2.microsoft.com
4.
Structs in C are not quite "first class types, but with the help of compound literals, they are at least a lot easier to use. "
语言中的结构不是“头等类型”,但在复合字面量的帮助下,它们至少更容易使用。
docs.google.com
5.
The rules that control method overloading are the same for methods within generic classes , generic structs or generic interfaces .
对于泛型类、泛型结构或泛型接口中的方法,控制方法重载的规则相同。
www.bing.com
6.
Structs do not support inheritance but they do support interfaces.
结构不支持继承,但支持接口。
msdn2.microsoft.com
7.
Discusses the various collection types available in the. NET Framework, including stacks, queues, lists, arrays, and structs.
讨论在.NETFramework中提供的各种集合类型,包括堆栈、队列、列表、数组和结构。
msdn2.microsoft.com
8.
For our purposes, the domain model is a set of C# types (classes, structs, and so on), collectively known as the domain types.
为此目标,域模型是一组C#类型(类、布局等等),统称为域类型。
www.mysjtu.com
9.
Classes and structs that are not nested within other classes or structs can be either public or internal.
没有嵌套在其他类或结构中的类和结构可以是公共的,也可以是内部的。
msdn2.microsoft.com
10.
You can use Rational modeling extension to model various types, including classes, structs, delegates, and enumerations, among others.
您可以使用Rational建模扩展对各种类型建模,其中包括类、结构、委托,和枚举。
www.ibm.com
1.
Defines partial classes, structs, and interfaces throughout the same compilation unit.
在整个同一编译单元内定义分部类、结构和接口。
msdn2.microsoft.com
2.
When defining structs, you want to make sure that you are creating types that are readable.
定义struct时,要确保所创建的类型是可读的。
www.ibm.com
3.
They can be public or internal, like the classes and structs themselves.
与类和结构自身一样,它们也可以是公共的或内部的。
msdn2.microsoft.com
4.
In C#, you (as a developer) can define generics for classes, interfaces, structs, delegates, and methods.
在C#中,您(作为一名开发员)可以定义类型、内表、结构、代表及方法的通用类型。
www.ibm.com
5.
The volatile bean pattern is applicable in frameworks that use JavaBeans as "glorified structs. "
volatilebean模式适用于将JavaBeans作为“荣誉结构”使用的框架。
www.ibm.com
6.
Defines partial classes and structs throughout the same assembly.
在整个同一程序集中定义分部类和结构。
msdn2.microsoft.com
7.
For structs, it will return each member of the struct initialized to zero or null depending on whether they are value or reference types.
对于结构,此关键字将返回初始化为零或空的每个结构成员,具体取决于这些结构是值类型还是引用类型。
msdn2.microsoft.com
8.
However, like reference types, structs can implement interfaces.
但与引用类型相同的是,结构也可以实现接口。
msdn.microsoft.com
9.
Unlike classes, structs can be instantiated without using the new operator.
与类不同,结构的实例化可以不使用new运算符。
msdn2.microsoft.com
10.
No matter what the problem is, the solution will always boil down to macros, pointers, structs, arrays, and functions.
不管是什么问题,解决方案总是归结于宏,指针,结构,数组和函数。
blog.csdn.net
1.
Classes and structs can be restricted so that only the program or namespace they are declared in may use them.
可以限制类和结构,以便只有声明它们的程序或命名空间才能使用它们。
msdn2.microsoft.com
2.
Both classes and structs can define constructors that take parameters.
类和structs都可以定义具有参数的构造函数。
msdn2.microsoft.com
3.
Structs can implement an interface but they cannot inherit from another struct.
结构可以实现接口,但它们无法继承另一个结构。
msdn2.microsoft.com
4.
It also covers the important differences between classes and structs.
它还涉及类与结构之间的重大差异。
msdn2.microsoft.com
5.
All it really offers is macros, pointers, structs, arrays, and functions.
他实际提供的全部是:宏,指针,结构,数组和函数。
blog.csdn.net
6.
Classes and structs have members that represent their data and behavior.
类和结构具有表示其数据和行为的成员。
msdn2.microsoft.com
7.
for structs, but the debate over how to treat union members of structs caused the proposal to be shelved.
的建议,但是关于如何对待结构中的联合成员的讨论导致该建议被搁置了。
docs.google.com
8.
All structs inherit directly from System. ValueType, which inherits from System. Object.
所有结构都直接继承自System.ValueType,后者继承自System.Object。
msdn2.microsoft.com
9.
JSON is a JavaScript native form for serializing arrays and structs.
JSON是序列化数组和结构的JavaScript原生形式。
www.ibm.com
10.
Arrays and structs may not be compared to anything.
数组和结构体可能不会任何数组进行比较。
www.itpcs.cn
1.
Classes and structs can inherit from more than one interface.
类和结构可从多个接口继承。
msdn2.microsoft.com
2.
Returns an array of structs corresponding to recent blog posts.
返回一个与最近的博客文章对应的结构体数组。
www.ibm.com
3.
Events are used on classes and structs to notify objects of occurrences that may affect their state.
事件被用在类和结构体上,用处是通知某些对象——这些对象的状态有可能被事件的发生所影响。
blog.sina.com.cn
4.
The following example shows that you can also develop partial structs and interfaces.
从下面的示例可以看出,您也可以开发分部结构和接口。
msdn2.microsoft.com
5.
You can change the behavior of operators for custom classes and structs.
对于自定义的类和结构,您可以更改运算符的行为。
msdn2.microsoft.com
6.
There is no inheritance for structs as there is for classes.
对于结构,不像类那样存在继承。
msdn2.microsoft.com
7.
Classes and structs can declare constants as members.
类和结构可以将常数声明为成员。
msdn2.microsoft.com
8.
This sample presents the syntax and usage of structs.
本示例介绍结构的语法和用法。
msdn2.microsoft.com
9.
New data types are defined using classes and structs.
新数据类型是使用类和结构定义的。
msdn2.microsoft.com
10.
Fixed size buffer fields may only be members of structs.
固定大小的缓冲区字段只能是结构的成员。
msdn2.microsoft.com
1.
Structs are copied on assignment.
结构在赋值时进行复制。
technet.microsoft.com
2.
Value-type objects such as structs are created on the stack, while reference-type objects such as classes are created on the heap.
值类型对象(例如结构)是在堆栈上创建的,而引用类型对象(例如类)是在堆上创建的。
msdn2.microsoft.com
3.
C uses structs, and Java uses classes.
C使用struct、Java使用class。
www.ibm.com
4.
Dataset types can also appear as fields in classes or structs.
数据集类型也可以以字段形式出现在类或结构中。
msdn2.microsoft.com
5.
Structs that contain members that change size depending on the platform, such as any pointer type.
结构中包含大小随平台而改变的成员,例如任何指针类型。
msdn2.microsoft.com
6.
XmlNode types can also appear as fields in classes or structs.
XmlNode类型也可以以字段的形式出现在类或结构中。
msdn2.microsoft.com
7.
Describes how to create new types, such as classes, enumerations, interfaces, structs, and delegates.
描述如何创建新类型,例如类、枚举、接口、结构和委托。
msdn2.microsoft.com
8.
This special limited notation makes dictionaries very easy to use as records or structs
这种特殊限制符号使得字典就像记录或者结构体一样易于使用
www.ibm.com
9.
Alternatively, objects based on structs can be initialized or assigned and then used, like this
基于structs的对象可以初始化或赋值后使用,如下所示
msdn2.microsoft.com
10.
Classes and structs can inherit from interfaces in a manner similar to how classes can inherit a base class or struct, with two exceptions
类和结构可以按照类继承基类或结构的类似方式继承接口,但有两个例外
msdn2.microsoft.com
1.
Structs share almost all the same syntax as classes, although structs are more limited than classes
结构与类共享大多数相同的语法,但结构比类受到的限制更多
msdn2.microsoft.com
2.
On Study of Comparing Different Pyramid Data Structs in Image Matching
影像匹配中金字塔数据结构比较与快速算法
ilib.cn
3.
I changed all the structs into objects, with public members
我需要将所有的struct转换成含有公共成员的对象。
www.infoq.com
4.
Classes and structs are declared as internal by default unless the keyword
类和结构默认声明为内部的,除非向类定义添加了关键字
msdn2.microsoft.com
5.
Classes and structs, Arrays of classes and structs
类和结构、类数组和结构
msdn2.microsoft.com
6.
Structs, however, inherit from the base class
但是,结构从基类
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/7 0:49:21