- 博客(1)
- 问答 (2)
- 收藏
- 关注
原创 自己写了一个程序 感觉不好 希望有人能提提意见
#include<iostream>using namespace std;#include<string>//创建学生类class student{public: //赋值 void setStudent(int num, string name, string sex) { this->num = num; this->nam...
2020-03-09 16:10:23
126
1
空空如也
将指针数据释放 它所指向的 堆区数据也会被释放?
2020-03-05
将指针数据释放 它所指向的 堆区数据也会被释放?
2020-03-05
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅