搜索资源列表
在菜单中加入图标
- 该程序用c#编写,实现了在菜单中加入图标的功能。-the procedures used to prepare c #, achieved by adding the menu icon functions.
MD52006-7-18
- 主流的32位MD5加密算法在.NET2003平台上的实现(WINFORM模式)例子,如果你希望给自己的项目加入安全机制但却对MD5加密未曾接触,那可能这个例子可以给你一点帮助-mainstream 32 MD5 encryption algorithm.NET2003 platform achievement (WINFORM mode) example, if you want to own the item by adding security mechanisms but right MD
ynsw
- 精彩的商务网站源程序,全代码,未编译过的!包括工程文件都没删一点点!-excellent source of business websites, the whole code, not compiled! No documents, including works by adding a little bit!
Layer
- ArcEngine二次开发图层操作,包括添加图层,添加Shape文件,删除图层,移动图层-ArcEngine layer secondary development operations, including adding layers, adding Shape file, delete the layer, move layer
sum
- vs2005 winform,datagridview功能扩展,加入底部统计行-vs2005 winform, datagridview function expansion by adding lines at the bottom of statistics
duandiaodu
- 是关于段管理的调度的,其中包括了内存的指定,进程的调度与显示还有进程的添加与撤销-Is about the management of scheduling paragraph, including the designation of the memory, the process of scheduling and has shown up the process of adding and revocations
ControlMonitor
- 用C#开发的控制显示器的程序,加入了鼠标位置的捕捉和CPU使用率的获取-With C# development of procedures to control the display by adding the location of the mouse capture and CPU usage of the access
Telephonenumberoftheeditorsandfindthedesignandimpl
- 1) 建立一个可存放50项的电话号码表,每项包括人名及电话号码两部分; 2) 程序可接受输入人名及相应的电话号码,并将他们加入电话号码表中; 3) 凡有新的输入后,程序应按人名对电话号码表重新排序; 4) 程序可接受需要查找电话号码的人名,并从电话号码表中查出其电话号码,并显示出来。 5) 程序采用子程序结构,结构清晰; 6) 友好清晰的用户界面,能识别输入错误并控制错误的修改。 -1) the establishment of a stored phone number
123
- 本例中四次输出了a,b的值,但由于格式控制串不同,输出的结果也不相同。第四行的输出语句格式控制串中,两格式串 d 之间加了一个空格(非格式字符),所以输出的a,b值之间有一个空格。第五行的printf语句格式控制串中加入的是非格式字符逗号, 因此输出 的a,b值之间加了一个逗号。第六行的格式串要求按字符型输出 a,b值。第七行中为了提示输出结果又增加了非格式字符串。 -In this case four times the output of a, b values, but becau
MovieDB
- this article is about a simple database built in Microsoft Access and C#. to explore : the end user doesn t need to install any SQL servers, he just needs executable binary and *.mdb file, i.e. connecting to *.mdb file, read/write data, using dat
XMLReaderDragon
- 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
gobang
- 本游戏加入了淡入淡出效果,同时加入了调节窗体透明度功能,代码清晰明了,有详细注释,功能代码写得十分详细. 本游戏是我工作之余做的,因为我自己很喜欢玩五子棋,常常和同事切磋,所以开发了这个小游戏.因本人水平有限,程序做的不是很智能,稍为高手点的都可以出赢,本程序主要界面比较美观大方,友好.程序有详细注释,适合初学者研究.如果你对C#.NET也感兴趣,欢迎到我的百度空间或我的个人网站做客.最后附上我的个人网站和百度空间地址. 个人网站:www.2dazi.com 百度空间:http://hi.bai
wupinguanli
- 菜单结构: 1. 添加商品品种: 2. 显示商品品种: 3. 查询品种: (1) 按商品名称查询 (2) 按商品代码查询 4. 删除品种: (1) 按商品名称删除 (2) 按商品代码删除 (3) 退出 5.商品进库: (1) 添加新的品种 (2) 在原品种中添加品牌 a. 添加新品牌 b. 增加某一品牌数量 i. 按品牌名称操作 ii. 按品牌代码操作 (3) 退出 6.商品出库:
TxBook
- 用C#加上sql2000做的简单的通讯录,附带sql附加数据库下载,添加删除联系人等功能全部实现-With sql2000 using C# to do a simple address book, attach a database with sql download, adding functions such as delete contacts all at
PPT
- C#操作PPT的封装类,包括添加新建PPT,处理slide、shape以及图表等-C# operator PPT package categories, including adding a new PPT, dealing with slide, shape, and charts, etc.
personnel_management_system
- 程序为MFC程序,给出了一个人事管理系统,能实现人员管理、添加等各种功能。-Program for the MFC program, gives a personnel management system, personnel management can be achieved, adding other features.
informationManagement
- 程序代码具有添加个人信息,包括邮箱、地址、省份证号码等,并可以按照姓名或身份证号码进行排序,查找功能,读入文件或写文件功能-This code has functions of adding perso nnal information,such as ID 、name、E_male,you can search certain one s information.
liaotianshi
- 本项目实现了一个简单的局域网即时通讯工具,实现了添加好友、注册新用户功能。可以是用户学习交流更加方便。 本系统完成了基本功能,如添加用户,点对点聊天。在系统设计上,简单的分了模块,注意了模块划分,即数据访问层、业务逻辑层和表示层。 开发平台 Visual studio 2005、SqlServer2005; c# -This project implements a simple LAN instant messaging tools, implements add a frie
MIS
- 个人通讯录系统 实现添加 删除 修改 查找等功能-Personal Address Book system to achieve functions such as adding delete modify search
adding-two-integer
- program for adding two integer number
