摘要: https://blog.csdn.net/luoyayun361/article/details/80428882 #include <iostream> using namespace std; void * func(int a) //指针函数,实质是一个函数,返回值是指针类型; { stat 阅读全文
posted @ 2019-03-14 11:13 唯一诺 阅读(177) 评论(0) 推荐(0)