1. 内容简介

本书是Windgoes6库 (https://gitee.com/hwaust/WindGoes6.git) 的说明文档,用于对主要使用的类进行说明,以规范使用。

  • 创建日期:2023/08/02
  • 主要内容:常用C#库Windgoes6的使用指南。
  • 使用指南:Gitbook 使用说明(飞书) 在飞书编写的详细文档
  • 访问链接:http://121.199.10.158:8107/ebooks/windgoes-ebook/_book/
  • 仓库链接:git clone https://gitee.com/hwaust/windgoes-ebook.git
  • 本地提交:.\commit.sh "update ReadMe.md" 其中引号内的是更新说明文本。
  • 远程编译:ssh ali "cd /root/myweb/ROOT/ebooks/ebook-windgoes; git pull; ./build.sh"

1.1. 配置文件

1.2. Git使用

  • 为本地仓库添加远程地址
git remote add origin https://gitee.com/hwaust/machine-learning-ebook.git
https://gitee.com/hwaust/machine-learning-ebook
git push -u origin "master"
  • 保存密码:使用 git config --global credential.helper store 可以长期存储密码,只需第1次输入即可完成。

results matching ""

    No results matching ""