摘要:
尽量不要使用 Use Link Time Code Generation , 假如这个静态库给第三方合作的客户使用,开启 Use Link Time Code Generation (LTCG) 也要确保第三方的客户开启,如果他没有开启那就麻烦可能会编译报错。 所以最好使用 No Whole Pro 阅读全文
摘要:
使用filezilla.exe 连接服务端,总是1~2分钟就断开,很烦 看了下服务端的错误日志 sudo tail -f /var/log/auth.log Timeout, client not responding from user xxxx 223.166.19.170 port 6636 阅读全文