会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
runliuv
runliuv@cnblogs
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
上一页
1
···
45
46
47
48
49
50
51
52
53
···
76
下一页
2019年3月18日
Wireshark win7 没有找到接口;找不到接口
摘要: 下载安装winpcap: https://www.winpcap.org/install/default.htm
阅读全文
posted @ 2019-03-18 17:40 runliuv
阅读(5444)
评论(0)
推荐(1)
2019年3月6日
OpenSSL-Win32,生成 rsa 私钥 公钥 长度 1024 2048
摘要: 默认是rsa_private_key1024.pem , PEM格式私钥,C# ,PHP 用。 再生成 pkcs8 格式私钥, JAVA 用。 公钥无格式区分。 1024 的: openssl.exe genrsa -out rsa_private_key1024.pem 1024openssl.e
阅读全文
posted @ 2019-03-06 17:27 runliuv
阅读(1311)
评论(0)
推荐(0)
2019年3月4日
teamviewer 安卓版本提示无法连接网络,对方不在线
摘要: 需要安装google play 服务。
阅读全文
posted @ 2019-03-04 14:01 runliuv
阅读(994)
评论(0)
推荐(0)
2019年3月2日
WIN10 网速问题,边下载 边逛论坛 电脑 有点卡
摘要: 引用:https://www.chiphell.com/forum.php?mod=viewthread&tid=1961836&extra=page%3D1&mobile=2 如下操作:管理员模式CMD输入, netsh interface tcp set global autotuning=di
阅读全文
posted @ 2019-03-02 23:59 runliuv
阅读(182)
评论(0)
推荐(0)
java rsa 公钥加密
摘要: 注意JAVA 的STRING .getBytes() 默认取的是操作系统的编码,最好统一UTF-8. -- -- --
阅读全文
posted @ 2019-03-02 13:39 runliuv
阅读(931)
评论(0)
推荐(0)
Java Base64编码
摘要: 使用commons-codec, 下载地址 http://commons.apache.org/proper/commons-codec/ 下载commons-codec-1.12-bin.zip,解压出来,引用commons-codec-1.12.jar,import org.apache.com
阅读全文
posted @ 2019-03-02 13:37 runliuv
阅读(165)
评论(0)
推荐(0)
2019年2月25日
解密时遇到 填充无效 无法被移除
摘要: 解密时的KEY不正确。 用正确的KEY后正常。 AES,CBC. 256
阅读全文
posted @ 2019-02-25 18:57 runliuv
阅读(765)
评论(0)
推荐(0)
2019年2月22日
固态硬盘SSD,机械硬盘HDD,4K速度对比。
摘要: HDD - SSD -
阅读全文
posted @ 2019-02-22 20:04 runliuv
阅读(2397)
评论(0)
推荐(0)
2019年1月30日
onsubmit ajax return false 无效
摘要: var flat=false; return flat; async:false, 是重点。 执行ajax时return false的function 与onsubmit()不是同一个函数,所以无论return 什么都会直接执行submit()提交表单 在执行ajax时,async默认的默认值为tr
阅读全文
posted @ 2019-01-30 15:56 runliuv
阅读(214)
评论(0)
推荐(0)
2019年1月12日
chrome flash
摘要: chrome://settings/content/flash 在Chrome地址栏中输入:chrome://settings/content/flash,进入Flash设置,勾选允许网站运行flash。也可以选择“在允许网站运行 Flash 前先询问"选项,以便可以对flash的播放做一些控制。可
阅读全文
posted @ 2019-01-12 12:00 runliuv
阅读(527)
评论(0)
推荐(0)
上一页
1
···
45
46
47
48
49
50
51
52
53
···
76
下一页