摘要:
一. 使用事件: http://www.cnblogs.com/birdshome/archive/2005/04/11/109356.html 1. 使用传统XHTML事件处理器属性.例如: 2. 被关联至某个对象.例如:document.getElementById("myForm").onsubmit=myFunction(). 3. 使用... 阅读全文
posted @ 2008-07-22 13:31
XGU_Winner
阅读(149)
评论(0)
推荐(0)
摘要:
上传图片代码一: private string UploadFile() { if (!Directory.Exists(this.VtekPhotoPath)) { DirectoryInfo dirinfo = Directory.CreateDirectory(this.VtekPhotoPath); } string file_name = ""; try { this.media = ... 阅读全文
posted @ 2008-07-22 13:16
XGU_Winner
阅读(743)
评论(0)
推荐(0)
浙公网安备 33010602011771号