国产探花免费观看_亚洲丰满少妇自慰呻吟_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
%>

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 石林| 五峰| 邹城市| 宁强县| 东宁县| 沭阳县| 曲水县| 雅江县| 洪洞县| 德江县| 榆中县| 永泰县| 福贡县| 綦江县| 佛山市| 临海市| 洞头县| 蛟河市| 法库县| 康平县| 成武县| 沙河市| 米林县| 灵璧县| 西丰县| 青铜峡市| 桃园县| 常熟市| 衡阳县| 淳安县| 门头沟区| 延寿县| 融水| 临沧市| 毕节市| 城市| 峨眉山市| 克山县| 涿州市| 鸡泽县| 曲松县|