首页
编程
java
php
前端
首页
编程
java
php
前端
无法正常输出,一直在报错
void staff show_all("clas staff*head")
把双引号去掉
void staff show_all(class staff*head){
}
点击展开全文