搜索资源列表
CatWork0507
- 我读过了您2005年4月的文章:“Wrappers: Use Our ManWrap Library to Get the Best of .NET in Native C++ Code”,文章中没有提供 DumpEnum 程序。请问从哪里能得到它? 给定某个 .NET 框架类的名字,如 MenuItem 或窗体的名字,有没有办法知道是哪个程序集包含着该类?-I read your April 2005 article : "Wrappers : Use Our Man
ChristianHolidays
- It describes a method in C++ and I needed the code in C#. I then realized that Easter is not the only Christian holiday that can be calculated. Some are directly related to Easter, others are related to Christmas. I therefore created a simple C# clas
一套用于存储过程调用的类
- 一个C#存储过程的类,请大家使用,谢谢大家我感谢大家-a C# stored procedure class, please use Thank you, I thank you
XMLHelper
- C#版xml操作类,我自用的感觉不错,大家可以研究一下-Xml C# version of action class, I feel bad for personal use, we can look
CSharpHarwareAdministrator
- 这个程序可以监视当前系统的设备列表,监视那个设备被加载或卸载,并且,还可以启用、禁用系统设备类别中的任何一个设备节点。-Hardware Helper Library for C# How to monitor, enable, and disable hardware devices from C#. There isn t really a lot of background required for you to use the library I ve provided. The hea
BtCreator
- 使用c#语言,实现bT创建种子的类,希望大家喜欢-Use c# language, the realization of the creation of seed bT class, I hope you like
MediaPlayer
- this a c# class that allows you to play .mp3 files with your windows application but not as the other ones ... i have a few extra features like (speakers sound balance , base control , tripple control and loop and mute functions ) ... that s all ...
GetWindowHwnd1
- 用C#开发的实用小工具,可查看窗体的句柄和标题以及窗口类,附上源码,希望对大家有所帮助.-Using C# to develop a practical small tool to view a form of the handle and window class and title, together with source code, I hope to help all of you.
XHttp
- c# 写的一个http 端口监听 类 用于监听 一些网外通讯端口 达到控制效果- this is one class which i use c# write, it s a listener
EventSpy
- I ticked Java though the project is in C#. This is the most similar IMHO. This is an event-Spy class, just use it like this: CEventLogger2 eventSpy = new CEventLogger2() eventSpy.RegisterAllEvents(oObjectToUse) oObjectToUse could f
Sources
- Simple Data Access in C# I have implemented this class library during the development of several database-driven projects. Some of these projects utilized large amounts of data, and it was needed to implement a fast working and easy to use data acc
Simpleframework
- 我写的C#针对数据库操作的框架类,包含四层构架,字段映射类,数据库操作类,业务类,UI类,四层分工协作,代码结构清晰,宜维护宜开发。-I wrote a C# class framework for database operations, including the four-story structure, field mapping type, database operations class, business class, UI class, four-division of lab
cSharp2010Database-connection-class
- 我测试过一些还行,其它的正在研究,推荐给初学者相互学习-c#2010 Database connection class.I also tested some of the lines, the other is studying.Recommended for beginners to learn from each other。
CSharpCommon-class-libs1
- 多年积累的类库拿出来分享给大家,其中很多来源于网络,希望可以帮助到你!!!主要包括:字符串操作,正则表达式,邮件,验证码,解压缩,序列化,文件操作,网络,图片类,随机数,时间操作,上传下载,日历,配置文件,导出Excel,弹出消息类,XML操作类,资源类,加密类-Class library accumulated over the years come to you to share, many of them from the network, and I hope you can help!
CSharpCommon-class-libs2
- 多年积累的类库拿出来分享给大家,其中很多来源于网络,希望可以帮助到你!!!主要包括:(1) Common:通用类库源码 (2) DBUtility:数据访问基础类库 (3) LtpPageControl: 分页控件源码-Class library accumulated over the years come to you to share, many of them from the network, and I hope you can help! ! ! Mainly
tcp
- 这个是写的比较好的一个tcp类,我一直在用,采用异步传输模式。-This is to write a better one tcp class, I have been using the ATM.
XML-for-beginners-and-experts
- After working with a couple of XML projects for the last six months, I am ready to share a class I wrote called XmlHelper which got me through all the complexity of XML and made my life a lot simpler. If you are a XML beginner or have no idea a
class
- 人财政支出管理,因为我觉得这个程序非常实用,编完了以后自己也可以使用。按照原来的格式,是普通的结构化程序设计,而且是面向过程的,程序中没有使用类或对象,结构比较清晰。它使用了四个头文件都是来源于C语言的标准库函数,分别是:1 #include<iostream.h> 2 #include<fstream.h> 3 #include<conio.h> 4 #include<iomanip.h>。第一个控制文件输入输出,是流类库中最常用的头文件。它包含
jsq
- 1、完善计算器程序,改为可对实数操作。 2、完善程序,改为多个操作数基本四则运算,遇到z为止。 3、增加函数,完成四则混合运算,增加相应的主菜单选项 4、添加语句,使四则运算具有测试功能。 5、可扩充其功能。 所给的计算器源程序中已有基本的加、减、乘、除和开方运算,我所要做的就是添加一个可以进行四则混合运算功能的类。 -A perfect calculator program, to be on the real operation.
MinApp
- Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages Summary: Can we use just the native .NET classes for developing code, rather than immediately writing an application specific class that often is little more t
