c++ 静态变量
摘要:
You will need to define the static variable, even if it is not initialized explicitly. That is what is missing in your code. You should have provided 阅读全文
posted @ 2019-01-24 16:53 liujx2019 阅读(305) 评论(0) 推荐(0)