pacman更新时报错 signature is invalid解决办法 Linux 2019-04-21 执行 pacman -Syu 时错误信息如下:error: lib32-alsa-lib: s... 1348 1
C语言错误:expected declaration or statement at end of input原因记录 C/C++ 2019-03-21 可能错误:某一个函数或者变量没有在使用之前声明。某个地方少了个括号({},(),[])。(并不... 808 0