runliuv

runliuv@cnblogs

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 68 下一页

2024年1月7日

摘要: WIN11 删除其它用户/账户 参考:https://support.microsoft.com/zh-cn/windows/%E5%9C%A8%E7%94%B5%E8%84%91%E4%B8%8A%E6%B7%BB%E5%8A%A0%E6%88%96%E5%88%A0%E9%99%A4%E5%B8 阅读全文
posted @ 2024-01-07 17:48 runliuv 阅读(248) 评论(0) 推荐(0) 编辑

2024年1月6日

摘要: 联想 笔记本/台式电脑 开机怎么 关闭/禁用 快速启动 https://zhidao.baidu.com/question/1545662944506032627.html 1、可以在开始菜单点击“设置”,或者使用组合键“win+i”键来打开设置。 2、找到“系统”并点击进入。 3、在左侧选项找到“ 阅读全文
posted @ 2024-01-06 21:37 runliuv 阅读(485) 评论(0) 推荐(0) 编辑

摘要: 闪迪SSD PLUS 128G CDM CrystalDiskMark 4k 读取才11,大号U盘水平。 -- 对比三星SATA SSD。 。。 阅读全文
posted @ 2024-01-06 21:27 runliuv 阅读(17) 评论(0) 推荐(0) 编辑

2023年12月18日

摘要: epic 上免费领的命运2,进不去,界面提示要扫码。 解决方法: 1.手机或电脑浏览器进入:https://www.bungie.net/。 2.使用epic 账号登录 ,然后设置一个邮箱,邮箱收到验证链接后,点击链接。 3.再关联一个XBOX 账号。估计最少要关联2个账号,steam的也行。 4. 阅读全文
posted @ 2023-12-18 19:30 runliuv 阅读(169) 评论(0) 推荐(0) 编辑

2023年12月14日

摘要: edge: edge://flags/#block-insecure-private-network-requests chrome: 在谷歌浏览器地址栏输入“chrome://flags/#allow-insecure-private-network-requests”,然后将“Allow ins 阅读全文
posted @ 2023-12-14 08:46 runliuv 阅读(1151) 评论(0) 推荐(0) 编辑

摘要: ASP.NET MVC 出现: Uncaught ReferenceError: $ is not defined 错误 将 _Layout.cshtml 中的三行代码,移动到 <head>里面: @Scripts.Render("~/bundles/jquery") @Scripts.Render 阅读全文
posted @ 2023-12-14 06:25 runliuv 阅读(61) 评论(0) 推荐(0) 编辑

2023年12月8日

摘要: 红米K70E这台手机,支付宝里无指纹支付选项,百度了一下,也没结果。自己摸索了下,终于折腾出了指纹支付。 解决方法: 在手机-设置-指纹、面部与密码-指纹解锁-指纹支付-支付宝-更新证书。 杀掉支付宝APP,重进支付宝。 OK 阅读全文
posted @ 2023-12-08 21:58 runliuv 阅读(452) 评论(0) 推荐(1) 编辑

2023年12月6日

摘要: java springboot 读取自定义配置文件 application.properties、test.properties maven中引用 : <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-con 阅读全文
posted @ 2023-12-06 11:32 runliuv 阅读(83) 评论(0) 推荐(0) 编辑

2023年12月1日

摘要: C#.NET 使用Task.Run和Task.Delay 延时执行任务(代码) 环境: .NET 4.5.2 .NET WEB MVC + WEB API。 示例代码: using CommonUtils; using System; using System.Threading.Tasks; us 阅读全文
posted @ 2023-12-01 11:39 runliuv 阅读(434) 评论(0) 推荐(0) 编辑

2023年11月30日

摘要: 使用 openssl 从cer公钥证书中导出公钥pem "der 公钥证书"转 "base64 公钥证书"openssl x509 -inform der -in z11.cer -out z11.pem 从 "DER 公钥证书"中导出"公钥"openssl x509 -inform der -in 阅读全文
posted @ 2023-11-30 17:57 runliuv 阅读(632) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 68 下一页