v1.2.2:传参可以显示软件信息 变量声明移至头部 更新README 关于软件

This commit is contained in:
13632530821
2022-11-22 16:53:45 +08:00
parent 87c3037430
commit 7c59584d3d
3 changed files with 73 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
# 随机点名器 README
> 当前`README.md`以 `点名器 v1.2.1` 为最新版,会与最新版本持续更新。
> 当前`README.md`以 `点名器 v1.2.2` 为最新版,会与最新版本持续更新。
## 基本结构
@@ -150,5 +150,15 @@
+ 请在[gitee仓库](https://gitee.com/hchazzy/random_picker)中检查是否有新版本,如果有,请删除本软件,并重新安装最新版本
+ 如果仍未解决问题,请联系作者<peter13632530821@163.com>
## 关于本软件
本软件受`GNU General Public License v3.0`开源协议保护,任何人均可随意使用/修改本软件,任何对本软件的分发需随附源码与许可证,如果对本软件进行了修改并二次分发,请注明修改部分及修改时间,详细内容请参阅[GPL v3协议](https://www.gnu.org/licenses/)。
你可以在[这里](https://gitee.com/hchazzy/random_picker/blob/master/LICENCE)查看随源码附带的LICENCE文件如果需要分发本软件请随附此许可证。
如果需要分发软件的编译版本也请随附LICENCE文件如果不便附加文件请告知[查看LICENCE文件的方法](#推荐的在编译版本中查看licence的方法)。
#### 推荐的在编译版本中查看LICENCE的方法
运行本程序时,传入`--licence`参数程序将打开许可证信息并提示用户访问LICENCE文件。可以通过`命令提示符``快捷方式`来运行程序以传入参数。
> The actual science of logic is conversant at present only with things either certain, impossible, or entirely doubtful, none of which (fortunately) we have to reason on. Therefore the true logic for this world is the calculus of probabilities, which takes account of the magnitude of the probability which is, or ought to be, in a reasonable mans mind.
> <p align="right">----James Clerk Maxwell (1850)</p>