摘要: https://hub.fastgit.org/bytecodealliance/wasm-micro-runtime wasmer wasmtime wasm3 阅读全文
posted @ 2021-11-12 15:27 zJanly 阅读(111) 评论(0) 推荐(0) 编辑
摘要: /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" mac的brew修改国内源 清华源 阿里云 腾讯源 清华源(本人在用) # 替换brew.git cd "$(brew --r 阅读全文
posted @ 2021-11-12 14:16 zJanly 阅读(245) 评论(0) 推荐(0) 编辑
摘要: Mac下面除了用dmg、pkg来安装软件外,比较方便的还有用MacPorts来帮助你安装其他应用程序,跟BSD中的ports道理一样。MacPorts就像apt-get、yum一样,可以快速安装些软件。 1.安装包安装 https://www.macports.org/install.php 官网地 阅读全文
posted @ 2021-11-12 11:44 zJanly 阅读(143) 评论(0) 推荐(0) 编辑
摘要: git submodule update --init --recursive hub.fastgit.org git submodule add git@gitee.com:jalyzha/fp.git cat .gitmodules [submodule "fp"] path = fp url 阅读全文
posted @ 2021-11-12 11:41 zJanly 阅读(22) 评论(0) 推荐(0) 编辑