返回鍵/項(xiàng)目對(duì)的數(shù)目
代碼:
<!DOCTYPE html><html><body><br /><%dim d, a, s, iset d=Server.CreateObject("Scripting.Dictionary")d.Add "n", "Norway"d.Add "i", "Italy"Response.Write("The number of key/item pairs is: " & d.Count)set d=nothing%><br /></body></html>結(jié)果:
The number of key/item pairs is: 2
相關(guān)文章
- ASP操作數(shù)據(jù)庫(kù)的類
- asp fso操作類
- 實(shí)現(xiàn)ASP程序執(zhí)行時(shí)間統(tǒng)計(jì)類的代碼
- ASP類的寫(xiě)法
- asp提高首頁(yè)性能的一個(gè)技巧
- cls_main.asp第1/3頁(yè)
- Asp類 的數(shù)據(jù)庫(kù)領(lǐng)域
- [ASP]精華代碼
- newasp中main類
- asp緩存類
- ASP程序代碼執(zhí)行時(shí)間統(tǒng)計(jì)類
- 檢測(cè)函數(shù) asp class
- 域名查詢系統(tǒng)用到的類
- 遭遇ASP類的事件設(shè)計(jì)
- ASP中一個(gè)用VBScript寫(xiě)的隨機(jī)數(shù)類
- 在VBScript中使用類
- ASP類編寫(xiě)詳細(xì)說(shuō)明
- ASP 類 Class入門(mén)
- session 的超時(shí)
- 讀取文本文件的所有行