mirror of
https://github.com/songtianlun/Education-manage-system.git
synced 2026-08-13 04:52:47 +08:00
No description
- C++ 91.8%
- C 8.2%
| Debug | ||
| Account information.dat | ||
| ADOConn.cpp | ||
| ADOConn.h | ||
| Class information.dat | ||
| College information.dat | ||
| Course information.dat | ||
| Education manage system Source Code.zip | ||
| Education manage system.aps | ||
| Education manage system.cpp | ||
| Education manage system.dsp | ||
| Education manage system.dsw | ||
| Education manage system.h | ||
| Education manage system.ico | ||
| Education manage system.ncb | ||
| Education manage system.opt | ||
| Education manage system.plg | ||
| Education manage system.rc | ||
| education management.mdb | ||
| icon1.ico | ||
| LICENSE | ||
| msado15.tlh | ||
| msado15.tli | ||
| Profession information.dat | ||
| README.md | ||
| ReadMe.txt | ||
| resource.h | ||
| Score information.dat | ||
| small.ico | ||
| StdAfx.cpp | ||
| StdAfx.h | ||
| Student information.dat | ||
| Teacher information.dat | ||
| 教务信息管理系统.bmp | ||
| 日出江山 黑马 256.bmp | ||
| 蓝天白云.bmp | ||
| 蓝天白云草原.bmp | ||
Education manage system
This is a program written in C with a window.
This program does not use MVC at all,as a training tool for beginner C language, leaving some commemoration , giving some inspiration to those who need or need it.
Surroundings
IDE: Visual C++ 6.0
OS: Windows xp virtual machine running on win 10
Features
- File stream
- File operation
- Pointer
- Sort
- Window
- Add, delete,change,quare
- Sample data manager
Screen capture
Start
DEV
Window
Data design
App design
Block diagram
Contact me
- E-mail: songtianlun@frytea.com
- GitHub: songtianlun
For more information, please go to my homepage.
MySite: frytea.com
Hope you enjoy!
Readme.txt
This file is created by Visual c++ 6.0 automatically.
========================================================================
# WIN32 APPLICATION : Education manage system
AppWizard has created this Education manage system application for you.
This file contains a summary of what you will find in each of the files that
make up your Education manage system application.
Education manage system.cpp
This is the main application source file.
Education manage system.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
/////////////////////////////////////////////////////////////////////////////
AppWizard has created the following resources:
Education manage system.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
res\Education manage system.ico
This is an icon file, which is used as the application's icon (32x32).
This icon is included by the main resource file Education manage system.rc.
small.ico
%%This is an icon file, which contains a smaller version (16x16)
of the application's icon. This icon is included by the main resource
file Education manage system.rc.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named Education manage system.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
/////////////////////////////////////////////////////////////////////////////






