代码搜索:Assembly

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

代码结果 10,000
www.eeworm.com/read/478643/6711775

cs assemblyinfo.cs

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

cs assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("图书管理")] [a
www.eeworm.com/read/477730/6732977

cs assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("DALFactory"
www.eeworm.com/read/477730/6732978

cs dataaccess.cs

using System.Reflection; /// /// DataAccess 的摘要说明 /// namespace DALFactory { /// /// 此类用于实现抽象工厂模式去创建指定的数据访问层的类的实例 /// public sealed
www.eeworm.com/read/477730/6732992

cs assemblyinfo.cs

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

cs assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("SQLServer")
www.eeworm.com/read/477730/6733390

cs assemblyinfo.cs

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

cs assemblyinfo.cs

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

cs assemblyinfo.cs

using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // 有关程序集的常规信息通过下列属性集 // 控制。更改这些属性值可修改 // 与程序集关联的信息。 [assembly: AssemblyTitle("DBUnititly"
www.eeworm.com/read/477449/6735771

cs assemblyinfo.cs

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