!2 GPU 默认开启

* update: translations
* reademe: update GPU info
* feature: 默认开启GPU
This commit is contained in:
2022-07-08 09:44:17 +00:00
committed by shenmo
parent ab56306b3d
commit 5fa7bb5086
6 changed files with 36 additions and 7 deletions

View File

@@ -35,6 +35,7 @@ spark-webapp-runtime 应用标题 目标网址 应用窗口宽度 应用窗口
-c, --cfg <cfg> 设置应用的配置文件。
-r, --root <root> 设置内置 WebServer 的根路径。
-P, --port <port> 设置内置 WebServer 的监听端口号。
-G, --GPU <0/1> 设置启用 GPU 渲染加速,默认开启。
需要注意的是, 命令行会覆盖配置文件信息。