If you don't call it by its proper name, you'll run int problems.
如果你不能恰当地使用它们的名字,你就会碰到麻烦。
Often developers will add many fields to classes without realizing that each int field they add to a class will be multiplied by a large factor (the number of instances) at run time.
通常,开发人员会为类添加很多字段,而未意识到为类所添加的每个整型字段都会在运行时与一个较大的因数(实例数量)相乘。
If the data turns out to be of a simple type such as int for the entire run of a given block, that block (especially if it loops) can run very quickly.
如果在一个给定的代码段中数据是是简单类型,例如int,那么这段代码(如果是一个循环,这种情况就更为突出)就可以很快地运行。
If the data turns out to be of a simple type such as int for the entire run of a given block, that block (especially if it loops) can run very quickly.
如果在一个给定的代码段中数据是是简单类型,例如int,那么这段代码(如果是一个循环,这种情况就更为突出)就可以很快地运行。
应用推荐