搜索资源列表
Visual CSharp的菜单编程
- 本文主要是介绍了在用Visual C#进行有关菜单编程中,可能遇到有些问题。在解决这些问题的时候主要用到的是名称空间System.Windows.Forms中定义的二个对象MainMenu、MenuItem和这二个对象中定义的一些方法。当然这些方法还有一些其他的用法,有兴趣的读者可以参考有关书籍和浏览MSDN网站。-this paper is introduced in Visual C# programming on the menu, they may encounter some prob
一个CSHARP写的俄罗斯方块的代码
- 一个用CSHARP基于。NET环境开发的俄罗斯方块程序,全总使用面向对象的方法实现。供大家参考和学习!-with a CSHARP based.NET environment for the development of the Russian block process, and all the total object-oriented method. For your reference and learning!
MISGoldPrinterV1.1(CSharp)
- MIS金质打印王,C#语言编写 本程序为通用打印程序,单据、会计凭证、发票清单、报表、任意复杂表格、合并表格如工矿企业合同都可以由系统提供的几个默 认打印对象组合打印。DataGrid、DataTable、MSHFlexGrid等二维形式全部可以打印。-Print MIS gold Wang, C# language procedures for the preparation of this generic Print procedures, documentation, accoun
c2008_HTTP.rar
- C#里System.Web空间下提供了一个叫做WebClient的对象,使用此对象就可以使C#直接对服务器发送WEB客户端的请求。那么我们要对服务器提交POST方法那么就必须使用其UploadData()方法才行。首先把要请求的信息先转换为字节(因为POST提交的是字符的流数据),然后再做为UploadData()的参数。使用UploadData()进行数据提交,最后返回,POST的回馈信息。如下: ,C# Lane System.Web to provide a space called t
ExplorerTreeView_demo.rar
- 树形资源管理器,能查看电脑的资源,是个不错的学习对象哦,Tree Explorer can view the computer' s resources, are a good study object oh
OpenGL3Dv2.0
- 编写的C#语言用SharpGL控件实现物体的三维旋转-Csharp use SharpGL control to realize object to 3D roate
arcball
- 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensional object coordinates
BHO_HelloWorld
- IE: Internet Explorer BHO: Browser Helper Object Hello World Solution Hello World Project
bho
- Browser Helper Object for IE, lang:C#
Printer
- C#打印程序.本程序为通用打印程序,单据、会计凭证、发票清单、报表、任意复杂表格、合并表格如工矿企业合同都可以由系统提供的几个默 认打印对象组合打印。-C# print program. This procedure for the common printing processes, documents, accounting documents, invoices, statements, any complicated forms, combined forms such as indus
FTPServer
- FTP服务端,C#面向对象编程,比较详细的代码注释。-FTP Server, C# object-oriented programming, a more detailed code comments.
WordTable
- 用C#编写的一个用于操作MS Word表格的类库,包括表格对象,行对象,列对象的操作。-Written in C# using a MS Word table for the operation of libraries, including the table object, row objects, column object operation.
comp
- 几个CSharp的使用com对象的例子--Several examples about using com object of CSharp
Csharp-pdf
- C# 语法全解 pdf版.CSharp是一种简单\现代\面向对象且类型安全的编程语言。-C# Grammar pdf version of the entire solution. CSharp is a simple and modern object-oriented type-safe programming language.
Cryptor_src
- Cryptor uses the 256 bit Rijndael (otherwise known as AES, or the Advanced Encryption Standard) encryption to secure files. It does this using a CryptoStream object and the RijndaelManaged class. There is no default form to the application - double c
choose
- 用C#和SuperMap Object开发的超市选址小程序-Using C# And SuperMap Object supermarket development site applet
Csharp
- C#.NET的教程,适用于初学者,也适用于中级人员,其中讲了面向对象编程-C#. NET tutorials for beginners, but also to middle-level personnel, of which about object-oriented programming
Csharp
- 有用的源码,帮助学习,Autodesk官方最新的.NET教程(C#) 第 1 章 Hello World: 访问 ObjectARX .NET 封装类 1 第 2 章 .NET AutoCAD 向导及Editor类 2 第 3 章 数据库基础: 创建我们自己的Employee 对象 4 第 4 章 数据库基础2: 添加自定义数据 9 第 5 章 用户互操作:提示和选择 17 第 6 章 更多的用户界面:添加自定义数据 24 第 7 章 事件 -Useful sourc
csharp
- C#高级编程 第2版 本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章
CSharp-Object-Oriented-Programming
- 详细讲解C#的面向对象编程的方方面面,有助于学习C#语言的程序员快速掌握其面向对象的思想-Explain in detail all aspects of object-oriented programming in C#, help programmers to learn C# language quickly grasp the idea of object-oriented