上一页 1 2 3 4 5 6 7 8 9 10 ··· 16 下一页
摘要: https://twitter.com/coolXiao/status/1554667451203276801 1. 删掉“我认为”、“我觉得”、“我相信”等 为什么? 你写的本来就代表你的观点,不需要再重申,另外这些词会弱化你文章的可信度。 我觉得你会喜欢这些技巧 你会喜欢这些技巧 第二句比第一句 阅读全文
posted @ 2022-08-04 10:40 JeromePowell 阅读(120) 评论(0) 推荐(0)
摘要: Mac OS https://support.apple.com/zh-cn/guide/shortcuts-mac/apdd018638ca/mac IOS/iPadOS https://support.apple.com/zh-cn/guide/shortcuts/apdf22b0444c/5. 阅读全文
posted @ 2022-08-04 09:42 JeromePowell 阅读(853) 评论(0) 推荐(0)
摘要: SAMSUNG 阅读全文
posted @ 2022-06-22 09:41 JeromePowell 阅读(13) 评论(0) 推荐(0)
摘要: Error File "/root/xxx/xxx/xxx/xxx.py", line 6, in <module> from google.protobuf import descriptor as _descriptor File "/usr/lib/python2.7/site-package 阅读全文
posted @ 2022-06-20 11:25 JeromePowell 阅读(408) 评论(0) 推荐(0)
摘要: yum -y install epel-release python-pip 阅读全文
posted @ 2022-06-16 14:33 JeromePowell 阅读(93) 评论(0) 推荐(0)
摘要: Dockerfile FROM timescale/timescaledb:latest-pg14 RUN cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone dock 阅读全文
posted @ 2022-06-16 12:51 JeromePowell 阅读(568) 评论(0) 推荐(0)
摘要: wegt https://download.videolan.org/contrib/protobuf/protobuf-2.6.0.tar.bz2 -O protobuf-2.6.0.tar.bz2 tar -xf protobuf-2.6.0.tar.bz2 && cd protobuf-2.6 阅读全文
posted @ 2022-06-16 12:33 JeromePowell 阅读(667) 评论(0) 推荐(0)
摘要: pip install psycopg2-binary 阅读全文
posted @ 2022-06-14 19:01 JeromePowell 阅读(1361) 评论(0) 推荐(0)
摘要: pip install psycopg2-binary 阅读全文
posted @ 2022-06-14 13:10 JeromePowell 阅读(545) 评论(0) 推荐(0)
摘要: 修改daemon配置 vim /etc/docker/daemon.json,配置registry-mirrors { "registry-mirrors": ["https://registry.docker-cn.com","http://hub-mirror.c.163.com","https 阅读全文
posted @ 2022-04-12 21:09 JeromePowell 阅读(1146) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 16 下一页