【发布时间】:2015-04-26 04:22:07
【问题描述】:
我想像这样添加 cmets:
makecert -r ^ // This means SelfSigned
-pe ^ // Private key is exportable
-a sha512 ^ // The algoritm
...
这可能吗?怎么样?
【问题讨论】:
标签: batch-file command-line cmd command-line-arguments