代码改变世界

推荐开源代码2004/12/17

2004-12-17 22:27  灵感之源  阅读(3220)  评论(1编辑  收藏  举报

严正声明:本博客中的任何随笔、文章、图片等内容都不能私自转载,必须书面征得作者同意才能转载,并不能随意篡改,如要作出任何改动,必须书面征得作者同意方可,作者拥有一切权利并保留一切追究权利!

如果没有额外说明,以下代码皆用C#编写。

1、Application of Fraction class: Matrix class in C#:矩阵类,

2、Getting started with the Logging Application Block:怎样使用日志应用模块(微软.NET应用模块系列之一),

3、Cancellable Thread Pool,可取消的线程池,

4、An ASP.NET implementation of a Pop Up Calendar:弹出式日历(WebForm),

5、Designer centric Wizard control,支持设计时的向导控件,

6、A simple TIFF management class,TIFF文件解析器,

7、UXTheme'd GroupBox control,怎样在VB.NET中让GroupBox控件有XP外观效果,

8、A small Class for simplifying the Work with URL Parameters,URL参数功能加强类,

9、ListViewSortManager control,列排序管理类,

10、Saving app settings as XML,保存应用程序设置为XML文件,

11、Maze Solver (shortest path finder),最短路径,

12、I take exception to that argument!,增强异常参数处理类,

13、Extended web browser control for .NET 1.0/1.1,增强网页浏览器控件,

14、Push And Run .NET Code on Remote Machine,执行远程程序集,