上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 320 下一页
摘要: 我在 windows 运行 podman 当成 docker 的代替品,从网上抄了 ollama 的部署命令,发现里面存在一个相对路径的挂载文件夹。我期望拿到 ollama 的下载内容,需要寻找到 podman 默认的挂载路径,但在网上找了一圈,可能是我的关键词问题,没有找到,于是记录本文期望能帮到大家 阅读全文
posted @ 2024-04-26 08:53 lindexi 阅读(198) 评论(0) 推荐(0)
摘要: 本文记录我的一个小项目从 Uno Platform 4 更新 Uno Platform 5 的一些变更和迁移方法,由于项目太小,可能踩到的坑不多 阅读全文
posted @ 2024-04-25 09:23 lindexi 阅读(84) 评论(0) 推荐(0)
摘要: 本文记录 WPF 的一个已知问题,在 RepeatButton 上开启 IsManipulationEnabled 漫游支持之后,将会导致触摸长按到 RepeatButton 之上时,不会收到源源不断的 Click 事件 阅读全文
posted @ 2024-04-25 09:22 lindexi 阅读(127) 评论(0) 推荐(0)
摘要: title: dotnet 修复 GitHub Action 构建过程提示 NETSDK1127 错误 description: 本文告诉大家,如何修复 GitHub Action 构建过程提示 error NETSDK1127: The targeting pack Microsoft.Windo 阅读全文
posted @ 2024-04-25 09:22 lindexi 阅读(122) 评论(0) 推荐(0)
摘要: title: 修复 Debian 安装 dotnet 失败 depends on ca-certificates description: 本文记录我在 Debian 安装 dotnet 失败,报错信息是 packages-microsoft-prod depends on ca-certifica 阅读全文
posted @ 2024-04-25 09:22 lindexi 阅读(203) 评论(0) 推荐(0)
摘要: 本文将和大家介绍如何将 Microsoft.Maui.Graphics 对接到 UNO 框架里面。一旦完成 Microsoft.Maui.Graphics 对接,即可让 UNO 框架复用现有的许多绘制的基础设施和现有基础库,且可以更进一步与 MAUI 打通 阅读全文
posted @ 2024-04-25 09:22 lindexi 阅读(80) 评论(0) 推荐(0)
摘要: 本文告诉大家如何在 GTK Sharp 里面设置窗口背景透明 阅读全文
posted @ 2024-04-25 09:21 lindexi 阅读(103) 评论(0) 推荐(0)
摘要: 本文记录的是在 Windows 系统里面,使用 VisualStudio 2022 远程调试运行在 UOS 里面 dotnet 应用的配置方法 阅读全文
posted @ 2024-04-25 09:21 lindexi 阅读(836) 评论(4) 推荐(9)
摘要: 本文将告诉大家如何修复 dotnet 项目里的多框架 TargetFrameworks 如果包含了当前系统无法支持的平台时,如何进行跳过。解决在 Linux 平台构建时提示 Mac Catalyst 不受支持而构建失败 阅读全文
posted @ 2024-04-25 09:20 lindexi 阅读(114) 评论(0) 推荐(0)
摘要: 本文记录 dotnet 8.0.4 版本修复的 WPF 的触摸模块安全问题,此问题影响所有的 .NET 版本,修复方法是更新 SDK 和运行时 阅读全文
posted @ 2024-04-25 09:20 lindexi 阅读(98) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 320 下一页