上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 105 下一页
摘要: 平时常用命令,尽量每天提交一次 git pullgit add -Agit commit -m "提交"git push 阅读全文
posted @ 2022-08-10 16:38 simadi 阅读(207) 评论(0) 推荐(0)
摘要: 只列出指定字段db.getCollection('PUBLICACCOUNTS').find({},{NickName:1,UserName:1,FID:1,_id:0})获取微信公众号列表db.getCollection('RELATIONALINFO').find({oidOrUid:{$ne: 阅读全文
posted @ 2022-08-03 09:17 simadi 阅读(66) 评论(0) 推荐(0)
摘要: https://www.iiice.cn/#/ 下次一定网 阅读全文
posted @ 2022-08-01 15:11 simadi 阅读(1026) 评论(0) 推荐(0)
摘要: 当前操作系统版本“10.0.18362.0”不在受支持的版本范围“[6.1.1,10.0.17763]”中。 要升级win10 阅读全文
posted @ 2022-07-23 11:14 simadi 阅读(247) 评论(0) 推荐(0)
摘要: https://gitlab.linphone.org/BC/public/tutorials/-/tree/master/uwp/cs/ 下载的代码无法运行,于是自己新建项目,将代码拷贝进来就行了 sdk版本 教程上 LinphoneSDK.5.1.0.nupkg from https://www 阅读全文
posted @ 2022-07-21 15:41 simadi 阅读(303) 评论(0) 推荐(0)
摘要: PE Explorer https://www.ddooo.com/softdown/30763.htm 绿色汉化版 dumpbin.exe 装了vs2017,2019,2022 都没找到这个 您安装的有vistual studio 系列软件的话,里面是自带这个工具的,比如以我的本机为例在 D:\P 阅读全文
posted @ 2022-07-21 14:29 simadi 阅读(1883) 评论(0) 推荐(0)
摘要: 添加System.Net.Http.WebRequest的引用new一个WebRequestHandler对象将WebRequestHandler对象的ServerCertificateValidationCallback设为delegate { return true; };使用该WebReque 阅读全文
posted @ 2022-06-09 16:01 simadi 阅读(1255) 评论(0) 推荐(0)
摘要: 特别好用的mp3剪切工具 下载地址 http://www.yyzsoft.com/mp3cutter.html 使用方法 http://www.yyzsoft.com/how-to-cut-mp3.html 阅读全文
posted @ 2022-05-29 21:48 simadi 阅读(104) 评论(0) 推荐(0)
摘要: 下载地址汇总 https://zhuanlan.zhihu.com/p/97198043 Google官网下载地址 https://www.google.cn/intl/zh-CN/chrome/ 不需要FQ 阅读全文
posted @ 2022-05-23 15:00 simadi 阅读(10648) 评论(0) 推荐(0)
摘要: 软件及源码下载地址,包扩 桌面版,ios,安卓 https://download.linphone.org/releases/windows/ sdk下载 Package Registry · BC / public / linphone-sdk · GitLab Index of /release 阅读全文
posted @ 2022-05-18 09:57 simadi 阅读(649) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 105 下一页