warning: LF will be replaced by CRLF
去掉之前的版本控制 rm -rf .git git config –gobal core.autocrlf false 这样系统就不会去进行换行符的转换了 重…
去掉之前的版本控制 rm -rf .git git config –gobal core.autocrlf false 这样系统就不会去进行换行符的转换了 重…
server { listen 80; listen 443 ssl http2; server_name ${域名}; index index.php ind…
发生场景 在ubuntu上运行apitable时,采用make执行install-local时发生。 发生前,将jre安装完成。 原因分析 安装jdk的方法不对…
集成其他编译模块: Failed to build these modules: _ctypes 和 The necessary bits to build t…
非常有趣的一个问题,在运行一下安装脚本的时候出现的问题。 apt install gcc-c++ 报错如图,为什么变成了gcc-c+呢,另一个+呢? 参考网上搜…
Installing SDKMAN! on UNIX-like platforms is as easy as ever. SDKMAN! installs s…