搜索资源列表
无限级树形菜单(Sql数据库) MyTree
- 无限级树形菜单(Sql数据库) 利用VS2005+Sql2000开发的一个无限级树形菜单,比较简单,实用性比较强 DB_CNZZ下为数据库文件,附加即可 数据库连接配置修改DefaultTree.aspx.cs中的SqlConnection con = new SqlConnection("server=(local);database=GHRQ;uid=sa;pwd=sa"); 作者:chy2z
ksxtcsust
- 用C#.NET写的一个简单的考试系统,供大家参考!~-with C#.NET written in a simple test system, for your reference! ~
jsbcsust
- 用C#.NET写的记事本,很简单的,供初学者参考的,高手不用看了-with C#.NET written in the notebook, a very simple, the reference for beginners, masters not read
myIEcsust
- 简单的IE程序,用C#.NET写的,仅供初学者参考代码的,高手可以跳过-simple procedure, with C#.NET to write the code reference is for beginners and experts can skip
j_7355_chinadoc
- 电子公文传输系统就是为满足党政机关,行政职能部门,事业单位,大专院校,企业上报和下发公文需求,而开发的一套实用的系统。 电子公文传输管理系统实现无密级公文的网络传输、公文的签收,公文上报,实现网上会议签到,下载会议文件,通报发布等功能。整个系统技术成熟,安装配置简单,使用方便,系统稳定可靠,功能完善且灵活。从正常运行使用以来得到广大用户的支持和好评,以系统使用和维护简单,系统稳定为用户称道。 公文在各机关办公事务中是最繁杂又是最重要的事务,机关内部以及机关所属下级机关之间经常进
EnterpriseLibraryTest
- EnterpriseLibrary3.0增加了一种功能就是验证,通过三个例子介绍一下EnterpriseLibrary3.0的validation的简单用法-EnterpriseLibrary3.0 increase is a function of test through three examples tell us about the validatio EnterpriseLibrary3.0 n the simple directions
onLineSale
- 简单的电子商务代码,实现在线登录,交易,等一般的电子商务功能。-simple code of e-commerce, online login realized, transaction, and other general e-commerce functions.
KCGL1111
- 简单实用,后台可在线添加查勘信息,对信息进行统计,添加调度员,添加查勘员等-simple and practical background can be added on-line survey information, statistical information, adding dispatchers, adding mapping, etc.
myIE_2
- C#做的网页浏览器,可以简单的实现IE的功能-C# do a web browser, you can simply realize the function of IE
AmTxt
- 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出)-one, the text encryption using simple XOR encryption technology, but is very easy to decipher 2, C disk access sequences
student_manage_demo
- 学生管理系统样板。有点简单,但是可以自己修改,用Visual Studio 2005-student management system model. A bit simple, but they can change, with Visual Studio 2005
200431500298
- 使用vb.net编写得一个简单xml编辑器。-use vb.net prepared in a simple xml editor.
HRM
- 一个简单的人力资源管理系统 .net2003一些水晶报表 的使用和 招聘一些功能
FTPclient
- Ftp 客户端开发的例子程序,简单介绍client工作方式.
c#实现简单计算器
- 利用C#实现简单的计算器 仅供.NET初学者参考
Asp.net简单网上商店源码
- Asp.net简单网上商店源码,功能齐全,适合初学者参考。
MVCExample
- 简单三层实例源码 查询从表的时候,外键不显示键值,而是显示主表的名称,增加、修改的时候也是显示主表的名称。 数据库在DB_文件夹中(sql2005),附加即可. 源码提供初学者学习使用-Three examples of simple source query from the table when key foreign key is not displayed, but display the name of the main table, increase,
[VB.NET]简单计算器
- 计算器, 比较简单的一个计算器,仅供参考。(Calculator, relatively simple calculator, for reference purposes only.)
读取INI
- 这是一个简单读取ini程序,下载编译之后,请自行在程序同一目录下创建一个“config.ini”,内容根据代码内设置的变量填写。(This is a simple program to read ini. After downloading and compiling, please create a "config. ini" in the same directory of the program, and fill in the contents according t
简单登录界面程序(含VB、C#两种代码)
- 运用VB.net制作用户登录界面时,简单的登录代码包含C#格式和VB代码两种,可以进行用户登录和用户注册账号。