1. 首页
  2. 编程语言
  3. C++ 
  4. 数据流的例子

数据流的例子

上传者: 2018-12-20 08:39:37上传 RAR文件 52.47KB 热度 59次
Stream于WEB网络的数据流的例子 virtual type get(int i); virtual void push(type object); virtual type pop(); virtual type popIndex(int index); virtual type pop(type Object); virtual void clear(); virtual int getSize(); virtual type operator[](int i); virtual type * getArray(){return m_List; }; virtual ArrayT* getCopy();
下载地址
用户评论
码姐姐匿名网友 2018-12-20 08:39:37

没有看懂,可能我操作不对吧