上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 99 下一页
摘要: 只列出指定字段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 阅读(51) 评论(0) 推荐(0) 编辑
摘要: https://www.iiice.cn/#/ 下次一定网 阅读全文
posted @ 2022-08-01 15:11 simadi 阅读(639) 评论(0) 推荐(0) 编辑
摘要: 当前操作系统版本“10.0.18362.0”不在受支持的版本范围“[6.1.1,10.0.17763]”中。 要升级win10 阅读全文
posted @ 2022-07-23 11:14 simadi 阅读(232) 评论(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 阅读(262) 评论(0) 推荐(0) 编辑
摘要: 您安装的有vistual studio 系列软件的话,里面是自带这个工具的,比如以我的本机为例在 D:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin 找到需要查看函数的dll文件,例如 c:\windows\system32\user 阅读全文
posted @ 2022-07-21 14:29 simadi 阅读(1730) 评论(0) 推荐(0) 编辑
摘要: 添加System.Net.Http.WebRequest的引用new一个WebRequestHandler对象将WebRequestHandler对象的ServerCertificateValidationCallback设为delegate { return true; };使用该WebReque 阅读全文
posted @ 2022-06-09 16:01 simadi 阅读(1141) 评论(0) 推荐(0) 编辑
摘要: 特别好用的mp3剪切工具 http://www.yyzsoft.com/how-to-cut-mp3.html 阅读全文
posted @ 2022-05-29 21:48 simadi 阅读(77) 评论(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 阅读(10237) 评论(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 阅读(531) 评论(0) 推荐(0) 编辑
摘要: 详细文档 https://github.com/dotnetcore/FreeSql/wiki/%E5%85%A5%E9%97%A8 学习 https://www.cnblogs.com/FreeSql/p/11531300.html 项目地址 https://github.com/dotnetco 阅读全文
posted @ 2022-05-17 09:14 simadi 阅读(66) 评论(0) 推荐(0) 编辑
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 99 下一页