国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網站 > 建站經驗 > 正文

ASP中的ArrayLi!st類

2019-11-02 15:23:18
字體:
來源:轉載
供稿:網友

使用方法如下:

 程序代碼
<%
dim arr : set arr=new ArrayList
arr.add "a" : arr.add "b" : arr.add "c"
Response.Write arr.count & "<br>"
for i=0 to arr.count-1
    Response.Write arr.item(i) & "<br>"
next
set arr=nothing
%>

Class ArrayList
Private m_array()
Private m_count
Private Sub Class_Initialize()
    Redim m_array(0)
    m_count=0
End Sub
Private Sub Class_Terminate()
    Redim m_array(0)
 &nb

泥巴電影網[www.aikan.tv/special/nibadianyingwang/]
sp;  m_count=0
End Sub
Public Property Get Count()
    Count=m_count
End Property
Public Property Get Item(index)
    Item=m_array(index)
End Property
Public Function Add(arrItem)
    Redim Preserve m_array(m_count)
    m_array(m_count)=arrItem
    m_count=m_count+1
End Function
End Class
%>

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 南木林县| 平湖市| 绵阳市| 旬阳县| 宜兰市| 大兴区| 平利县| 阿鲁科尔沁旗| 神木县| 新昌县| 朝阳县| 建德市| 大石桥市| 孝义市| 西充县| 九寨沟县| 德兴市| 辽源市| 盐边县| 林口县| 城市| 台州市| 田阳县| 江华| 灵宝市| 阿勒泰市| 昌邑市| 西贡区| 汽车| 教育| 石渠县| 汉源县| 东阳市| 鄂温| 普宁市| 卢龙县| 南澳县| 京山县| 腾冲县| 天峻县| 晴隆县|