04 2024 档案
摘要:错误1: { "ClassName": "System.Data.SqlClient.SqlException", "Message": "A connection was successfully established with the server, but then an error occ
阅读全文
摘要:项目地址:https://github.com/improvedk/OrcaMDF
阅读全文
摘要:小工具(貌似不能发送 UDP):https://www.hw-group.com/software/hercules-setup-utility 大工具(貌似不能接收 UDP):https://github.com/dannagle/PacketSender
阅读全文
摘要:原链接:https://www.cs.yale.edu/homes/perlis-alan/quotes.html 一些翻译: https://zhuanlan.zhihu.com/p/34762358 https://new.qq.com/rain/a/20210222A01UFA00
阅读全文
摘要:官方相关文档:https://learn.microsoft.com/zh-cn/windows/win32/shutdown/shutdown-changes-for-windows-vista https://learn.microsoft.com/zh-cn/windows/win32/api
阅读全文
摘要:找到的一个开源项目:https://github.com/denisbrodbeck/machineid Linux 获取: dmidecode -s system-uuid Windows 获取: 先进入 WMIC 命令行:wmic 再进行查询:csproduct get UUID WMI 测试工
阅读全文
摘要:语言大模型 LangGPT:https://github.com/EmbraceAGI/LangGPT MLC LLM:https://github.com/mlc-ai/mlc-llm MLC LLM 部署示例:https://www.leavescn.com/Forums/Detail/1626
阅读全文
摘要:还有分项排名:https://www.libhunt.com/
阅读全文
摘要:1、前往官网下载所需版本的 embeddable package https://www.get-python.org/downloads/windows/ 2、将文件解压到所需目录 如:D:\Python3.9 3、下载 pip 的独立运行版 https://bootstrap.pypa.io/p
阅读全文
摘要:这是因为 Docker 26 有一些 api 的变更,但 portainer 还未更新适配这些修改 问题讨论:https://github.com/portainer/portainer/issues/11436 官方解释:https://www.portainer.io/blog/portaine
阅读全文
摘要:如果有非国区的账号,直接在商店中下载即可:https://apps.apple.com/us/app/microsoft-remote-desktop/id1295203466?mt=12 国区是搜不到的,微软提供了 beta 版本下载: https://install.appcenter.ms/o
阅读全文