filter 属性定义了元素的可视效果 blur 给图像设置高斯模糊。"radius"一值设定高斯函数的标准差,或者是屏幕上以多少像素融在一起, 所以值越大越模糊。 如果没有设定值,则默认是0;这个参数可设置css长度值,但不接受百分比值。 body { background-color: #000 ...
分类:
Web程序 时间:
2019-11-10 15:19:55
阅读次数:
131
package test; import java.io.*; import java.sql.SQLClientInfoException; import java.text.DateFormat; import java.text.ParsePosition; import java.text. ...
分类:
其他好文 时间:
2019-11-10 10:27:58
阅读次数:
71
D. Bad Luck Island The Bad Luck Island is inhabited by three kinds of species: r rocks, s scissors and p papers. At some moments of time two random in ...
分类:
其他好文 时间:
2019-11-09 21:59:21
阅读次数:
85
标签 直线`` `` 标签用来创建线条。 |属性|含义| |: :|: :| |x1| 属性在 x 轴定义线条的开始| |y1| 属性在 y 轴定义线条的开始| |x2| 属性在 x 轴定义线条的结束| |y2| 属性在 y 轴定义线条的结束| 折线`` `` 标签用来创建仅包含直线的形状。 |属性 ...
分类:
其他好文 时间:
2019-11-09 13:57:13
阅读次数:
74
前言:排版有点问题,哎! 进一步学习,请参考https://www.numpy.org.cn/ 数据类型 5种类型:布尔值(bool),整数(int),无符号整数(uint)、浮点(float)、复数(complex) 支持的原始类型与 C 中的原始类型紧密相关: Numpy 的类型C 的类型描述 ...
分类:
其他好文 时间:
2019-11-09 09:37:29
阅读次数:
115
According to Wikipedia: Insertion sort iterates, consuming one input element each repetition, and growing a sorted output list. Each iteration, insert ...
分类:
其他好文 时间:
2019-11-08 20:51:22
阅读次数:
65
AWK是一种处理文本文件的语言,是一个强大的文本分析工具。Linux环境中自带。 awk调用方法 1. 命令行 2. shell脚本方式 3. awk脚本方式 ` ...
分类:
系统相关 时间:
2019-11-08 20:44:45
阅读次数:
98
Sand washer can separate the stone powder, clay from the aggregates. It is applied in construction site, sandstone factory, precast yard, and water an... ...
分类:
其他好文 时间:
2019-11-07 14:50:32
阅读次数:
96
Redis默认配置很简单,端口,存储日志及路径,密码设置,存储策略等等,具体设置网上很多参考;port6379databases16#save9001save30010#save6010000dbfilenamedump.rdbdird:\redisrequirepa***edis@123maxclients10000:默认情况下为10000个客户端。当你无法设置进程文件句柄限制时,redis会设