摘要:
<style>#bom { position:fixed; left:0px; width:50px; height:20px; font-size:10px; font-family:Arial, Helvetica, sans-serif; text-align:center; border:s 阅读全文
摘要:
后台代码 @RequestMapping(value = "upload") @ResponseBody public Map<String, Object> upload( @RequestParam(value = "file", required = false) MultipartFile 阅读全文
摘要:
//日期自定义时分秒为当前时间 var startTime; var now = new Date(); function time(obj){ layui.use('laydate', function(){ var laydate = layui.laydate; startTime= layd 阅读全文
摘要:
阅读全文
摘要:
1 List<Object> list = new ArrayList<>(); 2 Map<String,Object> m1=new HashMap<>(); 3 m1.put("a", 1); 4 Map<String,Object> m2=new HashMap<>(); 5 m1.put( 阅读全文
摘要:
/*************************初始化添加*************************************/ <script type="text/javascript"> //维护删除数组中的某一项 Array.prototype.remove = function( 阅读全文
摘要:
select 1 as biaoshi from jdxtz where exists ( select * from gzpxx where gzpxx.bh=jdxtz.gzpbh and dqzt='借出' or exists( select * from xlgl where xlgl.bh 阅读全文