人本善良

导航

12 2016 档案

ReWriteDateControll
摘要:<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title></title> <meta charset="utf-8" /> <style type=" 阅读全文

posted @ 2016-12-19 18:45 简简单单2018 阅读(230) 评论(0) 推荐(0)

checkbox check all or ancheck all
摘要:<script type="text/javascript" src="js/jQuery.1.8.3.min.js"></script> <script type="text/javascript"> $(function(){ $("#cbAll").click(function(){ $("i 阅读全文

posted @ 2016-12-12 15:55 简简单单2018 阅读(151) 评论(0) 推荐(0)

AnyImgUpload
摘要:@{ ViewBag.Title = "ImgForAny"; Layout = null; } ImgForAny @**@ --> --> public ActionResult SavePictureForAny() { HttpFileColl... 阅读全文

posted @ 2016-12-07 14:49 简简单单2018 阅读(336) 评论(0) 推荐(0)