摘要: emo_album_id: name: Upload Image: SentenceMovie[photo] ... 阅读全文
posted @ 2015-02-08 20:16 yo胡yo 阅读(386) 评论(0) 推荐(0)
摘要: 参考http://www.pureweber.com/article/php-upload-progress/ php显示处理进度条http://blog.csdn.net/boabc2304/article/details/1707664 阅读全文
posted @ 2015-02-08 11:43 yo胡yo 阅读(264) 评论(0) 推荐(0)
摘要: 移动web 上传文件: 预览: 兼容ie版本 function change() { var pic = document.getElementById("preview"); var file = document.getElementById("f"); var ext=file.value.substring(file... 阅读全文
posted @ 2015-02-08 10:50 yo胡yo 阅读(427) 评论(0) 推荐(0)