基本数 meaning in Chinese
basic number
Examples
- Class , except that when the list is modified , instead of mutating the underlying array , a new array is created and the old array is discarded
并不变更基本数组,而是创建新数组且废弃旧数组之外,它的行为与 - Learners study how to craft strategy for leadership and managing for success , leading to an understanding of the principles , concepts and primary analytical methodologies in current use
学习如何拥有成功领导力及管理经验,明确现行适用原则、观念及基本数理分析。 - This means that when a caller obtains an iterator , which internally holds a reference to the underlying array , the array referenced by the iterator is effectively immutable and therefore can be traversed without synchronization or risk of concurrent modification
这意味着当调用程序获得迭代器(迭代器在内部保存对基本数组的引用)时,迭代器引用的数组实际上是不变的,从而可以无需同步或冒并发修改的风险进行遍历。