移除控制台日志语句

This commit is contained in:
2025-10-20 10:59:56 +08:00
parent 8c6eadd7f3
commit 0aecb2dec4
6 changed files with 70 additions and 17 deletions

View File

@@ -0,0 +1,13 @@
1. Android:这是安卓的库目录,包含了安卓库的代码和资源文件
2. VUE:这是Vue的库目录包含了Vue库的代码和资源文件
3. AutoRobot:这是AutoRobot的项目目录
4. AutoRobot\Android\Robot:这是AutoRobot项目的安卓端的子项目目录
6. AutoRobot\Windows\Robot:这是AutoRobot项目的服务端的子项目目录编译并运行go run .\main.go
7. AutoRobot\Windows\Robot\Web:这是AutoRobot项目的客户端的子项目目录编译npm run build
8. 在执行git或svn操作时需要切换代码页到 chcp 936 执行其它命令时,请先切换回默认的代码页 chcp 65001
9. Maven 仓库地址是 http://geek.cdjkt.com:30003/repository/maven-publicisAllowInsecureProtocol = true
10. go 仓库的地址是 http://geek.cdjkt.com:30003/repository/go-public
11. Nexus 仓库地址是http://geek.cdjkt.com:30003用户名admin密码Access2cRte
12. 当前终端是powershell请注意命令的格式
13. 当文件被修改时,需要暂停执行,待我接受或者拒绝修改后,再继续执行
14. 不要自行提交git或svn我让提交就只提交一次