会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
涂磊的小作,请赐教
| |
新随笔
|
新文章
| | |
管理
2008年11月25日
在Delphi里实现[int map string]对
摘要: 在Delphi里实现[int map string]对Type TIntToStrArray = Array[0..65535] Of PChar;//有序类型不能设为Integer,[Error] :Data type too large: exceeds 2 GB//也不能设太大,会占很大内存/
阅读全文
posted @ 2008-11-25 14:35 涂磊
阅读(440)
评论(0)
推荐(0)
编辑