您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. asp 动态数组 提供Add、Insert、Remove、RemoveAt、Search等方法。

  2. asp动态数组,提供Add、Insert、Remove、RemoveAt、Search等方法。可以在数组中存储对象不考虑效率问题
  3. 所属分类:其它

    • 发布日期:2020-10-29
    • 文件大小:33792
    • 提供者:weixin_38677472
  1. asp 动态数组 提供Add、Insert、Remove、RemoveAt、Search等方法。

  2. 代码如下:Class Vector Private vector_datas() Private initial_capacity ‘初始化容量 Private capacity_increment ‘容量增量 Private element_count ‘元素数 Private max_capacity ‘总容量 Private Sub Class_Initialize() RemoveAll End Sub Public Function RemoveAll() element_count
  3. 所属分类:其它

    • 发布日期:2021-01-02
    • 文件大小:41984
    • 提供者:weixin_38744375