- 博客(5)
- 收藏
- 关注
原创 前端工程师面试题总结 - Coding(1)
Question: Create a simple "Address Book" which allows the user to record the "first name" and "last name" with an
2014-09-20 04:40:51
870
原创 Dropzone 添加现存图片代码
init: function() { var myDropzone = this; var mockFile = { name: "myiamge.jpg", //需要显示给用户的图片名 size: 12345, //图片尺寸 type: 'image/jpeg' //图片文件类型 }; this.addFile.call (this,mockFile); //添加mo
2014-02-13 01:59:05
2952
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅