04 2021 档案
摘要:某天,debian日常apt更新,提示错误 W: 校验数字签名时出错。此仓库未被更新,所以仍然使用此前的索引文件。GPG 错误:https://mirrors.aliyun.com/kubernetes/apt kubernetes-xenial InRelease: 由于没有公钥,无法验证下列签名
阅读全文
摘要:安装cargo curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh vscode插件, gdb打印的参数不全,会丢失变量,用lldb ext install rust-lang.rustext install vadimcn.
阅读全文
摘要:export HEX_MIRROR="https://hexpm.upyun.com" mix local.rebar 安装phoenix mix archive.install hex phx_new 1.5.8 创建项目 mix phx.new hello --no-ecto --no-webp
阅读全文