windows commands

command line syntax key

Notation description
Text without brackets or braces item you must type as shown
< Text inside angle brackets > Placeholder for which you must supply a value
[Text inside square brackets] Optional items
{Text inside braces} Set of required items; choose one
Vertical bar (|) Separator for mutually exclusive items; choose one
Ellipsis (…) Items that can be repeated

references:

上一篇:20155314 2016-2017-2 《Java程序设计》第3周学习总结


下一篇:How To Add Custom Build Steps and Commands To setup.py