<style type="text/css"> html, body { margin: 0px; padding: 0px; width: 100%; height: 100%; font-family: "微软雅黑"; font-size: 62.5%; } .boxDom { width: 1 ...
分类:
其他好文 时间:
2018-12-11 20:22:50
阅读次数:
201
恢复内容开始 恢复内容结束-- 7.2 - 恢复内容开始 恢复内容结束-- 7.2 - ...
分类:
编程语言 时间:
2018-12-10 18:17:18
阅读次数:
235
由于要利用poi导出excel(XSSFWorkbook),而且要添加样式,搜索其他的结果无非都是颜色值,经查询的结果,做一下总结: 1、设置背景色,要用 style.setFillForegroundColor(IndexedColors.YELLOW.getIndex()); 使用 style. ...
分类:
其他好文 时间:
2018-12-10 18:04:35
阅读次数:
439
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --ab ...
分类:
其他好文 时间:
2018-12-09 13:56:56
阅读次数:
1145
1 2 3 4 5 6 7 8 9 Document 10 27 30 31 32 小猪佩奇 33 可爱龙猫 34 泡泡小鱼 35 36 ...
分类:
Web程序 时间:
2018-12-08 16:15:32
阅读次数:
186
我们是东亚病夫时,我们被说是黄祸; When we were the sick man of Asia, we were called the yellow peril. 我们被预言是下一个超级大国了,我们被指是主要威胁。 When we are billed to be the next supe ...
分类:
其他好文 时间:
2018-12-05 22:57:46
阅读次数:
249
import matplotlib.pyplot as plt plt.rcParams['font.sans-serif']=['Simhei']plt.rcParams['axes.unicode_minus']=False listx1 = [1,5,7,9,13,16]listy1 = [1 ...
分类:
编程语言 时间:
2018-12-03 22:55:14
阅读次数:
271
exe_1.html 段落1 段落2 段落3 exe_2.html 用户名 ... ...
分类:
Web程序 时间:
2018-12-03 11:59:54
阅读次数:
265
1、Cluster Health 集群状态 yellow代表分片副本确实,因为我们现在只有一台机器。 2、List All Indices 查询所有的索引 3、Create an Index 创建索引 4、Index and Query 索引文档操作 创建或者更新: 小提示:6.0的版本不允许一个i ...
分类:
其他好文 时间:
2018-11-30 14:01:38
阅读次数:
128