会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
老卫同学
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
4
5
6
7
8
9
10
11
12
下一页
2022年11月8日
bilibili_flutter_getx项目
摘要: bilibili_flutter_getx
阅读全文
posted @ 2022-11-08 17:37 老卫同学
阅读(34)
评论(0)
推荐(0)
2022年11月1日
office tool plus
摘要: 安装 Microsoft 365 企业应用版(Word, PowerPoint, Excel): deploy /addProduct O365ProPlusRetail_zh-cn_Access,Bing,Groove,Lync,OneDrive,OneNote,Outlook,Publisher
阅读全文
posted @ 2022-11-01 15:37 老卫同学
阅读(599)
评论(0)
推荐(0)
windows11关闭显示更多选项
摘要: reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
阅读全文
posted @ 2022-11-01 15:11 老卫同学
阅读(123)
评论(0)
推荐(0)
2022年10月19日
vmware workstation pro下载地址
摘要: https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html
阅读全文
posted @ 2022-10-19 20:49 老卫同学
阅读(55)
评论(0)
推荐(0)
2022年9月16日
记一次Flutter Json数组转换为List对象
摘要: 在dio请求数据之后进行fromJson操作 // response是请求接口后返回的json数据,调用fromJson方法 DevicePageListResponseEntity.fromJson(response); // 实体类 class DevicePageListResponseEnt
阅读全文
posted @ 2022-09-16 22:08 老卫同学
阅读(323)
评论(0)
推荐(0)
2022年8月28日
删除github上的commit记录
摘要: 新建一个空白分支 git checkout --orphan latest_branch 添加所有文件 git add -A 强制删除所有分支,如果是main git branch -D main 将当前分支命名为main git branch -m main 提交commit git commit
阅读全文
posted @ 2022-08-28 23:58 老卫同学
阅读(617)
评论(0)
推荐(0)
2022年8月22日
解决github推送错误 remote: Support for password authentication was removed on August 13, 2021.
摘要: 推送github仓库代码,输入完账号密码出现: remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/en/get-
阅读全文
posted @ 2022-08-22 11:11 老卫同学
阅读(6411)
评论(0)
推荐(1)
2022年8月11日
收录一些比较快的ice server
摘要: stun.xten.net stun.l.google.com:19302
阅读全文
posted @ 2022-08-11 22:24 老卫同学
阅读(28)
评论(0)
推荐(0)
微信小程序隐私指引完整填写范本
摘要: 为了分辨用户,开发者将在获取你的明示同意后,收集你的微信昵称、头像。 为了显示距离,开发者将在获取你的明示同意后,收集你的位置信息。 开发者收集你的地址,用于获取位置信息。 开发者收集你的发票信息,用于维护消费功能。 为了用户互动,开发者将在获取你的明示同意后,收集你的微信运动步数。 为了通过语音与
阅读全文
posted @ 2022-08-11 13:15 老卫同学
阅读(492)
评论(0)
推荐(0)
2022年8月9日
ubuntu20.04 Linux 修改系统时区
摘要: 同步网络时间 1. 检查当前系统时区 timedatectl 2. 查看时区列表 timedatectl list-timezones 3. 修改服务器时区 timedatectl set-timezone Asia/Shanghai 4. 再次检查当前系统时区 timedatectl 其他 # 设
阅读全文
posted @ 2022-08-09 14:55 老卫同学
阅读(329)
评论(0)
推荐(0)
上一页
1
···
4
5
6
7
8
9
10
11
12
下一页
公告