vector
英 ['vektə]
美 ['vɛktɚ]
双语例句
- 1. Vector has proved all the time unprofitable software firm can gain money.
- Vector已经证明一直不赚钱的软件厂商能够赚到钱.
来自互联网
- 2. The following example illustrates Vector # conjugate method which replaces every lements into its conjugate.
- 使用require'complex'之后,Vector对象 的元素将被扩展到Complex类中.
来自互联网
- 3. We've used one kind of container already: the library vector type. It is a sequential container.
- 我们已经使用过一种容器类型: 标准库vector类型, 这是一种顺序容器(sequentialcontainer).
来自互联网
- 4. However, ivec is an empty vector and subscripts can only be used to fetch existing elements.
- 但是, 这里ivec是空的vector对象,而且下标只能用于获取已存在的元素.
来自互联网
- 5. We can add two int values, run size on a vector, and so on.
- 比如,我们可以将两个int值 相加, 运行vector对象的size操作,等等.
来自互联网