| 1. | On disk , a dynamic array in a user - defined type written with 在磁盘上,用户定义类型的动态数组(用 |
| 2. | Are always sparse and dynamic 类型)总是稀疏的动态数组。 |
| 3. | The usage of dynamic array in visual c 中动态数组的使用 |
| 4. | Create dynamic array 创建动态数组 |
| 5. | Are not dynamic )不是动态数组。 |
| 6. | Visual basic 6 . 0 and earlier versions write the file descriptor for a dynamic array but not for a fixed - size array Visual basic 6 . 0及较早版本写入动态数组(而不是固定大小数组)的文件说明符。 |
| 7. | This is a dynamic array class ( implemented for strings but can be easily generalized for any other type of object ) based on vb ' s existing implementation of arrays 这是一个动态数组类(用于串的实现,但可通过简单的修改用于其它任何一种对象) ,基于vb中现有的数组实现。 |
| 8. | Dynamic array class for strings - this is a dynamic array class ( implemented for strings but can be easily generalized for any other type of object ) based on vb ' s existing implementation of arrays 这是一个动态数组类(用于串的实现,但可通过简单的修改用于其它任何一种对象) ,基于vb中现有的数组实现。 |
| 9. | The following example increases the size of the last dimension of a dynamic array without losing any existing data in the array , and then decreases the size with partial data loss 下面的示例将增加某个动态数组最后一个维度的大小(不会丢失数组中的任何现有数据) ,然后减小该大小(会有部分数据丢失) 。 |
| 10. | Visual basic 6 . 0 and earlier versions would write the file descriptor for a dynamic array , but not for a fixed - size array ; visual basic defaults to not writing the descriptor . to write the descriptor , set the Visual basic 6 . 0及早期版本对于动态数组会写入文件说明符,但对于固定大小数组,则不会写入文件说明符默认情况下, visual basic不写入说明符。 |