摘要: 微信公众号文章采集器, 1 可采集公众号实时推送的文章, 2 可采集公众号发送过的历史文章 3 可采集文章的阅读数,分享数,收藏数,在看数,点赞数,以及评论数 阅读全文
posted @ 2024-01-14 10:53 simadi 阅读(51) 评论(0) 推荐(0) 编辑
摘要: 程序下载地址:https://simadi.lanzous.com/iANNXj34dhg 源代码下载地址:https://simadi.lanzous.com/iCWxjj34orc 搞笑辞职程序 https://www.cnblogs.com/simadi/p/14083239.html 程序下 阅读全文
posted @ 2020-12-07 21:27 simadi 阅读(865) 评论(0) 推荐(0) 编辑
摘要: 以前采集微信公众号,是从 https://weixin.sogou.com/ 先搜索微信公众号,然后公众号下面会列出最新发布的10篇文章,采集到文章的地址后,再采集文章内容,后来可能是微信官方发现了这种采集方法,就不列出最新文章了。这个方法也就失效了。 后来听说 可以用微信hook技术,截取到订阅的 阅读全文
posted @ 2020-08-19 21:46 simadi 阅读(3319) 评论(0) 推荐(0) 编辑
摘要: 1 注册获取key http://www.bass.radio42.com/bass_register.html 然后得到key 2 项目引用BASS.NET 3 下载bass包 https://www.un4seen.com/files/bass24.zip 解压将bass.dll 放到项目生成的 阅读全文
posted @ 2024-12-13 09:29 simadi 阅读(4) 评论(0) 推荐(0) 编辑
摘要: V0 Vercel 宣布推出 V0.dev,供开发人员和设计师使用 AI 生成 React 代码 v0 是 Vercel 的 AI 驱动工具,专为快速 UI 原型设计而打造。以下是它的几个亮点: 增强的原型设计工作流程:v0 使你能够快速生成并可视化组件的初始外观和感觉。它支持并排的代码生成和预览功 阅读全文
posted @ 2024-12-04 13:29 simadi 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 官网 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 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 在较新的Win10系统版本中已经没有“要使用本计算机,用户必须输入用户名和密码(E)”的选项了 1、按“Win+R”键,打开运行窗口,输入“regedit”,点击“确定”。如下图: 2、进入注册表后依次展开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows N 阅读全文
posted @ 2024-10-28 19:44 simadi 阅读(33) 评论(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 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 搜狗输入法切换到半角 Shift + Space 来切换全角和半角字符。 阅读全文
posted @ 2024-10-23 09:44 simadi 阅读(68) 评论(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 阅读(63) 评论(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 阅读(23) 评论(0) 推荐(0) 编辑
摘要: https://download.ihsdus.cn/down/2024down/6/12/AdvancedIPScanner2.5.4594.1.exe?timestamp=667d27dc&auth_key=9c0cf53f00cef228a541f7cb25f4fdd0 阅读全文
posted @ 2024-08-06 14:35 simadi 阅读(33) 评论(0) 推荐(0) 编辑
摘要: EmbedIO https://unosquare.github.io/embedio/api/EmbedIO.html https://github.com/unosquare/embedio/ 阅读全文
posted @ 2024-07-15 09:42 simadi 阅读(7) 评论(0) 推荐(0) 编辑