... 文字定义 literal definition 文字表式 literal expression 文字栏literal field ...
双语例句
1
After the refactoring, all USES of that number or string literal in the class refer to that field, instead of the number or string literal itself.
在重构后,所有对这个类中的数字或字符串文字的使用都将指向该字段,而不是指向数字或字符串文字本身。
2
This way, you can modify the number or string literal in just one place (the value of the field), instead of doing a search and replace throughout your code.