摘要: fix kernel error uname -r sudo dnf install kernel-uek-devel-$(uname -r) sudo dnf install kernel-uek-devel fix VMSetError: VT-x is disabled in the BIOS 阅读全文
posted @ 2025-05-03 12:02 renguanyu 阅读(37) 评论(0) 推荐(0)
摘要: https://www.den4b.com/products/renamer 阅读全文
posted @ 2025-04-16 17:17 renguanyu 阅读(16) 评论(0) 推荐(0)
摘要: https://tabby.sh/ https://github.com/Eugeny/tabby 阅读全文
posted @ 2025-02-24 20:54 renguanyu 阅读(17) 评论(0) 推荐(0)
摘要: 切成jee视图 就可以正常提示了,不能用java视图 阅读全文
posted @ 2025-02-06 13:49 renguanyu 阅读(8) 评论(0) 推荐(0)
摘要: 工具 key 可视化 kse https://github.com/kaikramer/keystore-explorer 资料 https://blog.csdn.net/w47_csdn/article/details/87564029 阅读全文
posted @ 2025-01-26 12:09 renguanyu 阅读(19) 评论(0) 推荐(0)
摘要: 官方示例库,可运行 https://github.com/gluonhq/gluon-samples 想运行点击图片中的按钮 注:Windows中无法打包安卓包,看文档说是需要将代码放到Linux中打包(https://docs.gluonhq.com/#platforms_android_samp 阅读全文
posted @ 2025-01-22 09:44 renguanyu 阅读(33) 评论(0) 推荐(0)
摘要: j8 String proxyHost = "127.0.0.1"; String proxyPort = "8080"; System.setProperty("http.proxyHost", proxyHost); System.setProperty("http.proxyPort", pr 阅读全文
posted @ 2024-12-04 09:52 renguanyu 阅读(19) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/807275/202411/807275-20241115075443413-1938168442.png) 阅读全文
posted @ 2024-11-15 07:55 renguanyu 阅读(10) 评论(0) 推荐(0)
摘要: ssh guanyu.ren@192.168.1.100 -p 22 -i "d:\key\test.pam" -L 122:192.168.1.101:22 ssh ubuntu@localhost -p 122 -L 3306:localhost:3306 -L 8080:localhost:8 阅读全文
posted @ 2024-11-04 20:22 renguanyu 阅读(9) 评论(0) 推荐(0)
摘要: https://spring.io/tools 阅读全文
posted @ 2024-11-02 20:11 renguanyu 阅读(9) 评论(0) 推荐(0)