当前位置:网站首页>C language course information management system
C language course information management system
2022-07-03 01:30:00 【_ Programming_】
C Language course information management system
One 、 The main content of the course design
Title Description : Design storage structure to store course information , Achieve the following functions :
(1) Add course information ( Include course number 、 Course name 、 Responsible teacher 、 Course credits and other information ).
(2) Delete course information : Delete the course information according to the course number .
(3) Query course information : According to the course name 、 Number 、 Be responsible for querying the course information of teachers and other information .
(4) Browse course information : Browse all course information .
(5) Modify course information : Modify other information of the course based on the course number .
Source download
link :https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
Extraction code :1111
边栏推荐
- 按鍵精靈打怪學習-多線程後臺坐標識別
- [自我管理]时间、精力与习惯管理
- d,ldc構建共享庫
- Arduino dy-sv17f automatic voice broadcast
- 力扣 204. 计数质数
- 【QT】自定义控件的封装
- Tp6 fast installation uses mongodb to add, delete, modify and check
- 【系统分析师之路】第五章 复盘软件工程(开发模型开发方法)
- 【FPGA教程案例6】基于vivado核的双口RAM设计与实现
- Give you an array numbers that may have duplicate element values. It was originally an array arranged in ascending order, and it was rotated once according to the above situation. Please return the sm
猜你喜欢
随机推荐
[system analyst's road] Chapter V double disk software engineering (development model development method)
What operations need attention in the spot gold investment market?
Mathematical knowledge: Nim game game theory
Expérience de recherche d'emploi d'un programmeur difficile
SwiftUI 组件大全之使用 SceneKit 和 SwiftUI 构建交互式 3D 饼图(教程含源码)
Type expansion of non ts/js file modules
数学知识:台阶-Nim游戏—博弈论
[shutter] animation animation (the core class of shutter animation | animation | curvedanimation | animationcontroller | tween)
The industrial scope of industrial Internet is large enough. The era of consumer Internet is only a limited existence in the Internet industry
强化学习 Q-learning 实例详解
Cut point of undirected graph
Excel removes the data after the decimal point and rounds the number
Tp6 fast installation uses mongodb to add, delete, modify and check
C#应用程序界面开发基础——窗体控制(2)——MDI窗体
[fh-gfsk] fh-gfsk signal analysis and blind demodulation research
2022 Jiangxi Provincial Safety Officer B certificate reexamination examination and Jiangxi Provincial Safety Officer B certificate simulation examination question bank
C#应用程序界面开发基础——窗体控制(3)——文件类控件
Using tensorboard to visualize the model, data and training process
MySQL - database query - basic query
tail -f 、tail -F、tailf的区别
![[机缘参悟-36]:鬼谷子-飞箝篇 - 面对捧杀与诱饵的防范之道](/img/c6/9aee30cb935b203c7c62b12c822085.jpg)








