原代码: <th><span class="remind">*</span> 要求节点:</th> <td><input title="需求时间" class="easyui-datebox " editable="false" data-options="required:true" type=" ...
分类:
其他好文 时间:
2020-03-05 15:11:46
阅读次数:
65
<html> <head> <title>表格标签学习</title> <meta charset="UTF-8"/> <pre> 表格标签学习: table :声明一个表格 tr:声明一行,设置行高及改行所有单元格的高度. th:声明一个单元格,表头格.默认居中加黑显示 td:声明一个单元格,默认 ...
分类:
Web程序 时间:
2020-03-04 19:19:03
阅读次数:
86
/** * html导出word * @param person 人员数据 * @param wordfile word入径 * @param filtlist 过滤子弹 * @param showCJ 是否导出成绩 * @throws InvalidParameterException * @th ...
分类:
编程语言 时间:
2020-03-04 15:11:17
阅读次数:
188
一、协议基本 1.协议标准 2.基本名词 STA(Station):任何的无线终端设备 AP(Access Point):一种特殊的STA BSS(Basic Service Set):基本服务集 DS(Distribution System):分布式系统 ESS(Extended Service ...
分类:
其他好文 时间:
2020-03-04 12:31:47
阅读次数:
67
<script type="text/javascript"> /** * 实时动态强制更改用户录入 * arg1 inputObject **/ function amount(th){ var regStrs = [ ['^0(\\d+)$', '$1'], //禁止录入整数部分两位以上,但首位 ...
分类:
其他好文 时间:
2020-03-03 14:58:09
阅读次数:
87
Signals of most probably extra-terrestrial origin have been received and digitalized by The Aeronautic and Space Administration (that must be going th ...
分类:
其他好文 时间:
2020-03-03 11:23:38
阅读次数:
76
1.html页面引入需要的文件 <!-- ChartJS --> <script th:src="@{/bower_components/chart.js/Chart.js}"></script> <!-- AdminLTE dashboard demo (This is only for demo ...
分类:
其他好文 时间:
2020-03-01 19:39:38
阅读次数:
478
介绍 工作队列主要用于异步处理消息,详细介绍参考其他文章,这里主要提供使用方法 类似方法有List、HashMap、Dir,但是性能略逊一筹。 场景举例 硅晶片标刻: 通讯协议采用TCP协议 1、程序(Server)对接上游LAMA机器(Client),接受标刻条码信息。 2、程序(Client)控 ...
ShardingTaskExecutorPoolMaxSize 1 Maximum number of outbound connections each TaskExecutor connection pool can open to any given mongod instance. 2 Th ...
分类:
其他好文 时间:
2020-02-29 20:11:47
阅读次数:
80
You have a garland consisting of nn lamps. Each lamp is colored red, green or blue. The color of the ii-th lamp is sisi ('R', 'G' and 'B' — colors of ...
分类:
其他好文 时间:
2020-02-29 10:19:53
阅读次数:
69