初学c++实例·二
#include <iostream> #include <string> using namespace std; #define max 1000 //菜单选项 void caidan() { cout << "*************************" << endl; cout <<
#include <iostream> #include <string> using namespace std; #define max 1000 //菜单选项 void caidan() { cout << "*************************" << endl; cout <<
//例题实践 #include <iostream> #include <ctime>//随机头文件 using namespace std; struct xuesheng { string name; int age; }; struct laoshi { string name; //学生结构体引用 struct xueshe
本文转载子CSDN博客地址:https://blog.csdn.net/qing_gee/article/details/10386973701、大学资源网大学资源网是一个完全免费并且功能非常强大的学习网站,它免费提供了丰富并且全面的学习视频教程,并且视频课程一直在更新,非常良心。我比较看重的是它里面的考研视频教程,有数学、英语、政治、专业课等等;还有英语视频课程,对于一名程序员来说,如果想要变得