Examples of using Duplicate elements in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
Removes duplicate elements from self.
The Set doesn't allow duplicate elements.
Any number of duplicate elements can be inserted into the list without affecting the same existing values and their indexes.
Lists typically allow duplicate elements.
The basic function is to perform membership testing andremove duplicate elements.
Some collections allow duplicate elements and others do not.
List is an ordered collection and allows duplicate elements.
Some collections allow duplicate elements while others do not.
You can also use these two methods to find out duplicate elements.
In combination with the restriction on constructors,this ensures that sets never contain duplicate elements.
A collection that contains no duplicate elements.
The basic function is to perform membership testing andremove duplicate elements.
We use a Java collection, a Set,because the collection will not contain duplicate elements and the ordering is not relevant for us.
A HashSet's unique featureis that it is guaranteed to not have duplicate elements.
The function removes consecutive duplicate elements.
All three of them implement the Set interface andtherefore don't allow duplicate elements.
We are only eliminating consecutive duplicate elements.
The additional stipulation on constructors is, not surprisingly,that all constructors must create a set that contains no duplicate elements(as defined above).
Unlike sets, lists typically allow duplicate elements.
Unlike sets, lists typically allow duplicate elements.
List is an ordered collection and can contain duplicate elements.
List is an ordered collection and can contain duplicate elements.
Remove duplicates elements in the list.
By that analogy, we stop adding right before a duplicate element occurs in S.
(e) Increased number of redundant/duplicate data elements consolidated.
(b)(i) Increased number of redundant/duplicate data elements consolidated.