就像竹林的灯火,被风吹过,摇摇曳曳,但永不熄灭!
摘要: //合并行([开始行号,结束行号],[开始列号,结束列号]) rowSpan : function (cRow,cCol){ var tab = document.getElementById("tableReport${idSuffix}"); if(!tab){ return; } var co 阅读全文
posted @ 2022-06-21 20:43 竹林的灯火 阅读(1233) 评论(0) 推荐(0)
摘要: <img src="cfg-resource/coral40/views/component/quickmarkprint/quickmark.jpg" id="printImg" width="100%" heigth="100%"/> var printImg=document.getEleme 阅读全文
posted @ 2021-12-02 17:33 竹林的灯火 阅读(371) 评论(0) 推荐(1)
摘要: 原文:https://www.jianshu.com/p/d1d264c817ef 官网:https://www.yuque.com/easyexcel API:https://alibaba-easyexcel.github.io/ GitHub:https://github.com/alibab 阅读全文
posted @ 2021-10-18 19:15 竹林的灯火 阅读(587) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/linjinhuo/article/details/78777694 阅读全文
posted @ 2021-09-24 11:30 竹林的灯火 阅读(54) 评论(0) 推荐(0)
摘要: 方法一 缺点:需要安装驱动(一开始就是使用这种方式,就是因为服务器驱动一直安装不了,最后使用了第二种方法)优点:速度快 public static Connection getConnection(String accdbPath){ Connection conn = null; try { Cl 阅读全文
posted @ 2020-11-09 16:17 竹林的灯火 阅读(527) 评论(0) 推荐(0)
摘要: //格式化数字 function toStringNum(data,n,s){ n = n||3; s = s||','; if(data){ var dataArray = (data+'').split(''); var show = ""; for(var j=1,i=dataArray.le 阅读全文
posted @ 2020-10-26 10:02 竹林的灯火 阅读(123) 评论(0) 推荐(0)
摘要: setInterval -- 间隔执行函数;element.scrollTop -- 元素滚动条距头部的距离; 因为执行代码需要时间,所以最终动态时间会比设置的要慢 var slide = new Slide({ id:'grid-body',//元素ID onceHeight:43,//每行高度 阅读全文
posted @ 2020-10-21 21:22 竹林的灯火 阅读(994) 评论(0) 推荐(1)
摘要: 原文:https://blog.csdn.net/yingwang9/article/details/86000716 declare jobno number; begin dbms_job.submit( jobno,--定时器ID,系统自动获得 'PRC_INSERT;', --what执行的 阅读全文
posted @ 2020-09-30 10:11 竹林的灯火 阅读(101) 评论(0) 推荐(0)
摘要: object 大于 dom 元素,但是iframe 大于object,DIV又可以大于iframe 在DIV内部添加 <iframe id="newiframe" src="http://quan.mmfad.com/" style="position: absolute; left: 0; top 阅读全文
posted @ 2020-09-14 15:11 竹林的灯火 阅读(275) 评论(0) 推荐(0)
摘要: 一、打包成可执行单文件: 二、打包成安装程序: 阅读全文
posted @ 2020-08-28 10:12 竹林的灯火 阅读(381) 评论(0) 推荐(0)

w3school 在线教程 | 博客园 | sxsoft | 快包网 | 荆门泽优软件有限公司博客