代码搜索:classLibrary

找到约 91 项符合「classLibrary」的源代码

代码结果 91
www.eeworm.com/read/101790/15809133

htm subject_50267.htm

序号:50267 发表者:GavinXu 发表日期:2003-08-19 09:31:10 主题:在VC中用哪一种方法写一个dll导出类,并且VB或VB.net可以使用该类? 内容:请教,    在VC中用哪一种方法写一个dll导出类,并且VB或VB.net可以使用该类,比如,其中ClassLibrary为Dll名,Cl
www.eeworm.com/read/284751/8903295

cs assemblyinfo.cs

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

vb assemblyinfo.vb

Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' 有关程序集的常规信息通过下列属性集 ' 控制。更改这些属性值可修改 ' 与程序集关联的信息。 ' 查看程序集属性的值
www.eeworm.com/read/247331/12664388

cs assemblyinfo.cs

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

cs assemblyinfo.cs

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

cs class1.cs

using System; using System.Collections.Generic; using System.Text; namespace ClassLibrary { public class Class1 { } }
www.eeworm.com/read/283870/7807386

cs class1.cs

using System; namespace ClassLibrary1 { /// /// Class1 的摘要说明。 /// public class Class1 { public Class1() { // // TODO: 在此处添加构造函数逻辑 // } } }
www.eeworm.com/read/283870/7807393

cs class1.cs

using System; namespace ClassLibrary2 { /// /// Class1 的摘要说明。 /// public class Class1 { public Class1() { // // TODO: 在此处添加构造函数逻辑 // } } }
www.eeworm.com/read/283870/7807429

cs class1.cs

using System; namespace ClassLibrary3 { /// /// Class1 的摘要说明。 /// public class Class1 { public Class1() { // // TODO: 在此处添加构造函数逻辑 // } } }
www.eeworm.com/read/203921/15348738

txt readme.txt

LISTVIEW + DATABASE PROGRAMMING FUNCTIONS IN A NUTSHELL. This solution contains a classLibrary project and a WindowsApplication project. The classlibrary project has only one class which has almost