上一页 1 ··· 7 8 9 10 11 12 13 14 下一页
摘要: 本文介绍了在winform中如何实现双向数据绑定,要点有两个,第一个是类实现INotifyPropertyChanged,第二个是用BindingList 阅读全文
posted @ 2024-03-18 17:13 mingupupup 阅读(1541) 评论(2) 推荐(4) 编辑
摘要: 本文介绍了在winform中通过win32api如何实现嵌入第三方软件窗体。 阅读全文
posted @ 2024-03-07 10:27 mingupupup 阅读(3235) 评论(16) 推荐(58) 编辑
摘要: 本文介绍了SemanticKernel如何使用自有数据聊天。 阅读全文
posted @ 2024-03-05 16:44 mingupupup 阅读(612) 评论(0) 推荐(6) 编辑
摘要: 创建kernel // Create a kernel with OpenAI chat completion Kernel kernel = Kernel.CreateBuilder() .AddOpenAIChatCompletion( modelId:"使用的模型id" , apiKey: " 阅读全文
posted @ 2024-02-29 14:17 mingupupup 阅读(60) 评论(0) 推荐(0) 编辑
摘要: 本文记录了一次在WPF集成SemanticKernel+OneAPI+讯飞星火认知大模型的实践,希望对你有所帮助。 阅读全文
posted @ 2024-02-28 13:09 mingupupup 阅读(917) 评论(0) 推荐(3) 编辑
摘要: 本文介绍了C#如何使用Bogus生成测试数据。 阅读全文
posted @ 2024-02-27 10:44 mingupupup 阅读(297) 评论(1) 推荐(2) 编辑
摘要: 本文介绍了在WPF中如何使用HandyControl控件库。 阅读全文
posted @ 2024-02-26 11:07 mingupupup 阅读(1989) 评论(0) 推荐(0) 编辑
摘要: 本文介绍了winform如何实现最小化到系统托盘。公众号:DotNet学习交流,查看更多内容。 阅读全文
posted @ 2024-02-19 22:56 mingupupup 阅读(529) 评论(3) 推荐(2) 编辑
摘要: 本文介绍了C#使用MiniExcel如何实现简单的导入导出数据到Excel/CSV文件。 阅读全文
posted @ 2024-02-10 22:21 mingupupup 阅读(682) 评论(2) 推荐(1) 编辑
摘要: 本文介绍了WPF中值转换器的使用。 阅读全文
posted @ 2024-02-08 14:40 mingupupup 阅读(266) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 下一页
点击右上角即可分享
微信分享提示