Files
JoyD/.trae/rules/project_rules.md
2025-11-02 11:09:08 +07:00

14 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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://47.111.181.23:8081/repository/go-public/
11. Nexus 仓库地址是http://geek.cdjkt.com:30003用户名admin密码Access2cRte
12. 当前终端是powershell请注意命令的格式
13. 当文件被修改时,需要暂停执行,待我接受或者拒绝修改后,再继续执行
14. 不要自行提交git或svn我让提交就只提交一次