1.0版本提交

支持命令行顺序解析
支持命令行指定参数解析
支持配置文件解析
命令行优先级大于配置文件优先级
This commit is contained in:
hxhlb
2020-10-30 16:07:05 +08:00
parent 8dee3abce4
commit 5af6a1de3c
21 changed files with 1462 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<RCC>
<qresource prefix="/">
<file>images/deepin-launcher.svg</file>
<file>images/Logo-Spark.png</file>
<file>images/go-previous-24.svg</file>
<file>images/go-next-24.svg</file>
<file>images/view-refresh.svg</file>
<file>help/help.html</file>
</qresource>
</RCC>