您要查找的是不是:
- The simple name section of the strong name. 强名称中的简单名称部分。
- Use the simple name of the nested class for name. 应使用嵌套类的简单名称。
- The simple name of a subject or issuer of an X509 certificate. X509证书的使用者或颁发者的简单名称。
- Name: A simple name to reference this connection. Use lowercase letters only. 名称:一个简单的名称用来标志这个连接,注意只能使用小写的字母。
- Primary memory is known as random access memory(RAM) and simple named memory. 主存储器又称为随机存取存储器,简称内存。
- XML Elements have simple naming rules. XML元素有简单的命名规则。
- Gets the object identifier (OID) of the algorithm corresponding to the specified simple name. 获取与指定的简单名称对应的算法的对象标识符(OID)。
- Canonical string that encodes the simple name, version number, culture, public key, and architecture of the assembly. 对程序集的简单名称、版本号、区域性、公钥以及体系结构进行编码的规范字符串。
- The class name specified in the argument can be a simple name or a fully qualified name that includes the package name. 参数中指定的类名可以是一个简单名称,也可以是包括组件包名的完全限定名。
- There must be a mapping from an algorithm name to a class before an object identifier can be mapped to a simple name. 属性的值。在对象标识符可以映射到简单名称之前,必须存在从算法名称到类的映射。
- The simple Admin Group name is blank or still contains invalid characters. Please re-enter a simple name for your Admin Group. 简单管理组名称为空或仍然包含无效字符。请为管理组重新输入一个简单名称。
- The name type can be a simple name, an email address, a User Principal Name (UPN), a Domain Name System (DNS) name or a URL. 名称类型可以是简单名称、电子邮件地址、用户主体名称(UPN)、域名系统(DNS)名称或URL。
- Primary memory is known as random access memory (RAM) and simple named memory. 主存储器又称为随机存取存储器,简称内存。
- All names in a qualified name other than the rightmost, which is called the simple name. 限定名中除最后右边那个简单名之外的全部名字。
- A simple test will show if this is real gold. 简单的试验就能证明这是否是真金。
- All names in a qualified name other than the rightmost,which is called the simple name. 限定名中除最后右边那个简单名之外的全部名字。
- The simplest assembly is a single file that has a simple name and is loaded into a single application domain. 最简单的程序集是具有简单名称并载入单个应用程序域的单个文件。
- FileLoadException is thrown if assemblyRef specifies the full assembly name and the first assembly that matches the simple name has a different version, culture, or public key token. 如果assemblyRef指定程序集的全名并且与简单名称匹配的第一个程序集具有不同的版本、区域性或公钥标记,则会引发FileLoadException。
- All compilers that support the common language runtime emit the simple name of a nested class, and reflection constructs a mangled name when queried, in accordance with the following conventions. 所有支持公共语言运行库的编译器将发出嵌套类的简单名称,并且在接受查询时,反射将依照下列约定构造一个重整名称。
- A nested class cannot have the same simple name as any of its enclosing classes (note: there is no similar restriction on method or variable names). 嵌套类不能使用与它的任何外部类的名字相同的名字来命名(注意:方法和变量并没有这个限制)