(exclamation mark) and provide: n, where 0 refers to the command name, 1 refers to the first argument, and so on.
(感叹号)来引用这个命令,并提供:N,其中0表示命令名,1表示第1个参数,依此类推。
N denotes verbosity levels that can be 0, 1, 2, or 3; default is 0.
n表示详细级别,可以是0、1、2或3;缺省值是0。
And unlike n, l can start all the way down at 0, and it increases by integer value, so we go 1, 2, 3, and all the way up.
不像n,l可以从0开始取,然后每次增加一个整数,所以我们可以去1,2,3,一直下去。
The (?) (0 or 1) and (s?) (0 to n) modifiers are also available as optional keywords.
(0或1)和(s ?)(0到N)修饰符作为可选关键字来使用。
Each cell has a state, which you can think of as an integer between 0 and n. Listing 1 shows how to declare a cellular automaton universe in Java code.
每个细胞都有一个状态,可以是0到n之间的任意整数。
N space-separated integers, one for each flavor from 1 to N , which are 0 if the corresponding flavor should be prepared unmalted, and 1 if it should be malted.
N个用空格分开的整数,表示从1到N的每一种口味,如果是0表示对应的口味应该不添加麦乳精,如果是1表示应该添加麦乳精。
N space-separated integers, one for each flavor from 1 to N , which are 0 if the corresponding flavor should be prepared unmalted, and 1 if it should be malted.
N个用空格分开的整数,表示从1到N的每一种口味,如果是0表示对应的口味应该不添加麦乳精,如果是1表示应该添加麦乳精。
应用推荐