If I want to create a set or a sequence representing these things, I simply insert into that list.
如果我想创建一个集合,或者一个序列表示这些东西,我只要简单的把它插入列表中。
If I want the values two, six and eight in there, I would do an insert of two into that set, an insert of six into that set, and an insert of eight into the set.
如果我想让值2,6,8在那个位置,我会把2插入到那个集合中,把6插入到那个集合中,把8插入到那个集合中。
This little set of code here from create insert and number. What's create do?
这一小段代码是创建插入和编号的,创建是做什么的?
应用推荐