Listing 1 uses the functional java supplied add enumeration ; it includes the most common mathematical operations for you .
清单1用到了functionaljava提供的add这一枚举;其包括了最常见的数学运算。
Listing 3 illustrates the newly added methods working on both variables and constants . It would now be trivial to add a method to integer that returns the classification of a particular number , perhaps as an enumeration .
Use depthimageformat enumeration to choose the data format .
通过depthimageformat枚举值设置数据格式。
A further deficiency in the system is that it gives only a historical description of thought , and a mere enumeration of the factors of consciousness .
康德哲学的另一缺点,在于它对思维活动只加以历史的叙述,对意识的各环节,只加以事实的列举。
You 'll often want to give your enumeration values human readable names , as we did here .
你常常希望给你的枚举值可读的名字,就像我们这里做的一样。
The output above also demonstrated that every value in an enumeration is automatically assigned a numeric identifier , unless you call one of the value methods where you specify your own id value explicitly .