摘要: $(this).attr("data-id") // will return the string "123"or .data() (if you use newer jQuery >= 1.4.3)$(this).data("id") // will return ... 阅读全文
posted @ 2017-03-30 15:09 Martin_lee 阅读(725) 评论(0) 推荐(0) 编辑
摘要: 还在学校,菜鸟级别,接触到的只是 /// /// 根据imageID删除图片 /// /// public int deleteImage(image im) { r... 阅读全文
posted @ 2017-03-30 15:06 Martin_lee 阅读(166) 评论(0) 推荐(0) 编辑
摘要: 还在学校,菜鸟级别,接触到的只是 /// /// 根据imageID删除图片 /// /// public int deleteImage(image im) { r... 阅读全文
posted @ 2017-03-30 15:06 Martin_lee 阅读(272) 评论(0) 推荐(0) 编辑