https://www.cnblogs.com/oppoic/p/6165581.html Redis缓存服务器是一款key/value数据库,读110000次/s,写81000次/s,因为是内存操作所以速度飞快,常见用法有存用户令牌、短信验证码等 官网显示Redis本身并没有Windows版本的, ...
操作BOM对象 BOM:浏览器对象模型 window对象不但充当全局作用域,而且表示浏览器窗口。 //window 对象有 innerWidth 和 innerHeight 属性,可以获取浏览器窗口的内部宽度和高度 console.log('window inner size: ' + window ...
分类:
其他好文 时间:
2021-05-24 06:35:40
阅读次数:
0
QDockWidget悬浮在主窗口上方,窗口最大化后,想到用resizeEvent函数后重新设置QDockWidget控件大小和位置, 发现数据是geometry()滞后的,不是当前的。 解决方法: 使用另外的方式触发 setWindowState(Qt::WindowMaximized) 例如重新 ...
分类:
其他好文 时间:
2021-05-24 05:51:20
阅读次数:
0
[System.Runtime.InteropServices.DllImport("user32.dll", CharSet =System.Runtime.InteropServices.CharSet.Auto, ExactSpelling =true)] public static exte ...
无线局域网数据包捕获与分析 实验目的 熟悉常见的无线测量工具的特点和用途、学习Windows 上的Wireshark数据包捕获和分析、学习Linux 上的Wireshark和 Kismet 数据包捕获和分析 实验步骤 本实验需要使用wireshark,安装步骤可以在网上找 打开过程 点击我连接的wl ...
分类:
其他好文 时间:
2021-05-24 03:54:49
阅读次数:
0
http://tool.chinaz.com/dns/?type=1&host=www.githubs.cn&ip= 输入网站网址,找到ttl值最小的,复制ip 找到C:\Windows\System32\drivers\etc文件夹下的hosts文件用记事本打开,在最后输入 #github (ip ...
分类:
Web程序 时间:
2021-05-24 00:56:07
阅读次数:
0
地址: http://rxtx.qbang.org/wiki/index.php/Download Window下安装方法 解压 将图1中的dll和图2中的jar分别放到jre目录下的 即可 ...
分类:
其他好文 时间:
2021-05-24 00:45:23
阅读次数:
0
Y7000 window+Ubuntu环境配置总结 双系统装机与环境初始化配置 装机 WiFi+显卡+时间 Nvidia显卡问题 Google浏览器快捷键 搜狗输入法+报错+LOG OUT ...
分类:
系统相关 时间:
2021-05-24 00:14:25
阅读次数:
0
目录 1.vcenter 6.7安装要求;2.vcenter第一阶段安装失败,提示:"Unable to proceed with stage 2 of the deployment process. Click close to exit the installer.”3.无DNS下部署安装vce ...
分类:
其他好文 时间:
2021-05-23 22:59:26
阅读次数:
0
关于Ecpilse使用 配置 选用JavaEE透视图,而非Java透视图 编码 UTF-8:Window-->prefrences-->General >Workspace >Text file encoding >Other -->UTF-8 字体调节:Window-->prefrences--> ...
分类:
系统相关 时间:
2021-05-23 22:58:22
阅读次数:
0