上一页 1 2 3 4 5 6 ··· 102 下一页
摘要: 换电脑了 原来的vs解决方案里有个webservice项目, 加载项目式提示 创建虚拟目录 http://desktop-0llv13i:8081/Webservice 失败,错误: 无法创建网站“http://desktop-0llv13i:8081/Webservice”。您必须为服务器名称指定 阅读全文
posted @ 2025-07-16 11:28 simadi 阅读(68) 评论(0) 推荐(0)
摘要: 轻量级SQL Server 2022 Express下载_sql server express下载-CSDN博客 下载地址 https://go.microsoft.com/fwlink/p/?linkid=2216019&clcid=0x804&culture=zh-cn&country=cn 阅读全文
posted @ 2025-07-12 21:39 simadi 阅读(73) 评论(0) 推荐(0)
摘要: 1 连接字符串要设置编码charset=utf8mb4 2 数据库,表,字段都要设置为 utf8mb4 完美! 阅读全文
posted @ 2025-07-11 15:41 simadi 阅读(2) 评论(0) 推荐(0)
摘要: mysql版本 8.0.13 有字段的值为null, 但是用 is null 查不出来, 用 JSON_UNQUOTE(JSON_EXTRACT(字段名, '$[0]')) = 'null' 可以查出来 阅读全文
posted @ 2025-07-11 10:43 simadi 阅读(27) 评论(0) 推荐(0)
摘要: 参考 https://www.cnblogs.com/yelanggu/p/9046589.html 安装iis 安装Web Deploy 4.0 Download Web Deploy v4.0 from Official Microsoft Download Center 设置站点 从iis发布 阅读全文
posted @ 2025-07-08 18:05 simadi 阅读(31) 评论(0) 推荐(0)
摘要: 电脑基本信息我的电脑 戴尔 Precision 3660 台式电脑操作系统 Windows 10 专业版 64位主显卡 独立显卡(对游戏和电影支持较好)IE浏览器 版本号 11.0 基本硬件展示处理器 13th Gen Intel Core i7-13700K主板 戴尔 0PRR48内存 32 GB 阅读全文
posted @ 2025-07-07 10:12 simadi 阅读(23) 评论(0) 推荐(0)
摘要: f2 阅读全文
posted @ 2025-07-07 10:08 simadi 阅读(47) 评论(0) 推荐(0)
摘要: 原因是 系统开了 WSL2,有虚拟机在运行 解决方法 power shell wsl --shutdown 阅读全文
posted @ 2025-07-01 17:43 simadi 阅读(119) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/shiyiwen/p/6477998.html 【问题描述】:检查error log的时候发现大量warnings:[Warning] InnoDB Error Table mysql.innodb_index_stats not found[Warn 阅读全文
posted @ 2025-06-24 11:28 simadi 阅读(19) 评论(0) 推荐(0)
摘要: 自己写了一个抖音下载工具,主打一个使用方便。在电脑上刷网页版抖音时 看到喜欢的视频点赞即可下载。我测试过PC客户端4.5.0也是可以监听到的。使用了数据库判断视频是否下载过,记录过的视频ID就不会再记录了。使用的是代{过}{滤}理监听的方式,首次启动需要安装证书,安装证书时一直下一步就行,密码为空。 阅读全文
posted @ 2025-06-21 12:07 simadi 阅读(94) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 102 下一页