摘要:
這篇的對象是 static function,static function 若沒有其它 function 去存取的話,在 compile 時,會發生 unused error,可以在 function 前加上 attribute((unused)) 避免出現 unused error,但如果 fu 阅读全文
摘要:
、、 图 1-1 报错:failed to push some refs to 'http://*******.git'。 一痛瞎踅摸之后,远程控制电脑,在H电脑上,重新建立了一个test项目,之后走正常流程: push成功没有问题,说明GitLab库级别配置,以及本地GitBash客户端没有问题。 阅读全文