上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 105 下一页
摘要: 官网 https://golang.google.cn/ 文档 https://studygolang.com/pkgdoc go语言入门实战 https://www.bilibili.com/video/BV1Rm421N7Jy/ 设置go代理 go env -w GOPROXY=https:// 阅读全文
posted @ 2024-11-06 20:25 simadi 阅读(18) 评论(0) 推荐(0)
摘要: 在较新的Win10系统版本中已经没有“要使用本计算机,用户必须输入用户名和密码(E)”的选项了 1、按“Win+R”键,打开运行窗口,输入“regedit”,点击“确定”。如下图: 2、进入注册表后依次展开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows N 阅读全文
posted @ 2024-10-28 19:44 simadi 阅读(263) 评论(0) 推荐(0)
摘要: MySql 8.0 C#连接报错 Authentication to host '192.168.14.11' for user 'root' using method 'caching_sha2_password' failed with message: Reading from the str 阅读全文
posted @ 2024-10-26 19:39 simadi 阅读(148) 评论(0) 推荐(0)
摘要: 搜狗输入法切换到半角 Shift + Space 来切换全角和半角字符。 阅读全文
posted @ 2024-10-23 09:44 simadi 阅读(211) 评论(0) 推荐(0)
摘要: 人猿星球1《人猿星球(Planet of the Apes)》(1968) https://v.youku.com/v_show/id_XMTQ0NDg4NzY0OA==.html 人猿星球2《失陷猩球(Beneath the Planet of the Apes)》(1970) https://v 阅读全文
posted @ 2024-09-10 20:53 simadi 阅读(201) 评论(0) 推荐(0)
摘要: AOT是Ahead Of Time的缩写,指运行前编译,是两种程序的编译方式之一,与JIT(Just-in-time)相对 .net 对操作系统的支持情况 https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os. 阅读全文
posted @ 2024-08-30 10:09 simadi 阅读(147) 评论(0) 推荐(0)
摘要: https://www.advanced-ip-scanner.com/cn/ 阅读全文
posted @ 2024-08-06 14:36 simadi 阅读(129) 评论(0) 推荐(0)
摘要: EmbedIO https://unosquare.github.io/embedio/api/EmbedIO.html https://github.com/unosquare/embedio/ 阅读全文
posted @ 2024-07-15 09:42 simadi 阅读(45) 评论(0) 推荐(0)
摘要: https://github.com/PrismLibrary/Prism 首页 https://github.com/PrismLibrary/Prism-Samples-Wpf 例子下载 https://docs.prismlibrary.com/docs/ 文档地址 Prism模板安装 vs- 阅读全文
posted @ 2024-07-06 09:24 simadi 阅读(152) 评论(0) 推荐(0)
摘要: 声学回声消除是通过消除或者移除本地话筒中拾取到的远端的音频信号来阻止远端的声音返回去的一种处理方 法。linphone上使用speex 库实现了回声消除插件,speex库是目前开源的声学回声消除做的比较好的库。下 面总结一下,linphone上的回声消除部分。 第一部分--配置 linphone的声 阅读全文
posted @ 2024-07-03 12:04 simadi 阅读(216) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 105 下一页