搜索资源列表
利用.Net类库发送电子邮件
- 利用.NET类发送电子邮件的源文件,简单实用-use.NET category send e-mail source, simple and practical
使用.Net类库访问数据库
- 这是一个用VC7写的使用.Net类库访问数据库的程序。-with VC7 write use. Net class library access to the database procedures.
ASP.NET英文基类库
- ASP.NET英文基类库.rar-ASP.NET-based English class library. Rar
TreeClass
- C#树操作类代码
C#编写的OleDb数据库连接通用类库
- C#编写的OleDb数据库连接通用类库
.Net 2.0类库详解
- .Net 2.0类库详解
AForge.NET
- C#开发的计算机视觉及人工智能领域的一个功能非常强大的类库,包括图像处理库、计算机视觉库、机器学习库、视频处理库等。-AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence- image processing, computer vision, neural networks
C# 基类
- 整理的C#基类,包含ASP.NET类库,C#读取AD域里用户名或组,Common类库,DotNet基础类大全,SqlHelper基类,字符串加密
Lucene[1].Net
- 介绍有关全文检索的类库,以lucene为例,在.net环境下实现多种类型文档的全文检索.-On the full-text search of the library to Lucene as an example, at. Net environment achieve a variety of types of documents full-text search.
Spring.NET-1.2.0-RC1
- pring.core 库是框架的基础, 提供依赖注入功能。spring.net中大多数类库依赖或扩展了spring.core的功能。iobjectfactory接口提供了一个简单而优雅的工厂模式,移除了对单例和一些服务定位stub写程序的必要。允许你将真正的程序逻辑的配置和依赖的详细情况解耦。作为对iobjectfactory 的扩展,iapplicationcontext接口也在spring.core库中,并且添加了许多企业应用为中心的功能,例如利用资源文件进行文本本地化、事件传播、资源加载等
DotNET_Common_Class_Source
- .NET(C#)通用类库源码 Common:通用类库源码 DBUtility:数据访问基础类库 LtpPageControl: 分页控件源码-Dot Net Common Class library Source
DirectShow.Net
- 最新版的directshow.net源码(directshow.net是一群牛人用C#重写的directshow所有接口函数的类库,是在C#下实现) -The latest version of directshow.net source (directshow.net a group of cattle for human use C# rewrite directshow all the interface functions of the library is to be achiev
ArcObjectsGISforCsharp.NET
- 所谓ArcObject,现在一般都是指ArcGIS Desktop版本的组件开发集,即需要安装ArcGIS桌面版软件后才能安装这些组件开发集,它是所有版本中组件最全的版本,如果想对ArcGIS产品及其开发有个详尽的了解,学习ArcObject是最恰当的。ArcObject版本包括了所有的类库,其中包括ArcMap、ArcMapUI、ArcCatalog、ArcCatalogUI等组件库,这些组件库必须在安装了桌面版软件后才能使用。 由于使用ArcObject开发的程序必须安装桌面版软件,这
Visual-CPP.NET-library-All
- 此资料是《Visual C++.NET 类库大全》的电子版。 第 1 章介绍了基本类库的主要内容及其分类。 从第 2 章开始分类介绍基本类库的主要内容。 第 2 章介绍根类和CWnd 类。 第 3 章介绍MFC 应用程序结构类。 第 4 章介绍窗口、对话框和控件类。 第 5 章介绍绘图和打印类。 第 6 章介绍简单数据类型类。 第 7 章介绍数组、列表和映射类。 第 8 章介绍文件和数据库类。 第 9 章介绍Internet 和网络类。 第 10 章介
强大的.net公共类库
- 平时积累的net公共类库,很全面,很强大。
Modbus通讯协议C#类库
- Modbus通讯协议C#类库 希望对大家有所帮助(Modbus communication protocol C# class library We hope to help)
C# word类库
- C# word类库 using System; using System.Collections.Generic; using System.Text; using Microsoft.Office.Interop.Word; using System.IO; using System.Web; using System.Data; using System.Reflection; using Microsoft.Win32; using System.Text.Regu
NET(C#)通用类库源码
- 通用的原生类库源码资料,如INIFile,MailSend,MessageBox,Pagevlidate,TimeParser..(Source source data of generic class libraries)
VB.NET利用SpireDoc读写word文件实例
- Spire.Doc for .NET是一款由E-iceblue公司开发的专业的Word .NET类库,使用该工具开发人员可以在任意.NET平台(C#,VB.NET,ASP.NET)上快速创建,读取,写入,转换,打印Word文档。此为本人利用vb.net在vs2010平台下实现Word文档读写实例,可供参考。
.Net Core 加密解密类库
- .Net Core 加密解密类库, .net core 版本3.1,基于基本类库包装制作的。