摘要:
/** * * ┏┓ ┏┓ * ┏┛┻━━━┛┻┓ * ┃ ┃ * ┃ ━ ┃ * ┃ ┳┛ ┗┳ ┃ * ┃ ┃ * ┃ ┻ ┃ * ┃ ┃ * ┗━┓ ┏━┛Code is far away from bug with the animal protecting * ┃ ┃ 神兽保佑,代码无bu 阅读全文
posted @ 2016-02-18 11:16
NullPointException
阅读(215)
评论(0)
推荐(0)
摘要:
jquery部分 $(function(){ $("#photo_sub").click(function(){//上传图片按钮 $("#pic").click(); }); $('#pic').change(function(){ var file=this.files[0]; var reade 阅读全文
posted @ 2016-02-18 09:31
NullPointException
阅读(220)
评论(0)
推荐(0)