会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
myrj
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
96
97
98
99
100
101
102
103
104
···
186
下一页
2022年8月12日
火龙果不能与牛奶 海鲜 山楂同食
摘要: 火龙果不能与牛奶 海鲜 山楂同食 搜索 复制
阅读全文
posted @ 2022-08-12 18:42 myrj
阅读(27)
评论(0)
推荐(0)
2022年8月11日
python 共用两个列表的循环
摘要: lena=len(agents) tt0=tt1=tt2=tt3=tt4=tt5=tt6=tt7=tt8=tt9=tt10=tt11=tt12=tt13=0 tta0=tta1=tta2=tta3=tta4=tta5=tta6=tta7=tta8=tta9=tta10=tta11=tta12=tta
阅读全文
posted @ 2022-08-11 15:36 myrj
阅读(252)
评论(0)
推荐(0)
2022年8月9日
adb 取得显示分辨率
摘要: E:\ADB\0607u>adb -s c748555a7d23 shellcactus:/ $ wm sizewm sizePhysical size: 720x1440cactus:/ $ 搜索 复制
阅读全文
posted @ 2022-08-09 22:15 myrj
阅读(55)
评论(0)
推荐(0)
2022年8月8日
ksxs
摘要: import re,sys,time,json,requests,datetime aaa='''accept: application/json, text/plain, */* origin: https://lyzs.zuanqianyi.com x-requested-with: com.k
阅读全文
posted @ 2022-08-08 11:46 myrj
阅读(311)
评论(0)
推荐(0)
2022年8月7日
ImportError: cannot import name ‘Protocol‘ from ‘typing‘解决方案
摘要: ImportError: cannot import name ‘Protocol‘ from ‘typing‘解决方案pip install typingpip install typing_extensionseasy_install typing_extensionsfrom typing_e
阅读全文
posted @ 2022-08-07 20:16 myrj
阅读(2686)
评论(0)
推荐(0)
python 2-8-16进制转数字
摘要: 把二进制,八进制,十六进制转化为数字,python也提供了内置函数,非常方便,用法分别如下: num1 = int(binaryString,2) num2 = int(octonaryString,8) num3 = int(hexadecimalString,16) 同时,python内置函数还
阅读全文
posted @ 2022-08-07 20:08 myrj
阅读(124)
评论(0)
推荐(0)
2022年8月3日
正则表达式收集
摘要: // 十六进制颜色值的正则表达式var reg = /^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/ 转义字符 '\\s':匹配空格'\\n':匹配换行符'\\f':匹配换页符'\\r':匹配回车符'\\t':匹配制表符'\\v':匹配垂直制表符 注:在使用split('\\
阅读全文
posted @ 2022-08-03 11:08 myrj
阅读(31)
评论(0)
推荐(0)
WIN10任意文件夹右击打开“POWERSHELL"
摘要: 按”SHIFT",在任意文件夹右击选择“在此 处打开powershell窗口” 搜索 复制
阅读全文
posted @ 2022-08-03 07:53 myrj
阅读(449)
评论(0)
推荐(0)
2022年7月31日
本地docker修改密码:Docker Quickstart Terminal
摘要: Docker Quickstart Terminal "C:\Program Files\Git\bin\bash.exe" --login -i "C:\Program Files\Docker Toolbox\start.sh" 本地dockerfinalshell: 主机:相应 的IP,端口:
阅读全文
posted @ 2022-07-31 21:10 myrj
阅读(520)
评论(0)
推荐(0)
2022年7月28日
联想笔记本激活OFFICE
摘要: 联想笔记本:打开EXCEL,左下角“账户”,显示“MICROSOFT 365"需要激活,应该OFFICE2021修改方法:预装OFFICE变为OFFICE365更改:1.任务栏搜索:microsoft store2.左下角“库”3.右侧”设备附带“4.选择”office365"兑换则office36
阅读全文
posted @ 2022-07-28 13:50 myrj
阅读(2024)
评论(0)
推荐(0)
上一页
1
···
96
97
98
99
100
101
102
103
104
···
186
下一页
公告