上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 120 下一页
摘要: <Window x:Class="WpfApp100.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-27 22:28 FredGrit 阅读(10) 评论(0) 推荐(0)
摘要: <StackPanel Margin="40"> <TextBox x:Name="tbx" Height="100" FontSize="30" TextWrapping="Wrap" Background="LightCyan"/> <Rectangle Height="{Binding Ele 阅读全文
posted @ 2024-12-24 22:04 FredGrit 阅读(21) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp98.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-24 21:52 FredGrit 阅读(35) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp94.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-24 14:54 FredGrit 阅读(16) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp92.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-22 21:49 FredGrit 阅读(18) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp91.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-22 21:43 FredGrit 阅读(13) 评论(0) 推荐(0)
摘要: using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Window 阅读全文
posted @ 2024-12-22 19:30 FredGrit 阅读(25) 评论(0) 推荐(0)
摘要: 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 阅读(34) 评论(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 阅读(19) 评论(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 阅读(20) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 120 下一页