No description
  • C++ 91.8%
  • C 8.2%
Find a file
2019-05-11 00:28:05 +08:00
Debug first commit 2019-05-10 23:41:48 +08:00
Account information.dat first commit 2019-05-10 23:41:48 +08:00
ADOConn.cpp first commit 2019-05-10 23:41:48 +08:00
ADOConn.h first commit 2019-05-10 23:41:48 +08:00
Class information.dat first commit 2019-05-10 23:41:48 +08:00
College information.dat first commit 2019-05-10 23:41:48 +08:00
Course information.dat first commit 2019-05-10 23:41:48 +08:00
Education manage system Source Code.zip first commit 2019-05-10 23:41:48 +08:00
Education manage system.aps first commit 2019-05-10 23:41:48 +08:00
Education manage system.cpp first commit 2019-05-10 23:41:48 +08:00
Education manage system.dsp first commit 2019-05-10 23:41:48 +08:00
Education manage system.dsw first commit 2019-05-10 23:41:48 +08:00
Education manage system.h first commit 2019-05-10 23:41:48 +08:00
Education manage system.ico first commit 2019-05-10 23:41:48 +08:00
Education manage system.ncb first commit 2019-05-10 23:41:48 +08:00
Education manage system.opt first commit 2019-05-10 23:41:48 +08:00
Education manage system.plg first commit 2019-05-10 23:41:48 +08:00
Education manage system.rc first commit 2019-05-10 23:41:48 +08:00
education management.mdb first commit 2019-05-10 23:41:48 +08:00
icon1.ico first commit 2019-05-10 23:41:48 +08:00
LICENSE Create LICENSE 2019-05-11 00:28:05 +08:00
msado15.tlh first commit 2019-05-10 23:41:48 +08:00
msado15.tli first commit 2019-05-10 23:41:48 +08:00
Profession information.dat first commit 2019-05-10 23:41:48 +08:00
README.md first commit 2019-05-10 23:47:12 +08:00
ReadMe.txt first commit 2019-05-10 23:41:48 +08:00
resource.h first commit 2019-05-10 23:41:48 +08:00
Score information.dat first commit 2019-05-10 23:41:48 +08:00
small.ico first commit 2019-05-10 23:41:48 +08:00
StdAfx.cpp first commit 2019-05-10 23:41:48 +08:00
StdAfx.h first commit 2019-05-10 23:41:48 +08:00
Student information.dat first commit 2019-05-10 23:41:48 +08:00
Teacher information.dat first commit 2019-05-10 23:41:48 +08:00
教务信息管理系统.bmp first commit 2019-05-10 23:41:48 +08:00
日出江山 黑马 256.bmp first commit 2019-05-10 23:41:48 +08:00
蓝天白云.bmp first commit 2019-05-10 23:41:48 +08:00
蓝天白云草原.bmp first commit 2019-05-10 23:41:48 +08:00

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

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.

/////////////////////////////////////////////////////////////////////////////