搜索资源列表
一个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!
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
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
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.
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.
jsonchecker
- aspx下的JSON库 JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, P
choose
- 用C#和SuperMap Object开发的超市选址小程序-Using C# And SuperMap Object supermarket development site applet
sellsystemofcar
- 汽车销售管理系统。 采用Visual Stdio2005中的C#来开发的 (2)数据库添加方式 打开目标代码所在的目录,如图2所示,如果要添加SQL Server数据库可按如下步骤进行。 -Car sales management system. Visual Stdio2005 used in C# to develop the [2] add a way to open the database where the object code directory, as show
CSharpGDI
- 关于C# 开发GDI+程序的简单教程,包括了Graphics对象的使用。-About C# development of GDI+ easy tutorial process, including the use of the Graphics object.
Csharp
- C#.NET的教程,适用于初学者,也适用于中级人员,其中讲了面向对象编程-C#. NET tutorials for beginners, but also to middle-level personnel, of which about object-oriented programming
CSharpDesignMode
- 全书分为四个部分,首先介绍了CSharp语言和面向对象程序设计的一般原则,然后分别讲述了创建型模式、结构型模式和行为型模式。-Book is divided into four parts, first of all introduced the CSharp object-oriented programming language and the general principles of design, and then describes the creation of the respe
B2C
- 对于典型的数据库管理系统,尤其是B2C电子商务网站这样数据流量比较大的网络管理系统,必须要满足使用方便、操作灵活等设计需求。本系统在设计时满足以下几个目标: 界面设计美观友好,信息查询灵活、方便、快捷、准确,数据存储安全可靠。 全面、分类展示商城内所有商品。 显示商品的详细信息,方便顾客了解商品信息。 查看商城内的交易信息。 设置灵活的打印功能。 对用户输入的数据,系统进行严格的数据检验,尽可能排除人为错误。 提供新品上市公告,方便顾客及时了解相关信息。 提供网站
WebService
- 实战 Web Service 压缩传输,采用WSE2.0类库开发。其中使用了Dataset对象。-Actual Web Service compression and transmission, using WSE2.0 library development. Which used the Dataset object.
ManagementSystem
- 操作简单方便、界面简洁美观。 在查看员工信息时,可以对当前员工的家庭情况、培训情况进行添加、修改、删除的操作。 方便快捷的全方位数据查询。 按照指定的条件对员工进行统计。 可以将员工信息以表格的形式插入到Word文档中。 实现数据库的备份、还原及清空的操作。 由于该系统的使用对象较多,要有较好的权限管理。 -Is easy and simple interface, simple and beautiful. In the view employee informat
Csharp
- 有助于学校C#以及.net平台 , 内容包括面向对象的思想,以及深入了解C# 的内部技术-C#, as well as contribute to the school. Net platform, which includes an object-oriented thinking, as well as in-depth understanding of C# in-house technical
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
