摘要:
原因是编译器上一个执行的程序没关... ... 阅读全文
posted @ 2020-06-04 20:01
Syuao
阅读(288)
评论(0)
推荐(0)
摘要:
在写编译原理实验的时候,遇到了这个错误: [Error] 'strlen' was not declared in this scope 查阅之后得知,<string.h>里没有strlen,<cstring>才有。 #include<cstring> 头头儿加上这行就好了。 阅读全文
posted @ 2020-06-04 18:48
Syuao
阅读(15553)
评论(0)
推荐(3)

浙公网安备 33010602011771号