文件名称:personal-dairy-management
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-03
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Mini Project in C Personal Diary Management System.
One of the best C mini projects, mini project in C Personal Diary Management System is a console application without graphic. In this project, user can keep their personal record like they do in a diary. You can keep records of the important things you do in your daily life, like meetings and various other tasks. Here, you can add, view, edit and delete records. Records can be added with many information such as duration of task, name, address, time and date. File handling has been effectively used to keep the records.
This mini project in C Personal Diary Management System is compiled in Code::Blocks IDE using GCC compiler. It is complete and totally error-free. The source code for this project is a bit long – over 1000 lines.
One of the best C mini projects, mini project in C Personal Diary Management System is a console application without graphic. In this project, user can keep their personal record like they do in a diary. You can keep records of the important things you do in your daily life, like meetings and various other tasks. Here, you can add, view, edit and delete records. Records can be added with many information such as duration of task, name, address, time and date. File handling has been effectively used to keep the records.
This mini project in C Personal Diary Management System is compiled in Code::Blocks IDE using GCC compiler. It is complete and totally error-free. The source code for this project is a bit long – over 1000 lines.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Personal Dairy Management.c
Personal Dairy Management.exe