代码搜索结果

找到约 10,000 项符合 Assembly 的代码

深入剖析asp.net资源文件 .txt

深入剖析Asp.net资源文件   一、资源文件的定义   简单点的说法就是程序中可以使用的数据,象:字符串,图片或二进制数据等等,实际上可以包含任何类型的文件。   资源文件可以有多个语言版本,这样在开发全球化应用程序时就很重要。这个特性是通过System.Resources空间下的ResourceManager类来完成需要在什么时候调用那个版本的。在VS.NET中将 ...

assemblyinfo.cpp

#include "stdafx.h" using namespace System; using namespace System::Reflection; using namespace System::Runtime::CompilerServices; using namespace System::Runtime::InteropServices; using namesp

file_id.diz

---------------------------------------------------------------------- Endeavour CD Audio Interface 1.0 for Watcom 11.0 32 bit C++ (MSCDEX) Full SRC included, entirely in C++ - no assembly ------

e-cda1cpp.txt

---------------------------------------------------------------------- Endeavour CD Audio Interface 1.0 for Watcom 11.0 32 bit C++ (MSCDEX) Full SRC included, entirely in C++ - no assembly ------

assemblyinfo.vb

Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' 程序集的常规信息通过下列 ' 属性集控制。更改这些属性值可 ' 修改与程序集关联的信息。 ' 检查程序集的属性值

assemblyinfo.vb

Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' 程序集的常规信息通过下列 ' 属性集控制。更改这些属性值可 ' 修改与程序集关联的信息。 ' 检查程序集的属性值

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // // 有关程序集的常规信息是通过下列 // 属性集控制的。更改这些属性值可修改与程序集 // 关联的信息。 // [assembly: AssemblyTitle("")] [assembly: AssemblyDescription("")]

assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; // // 有关程序集的常规信息是通过下列 // 属性集控制的。更改这些属性值可修改与程序集 // 关联的信息。 // [assembly: AssemblyTitle("")] [assembly: AssemblyDescription("")]

assemblyinfo.cpp

#include "stdafx.h" using namespace System::Reflection; using namespace System::Runtime::CompilerServices; // // 有关程序集的常规信息是通过下列 // 属性集控制的。更改这些属性值可修改与程序集 // 关联的信息。 // [assembly:AssemblyTit

assemblyinfo.cpp

#include "stdafx.h" using namespace System::Reflection; using namespace System::Runtime::CompilerServices; // // 有关程序集的常规信息是通过下列 // 属性集控制的。更改这些属性值可修改与程序集 // 关联的信息。 // [assembly:AssemblyTit