正则表达式的工具类,目前包括文本长度、手机号、邮箱、特殊字符、html标签、url地址格式、中文、英文、为空、数字,提供了jquery和Dom的使用方式,依赖于jquery 有三种使用方式,分别为标签、jQuery和Dom 标签需要为标签添加verify和onverify属性,verify为正则判断 ...
分类:
编程语言 时间:
2020-03-06 12:59:39
阅读次数:
89
Given a tree, you are supposed to tell if it is a complete binary tree. Input Specification: Each input file contains one test case. For each case, th ...
分类:
其他好文 时间:
2020-03-05 20:59:24
阅读次数:
115
原代码: <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
Visual Studio Code 插件整理 更新时间:2020年3月2日 Python Python编程必装 Chinese (Simplified) Language Pack 中文语音包 markdownlint Markdown格式检查 Markdown Preview Enhanced ...
分类:
其他好文 时间:
2020-03-03 20:29:46
阅读次数:
60
<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
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