搜索资源列表
GDI+Test
- C#开发图形入门 本程序是供用C#开发图形的程序员的入门!-C# to develop graphical entry procedures for the C# programmers to develop graphical entry!
一个关于DataGrid的打印类
- 一个DATAGRID打印的类,我们在编程的时候经常会遇到用户需要将界面展示的东西打印出来,程序员往往要手工写打印代码,现在不用拉。-a print category, we in the program often encountered when users need to display interface to print out something, programmers often have to manually write Print code, are exempt from
csharplablet
- 这个自学习的lab为有C#开发经验的程序员提供一个很好的介绍.-learning from the lab to C# programmers development experience provides a good introduction.
Dot_net_study1
- 基于.net 的web程序 以C# 为主的教学。如果认真学习你也可以成为一名asp.net程序员。 这些资料讲述十分详尽,此资料尤其宝贵。 -based. Net web procedures to C#-based teaching. Seriously, if you can learn to become a programmer Asp. Net. Information about these very detailed, this information is particularl
Dot_net_study2
- 基于.net 的web程序 以C# 为主的教学。如果认真学习你也可以成为一名asp.net程序员。 这些资料讲述十分详尽,此资料尤其宝贵。-based. Net web procedures to C#-based teaching. Seriously, if you can learn to become a programmer Asp. Net. Information about these very detailed, this information is particularly
Dot_net_study3
- 基于.net 的web程序 以C# 为主的教学。如果认真学习你也可以成为一名asp.net程序员。 这些资料讲述十分详尽,此资料尤其宝贵。-based. Net web procedures to C#-based teaching. Seriously, if you can learn to become a programmer Asp. Net. Information about these very detailed, this information is particularl
C/C++程序员实用大全
- 比较完善的C程序实用大全,代码有相关说明,而且比较清楚,请多指教-sound practical Series C program, code note, but clearly, please enlighten
CodeGeneration
- 这是1个用C#写的代码生成器,可以根据用户选择的数据库,生成里面表的类代码,可以很方便的解决程序员关于Entity层的代码描写-This is a C# to write code generator, users can choose the database, Table generated inside the category code, it is convenient solution on the Entity level programmers code Descr iption
sanguoyingxiong
- 用C写的一款类似与三国游戏的源码,你可以帮助这为大将军突出困境,同时也圆您想成为一个程序员的梦-C was similar to the one with the three games the source, you can help to highlight plight of the general, also round you want to become a programmer's dream
AspDotNetWebService
- 基于XML的Web服务被广泛认为是分布式计算技术的重要发展方向。在业界众多公司的推动下,人们对于逐渐形成的各种Web服务的相关技术与标准越来越关心。 本书主要介绍如何使用ASP.NET创建高水平的Weh服务。书中介绍了Web服务架构的核心标准,并通过实例说明了这些标准如何集成到ASP.NET中。本书还通过深入分析代码实例介绍了创建和使用Web服务的技术。本书最后介绍了三个综合的案例研究,每一个案例研究都演示了一个完整的Web服务应用程序的解决方案。 本书面向具有一定经验的中高级ASP.NET程序
catcpiccode
- 《抓图程序开发实践》配套源代码 ,对学习vc图像处理的程序员很有帮组-"From Wikipedia program development practice" complementary source code, to learn vc image processing to help programmers very Group
Letter2Num
- 一个将字母转换成十六进制字符串的小东东程序员用起来还是蛮顺手的-a letter will be converted into hexadecimal string of small Eastern programmers together with the still quite smoothly
rumenCode
- C#入门经典源码,都是一些起步程序!能够帮助初级C#程序员熟悉基本功能!-classic source, are some initial procedures! To assist junior C# programmers familiar with the basic functions!
Visual C#案例教程
- 《Visual C#案例教程 [专著]:专业程序员成长之路/郑宇军等编写 》 实例源代码
575341_bc01
- c#高级编程第四版 第一部分 建议学 C#的程序员 去读一读 特好
575341_bc02
- c#高级编程第四版 第2部分 建议学 C#的程序员 去读一读 特好
575341_bc03
- c#高级编程第四版 第3部分 建议学 C#的程序员 去读一读 特好
575341_bc04
- c#高级编程第四版 第4部分 建议学 C#的程序员 去读一读 特好
Csharp_manual
- c#开发手册(C#程序员参考手册),非常适合于学习c#开发的程序员做参考
VC
- 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用