This website requires JavaScript.
Explore
Help
Register
Sign In
huojin
/
Cpte-Cloud
Watch
1
Star
0
Fork
You've already forked Cpte-Cloud
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Cpte-Cloud
/
cpte-server-cloud
/
cpte-demo-cloud-start
/
README.md
129 B
Raw
Permalink
Blame
History
Unescape
Escape
采用jar启动必须设置-Dfile.encoding=utf-8
,
不然会加载不到naocs文件
java -Dfile.encoding=utf-8 -jar xxxx.jar