搜索资源列表
Address-book
- 编写一个简单的通信录管理系统。通信录包括:姓名、通信地址、邮编、联系电话,现编写一个通信录管理系统,可以对通信录进行输入、显示、查找等,通信录保存到一个文件中。 -Write a simple address book management system. Communications recorded include: name, mailing address, zip code, telephone number, is recorded to write a communicatio
MyCommunication
- 该通讯录是自己练习时所编写,采用c#实现,以文本文件存取通讯录记录,并实现了记录的浏览,添加,修改,删除,音乐播放等功能-The Address Book is prepared by their own practice, the use of c# Achieve in order to access the Address Book text file records and achieved a record to view, add, modify, delete, music pla
SimpleAddressBook
- Simple Address Book 本设计为基于文件流的简易通讯录,是C#编写而成。主要功能是能够实现好友资料的输入,查询,删除,全部显示操作。其中主要用到三个窗体,一个主窗体用于输入操作和全部显示操作,点击“查询模块”开始进行查询,点击“删除模块”进行删除操作。-Simple Address Book Designed for the simple file-based stream contacts, C# are prepared. Main function is to be
EMailSender_src
- EmailSender is a simple application which allows you to send an email with a text body or an HTML body and if you want one attachment file. The control which displays the email body is only a RichText control. This project is a mix of two initial pro
JpY_Tongxulu
- 在学习C#编程的时候,自己编写的通讯录,下载导入数据库文件后就能运行.-In learning C# programming time, write your own address book, download to import the database file can be run.
AdressList
- 该通讯录可以实现查找、修改、删除、排序和添加的功能。同时会把所有的通讯记录保存到文件中(文件以二进制的形式记录最新的内容)。 其中文件保存功能可以记录该通讯录的动态信息。在通讯录界面上做的任何修改都会反应到文件中。-The contacts can be achieved to find, modify, delete, sort, and add features. At the same time will save all the communication records to a
address-book
- 通讯录程序,可以显示,修改,添加,删除,文件保存,密码保护,附带报告书-address book,can display,add,delete,file save,change
tongxunlu
- C#开发的通讯录系统,内容较全,实现功能较多。负责维护数据库的信息,具备了比较完善的数据库维护功能。数据库的备份以及连接数据库的文件在原码文件中,运行前请注意设置-C# developers address book system, than the whole, to achieve more functional. Responsible for maintaining the database, with the database maintenance functions. Backup
Addrlist
- 简单通讯录管理程序,可以实现对通讯录的一些较为简略的处理。如:增加一些记录(add),对已有的记录进行删除(del),显示通讯录中所有的记录(showall),按姓名查找并显示一条记录(query),以及按姓名修改一条记录(modify),并可从正文文件中添加数据到库表中(addfromtxtfile)以及将库表中的数据导出到正文文件(writetotxtfile),还可对库表进行几种不同的排序(sort),退出系统并做内部结尾工作(quit),并可在程序启动时加载已有数据,在用户退出系统时将现
tongxunlu
- 建立通讯录信息,信息至少包含编号、姓名、年龄、电话、通讯地址、电子邮箱等;; 能够提供添加、删除和修改通讯录信息的功能; 能够提供按姓名或电话等查询; 将通讯录保存在文件中; 能够按表格方式输出通讯录信息。 - establish contacts information, the information includes at least number, name, a
通讯录V1.0
- 学校制通讯录简单功能,加上文件的读取保存以及动态储存更改等等(School system address book simple function, plus the file read and save, and dynamic storage changes and so on.)