摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System 阅读全文
posted @ 2024-12-20 18:07 FredGrit 阅读(3) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Threading.Ta 阅读全文
posted @ 2024-12-20 17:35 FredGrit 阅读(3) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp76.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-20 15:47 FredGrit 阅读(2) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp73.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-20 15:19 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp74.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-20 14:40 FredGrit 阅读(1) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp72.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-20 13:50 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要: <Window.Icon> <DrawingImage> <DrawingImage.Drawing> <GeometryDrawing Brush="Orange"> <GeometryDrawing.Pen> <Pen Brush="Black" Thickness="10"/> </Geome 阅读全文
posted @ 2024-12-20 13:43 FredGrit 阅读(2) 评论(0) 推荐(0) 编辑
摘要: //xaml <Window x:Class="WpfApp70.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/w 阅读全文
posted @ 2024-12-20 10:48 FredGrit 阅读(1) 评论(0) 推荐(0) 编辑