RadioButtonList 绑定图片
摘要:
(1)直接从文件夹中读取 string dirpath = Server.MapPath("Emoticons"); DirectoryInfo dire = new DirectoryInfo(dirpath); FileInfo[] file1 = dire.GetFiles("*.gif"); ... 阅读全文
posted @ 2009-01-15 11:33 魏绰 阅读(1142) 评论(0) 推荐(0)
浙公网安备 33010602011771号