编号列表 meaning in English
numbered list
Examples
- Type the type of the list . must be a " bullet " for a bulleted list , " number " for a numbered list , or " table " for a two - column table
必须是表示项目符号列表的“项目符号” 、表示编号列表的“编号”或表示两列表格的“表” 。 - If you want only a few specific warnings to be treated as errors , you may specify a comma - separated list of warning numbers to treat as errors
如果只需将一些特定警告视为错误,可以指定一个逗号分隔的警告编号列表,将它们视为错误。 - For example , when you type a number followed by a period , a space , and text , word recognizes what you ' re trying to do and creates a numbered list
例如,如果您在数字后面接着键入了一个圆点和一个空格,然后键入其他文字, word将识别您的意图,并自动创建编号列表。 - " enumeration " is just a fancy word for " numbered list " ; visual basic stores the numbers for you so that you can refer to the values by name . an enumeration is declared using the
“枚举”仅仅是“编号列表”的一个特别称谓; visual basic会为您存储编号,您可以通过名称来引用相应的值。