搜索资源列表
concole_test
- 一个小的C#测试程序,主要是演示了如何写一个C#程序,包括namespace用法,class用法,main方法写法等
Visual_C_NET_Case_Development
- PDF格式书籍,书名为Visual C++_NET案例开发集锦,详细探讨了如何使用Visual C++.Net 开发应用程序,每个技术要点均有具体的实例来解析,每个实例均由实例效果、实现步骤、源码详解三部分组成。-PDF format of books, the title for the Visual C++ _NET allehanda case development, discussed in detail how to use Visual C++. Net development a
cnet2005
- 介绍怎样进行.net2005的使用方法 是主要介绍的C#与.net的使用方式。-How to introduce. Net2005 use are the main introduction of the C# and. Net is used.
cshar
- 一个用C sharp开发的串口程序,主要用到了serialPort类。-C sharp with the development of a serial process, the main categories used in the serialPort.
Justin20090531
- 在VS2005.NET C#框架下,使用抽象工厂模式开发一个基于三层结构的数据库应用程序的登录部分,麻雀虽小,五脏俱全: 1程序运行后的主窗口有两个文本框和一个按钮,文本框分别用来输入用户名和密码,其中密码显示为*。按钮的文本是“登录”,功能是通过查询数据库判断当前用户名和密码是否正确,如果正确弹出“登录成功”对话框;如果失败弹出“登录失败”对话框。 2使用OOP的三层结构来实现。 3应用抽象工厂模式,使得该程序可以访问SQL数据库也可以访问ACCESS数据库,访问不同的数据库通过修
SharpCms
- 1高度灵活性的内容管理系统:可以自定义页面和文件 普通使用和开发分离:使用了WebPart技术 易于安装和使用:采用的是XML数据库 非常自由的布局设计:WebPart拖动 主要对象是中小型企业站点 基于.Net, XML, XLS, C# -A highly flexible content management system: You can customize pages and files common use and development of separat
CSHigh110
- C#高手是由C#知识库中提取精华部分而得 是一种知识管理软件,主要收藏C#语言程序设计技巧. C#语言,2001年2月问世,Microsoft .NET 平台上的首选编程语言.由Anders Hejlsberg设计,他被誉为C#之父.也是Delphi之父,Borland创造人。现在Microsoft任Microsoft.NET 首席架构师.-C# is a C# expert knowledge base to extract the best parts is derived from
musicnet
- 三层音乐网站源码 技术架构:是不是三层不太清楚(很难理解),采用的是伪静态URL重写.后台数据采集AJAX.. 程序简介:主要实现了数据管理,添加,修改,删除.以及数据采集功能.由于时间的关系,有一部分功能还没完成! 程序目录: Music.Common Music.Config Music.Data.Access Music.Data.SqlServer Music.DbHelper Music.Model
2006032806113327291
- 使用dxf2prn软件的步骤 1)单击工具栏的dxf按牛,选择一个dxf文件. 2)单击编辑菜单下的,按层进行转换. 3)在C:下会看到sample.prn. 说明,用autocad 2004 画好图,然后转成 dxf R12的格式. 说明 如果出现 导入dxf出现死机现象是由于dxf文件太大所致,最好不好超过5m. 具体的 转prn程序 在 Gemotry 的 dxf2prnbylayer(CFile *filepath) 函数和 其他图元的dx
WCPierce
- This the second article in a three article series examining a custom ASP.NET server control I developed to make using the Google Maps API easier for .NET developers. This article assumes you have read Part 1 and are familiar with the Google Maps API.
sift-1.1.1_20070330_win
- All code in this package requires the OpenCV library (known working version is 1.0.0):Some functions require the Gnu Scientific Library (GSL) (known working Running The following is a list of directories that contain VC++.NET projects and the f
Example076
- 此源代码是在.net平台下的一个开发实例,运用C#编程语言编写,此实例的主要功能是在文件中读取文本,这个功能的作用是可以实现简单的数据存取,很好用。-This source code is. Net platform as a development example, the use of C# programming language, the main function of this instance to read the text in the file, this feature i
citybus
- 城市公共交通信息管理与服务系统开发技术采用的是基于.NET的B/S架构,它的前端选用ASP.NET为主要的编程框架,其.ASPX文件包含组成用户界面的 HTML 文本和控件,而后台选用了C#编程语言。用.NET编程的最大好处在于易于管理和重用性比较高。数据库选用的是SQL Server 2005,而应用程序通过ADO.NET与SQL Server 2005数据库建立链接,并且运用SQL 语言实现对其数据库进行操作。在此系统中,大量采用了存储过程来对数据库进行操作。-Urban public tr
Vending-machine
- 自动售货机:该项目采用c++ .net 编写,主窗体form1 表示售货机的整个外观,它包含3个货柜(用3个picturebox 演示),货柜下方显示商品的单价,当点击窗体的非控件点时,会自动显示各个商品的价格。-Vending Machines: The project uses c++. Net write, the main form form1 that the whole appearance of the vending machine, which includes three c
Paul-DiLascia-Plugin
- Paul DiLascia编写支持.net、C++/CLI的插件系统——一个简单的文本编辑器。感觉这个架构有一定参考意义,但现在仅支持C#和C++/CLI,另外感觉主程序和插件的交互也不好设计。-Paul DiLascia write support. Net, C++/CLI plug-in system- a simple text editor. Feel a certain reference value of this architecture, but now only suppo
bianyi
- 这是个简单的词法分析器,用c#语言书写,主要是编译原理的基础-This is a simple lexical analyzer, written with c# language, the main principle is the basis for compiling
main
- 2 barcode for visual C-2 Barcode
windows-workflow的一些使用例子(C#源代码)
- C# 流程设计,主要了解流程节点走向,流程图设计,流程节点选择,工作流编辑!(C # process design, the main understanding of the process of node trends, flow chart design, process node selection, workflow editing!)
窗体传值
- 主要功能是进行窗体之间值与值的传递,C#代码编写。(The main function is to use WinForm for the transfer of values and values between the forms of the form,and the C# code is written.)
MapControl加载shp图层2
- 主要学习ArcGIS桌面端编程,主要功能是使用代码添加shp类型数据,进行地图显示 使用的语言是C#,开发工具是VS2010+ArcGIS engine(Mainly learning ArcGIS desktop terminal programming, the main function is to use code to add SHP type data, map display. The language used is C#, and the development too
