会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
远行
首页
新随笔
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
16
下一页
2023年4月25日
书签
摘要: Apple 苹果产品参数中心 https://www.onlineit.cn/apple/、https://hubapple.cn/
阅读全文
posted @ 2023-04-25 12:04 JeromePowell
阅读(25)
评论(0)
推荐(0)
2023年4月24日
红警2 Win11适配
摘要: 红警2运行补丁,Github cnc-ddraw项目解决了高版本Windows操作系统无法顺畅稳定运行的问题。 https://github.com/FunkyFr3sh/cnc-ddraw cnc-ddraw cnc-ddraw can fix compatibility issues in ol
阅读全文
posted @ 2023-04-24 10:43 JeromePowell
阅读(1661)
评论(0)
推荐(0)
2023年4月18日
【npm】npx kill-port 一行kill特定端口进程
摘要: 之前 kill 一个特定 port 上面的进程都需要两个命令。 发现一个 npm 库,一行优雅的搞定: npx kill-port 3000
阅读全文
posted @ 2023-04-18 13:10 JeromePowell
阅读(112)
评论(0)
推荐(0)
2023年2月28日
文本选中复制-解除网站不允许复制的限制
摘要: 解除网站不允许复制的限制,文本选中后点击复制按钮即可复制,主要用于百度文库、道客巴巴、腾讯文档、豆丁网、无忧考网、学习啦、蓬勃范文、思否社区、力扣、知乎、语雀等。 https://greasyfork.org/zh-CN/scripts/405130-%E6%96%87%E6%9C%AC%E9%80
阅读全文
posted @ 2023-02-28 13:33 JeromePowell
阅读(700)
评论(0)
推荐(0)
2022年12月21日
pip install psycopg2==2.8.6 Error[ld: library not found for -lssl]
摘要: ~ % brew install openssl ==> Fetching openssl@3 ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.0.7 ###########################
阅读全文
posted @ 2022-12-21 19:40 JeromePowell
阅读(175)
评论(0)
推荐(0)
2022年12月3日
服务宏观参数
摘要: 常见的时延 CPU访问: 10ns L1缓存: 0.5ns L2缓存: 5ns 同机房网络延时: 1ms 异地网络延时: 10ms 国际网络延时: 100ms 机械硬盘搜索、访问: 10ms 固态硬盘访问: 0.1ms 机械硬盘吞吐量: 100MB/s SSD吞吐量: 400MB/s以上 常见并发量
阅读全文
posted @ 2022-12-03 20:41 JeromePowell
阅读(26)
评论(0)
推荐(0)
情景linux–一张图搞懂head -n和tail -n
摘要: 转载参考:https://blog.csdn.net/signjing/article/details/69357769 总结head -n k=head -n +k,tail -n k=tail -n -k,可以简单记忆为头正尾负; 无论k前面的符号怎样,tail都是输出尾部内容,head都是输出
阅读全文
posted @ 2022-12-03 20:33 JeromePowell
阅读(196)
评论(0)
推荐(0)
bash: lsb_release: command not found
摘要: yum install -y redhat-lsb # lsb_release -r Release: 7.9.2009 # lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarc
阅读全文
posted @ 2022-12-03 20:29 JeromePowell
阅读(26)
评论(0)
推荐(0)
安装pymysql报错:File "/usr/local/lib/python2.7/site-packages/PyMySQL-1.0.2-py2.7.egg/pymysql/connections.py", line 167 SyntaxError: invalid syntax
摘要: Traceback (most recent call last): File "log2user-real.py", line 49, in <module> db = create_engine("mysql+pymysql://root:{m_pass}@10.157.2.25:8306/lo
阅读全文
posted @ 2022-12-03 16:06 JeromePowell
阅读(545)
评论(0)
推荐(0)
2022年12月2日
Traceback (most recent call last): File "/usr/bin/yum-config-manager", line 6, in <module> import yum
摘要: # yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repoTraceback (most recent call last): File "/usr/bin/yum-config-ma
阅读全文
posted @ 2022-12-02 04:17 JeromePowell
阅读(1062)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
16
下一页
公告