上一页 1 2 3 4 5 6 7 8 9 10 ··· 67 下一页
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Controls; usi 阅读全文
posted @ 2024-04-12 00:23 FredGrit 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 1.Red mixed Green generates Yellow 2.Red mixed Blue is purple 3.Green mixed Blue is Cyan 阅读全文
posted @ 2024-04-10 23:58 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要: //usercontrol.xaml <UserControl x:Class="WpfControlLibrary1.ColorPicker" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="ht 阅读全文
posted @ 2024-04-10 23:55 FredGrit 阅读(11) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Configuration; using 阅读全文
posted @ 2024-04-10 11:31 FredGrit 阅读(1) 评论(0) 推荐(0) 编辑
摘要: Powershell [guid]::NewGuid() Command Prompt powershell [guid]::NewGuid() 阅读全文
posted @ 2024-04-10 11:27 FredGrit 阅读(1) 评论(0) 推荐(0) 编辑
摘要: //xaml <Window x:Class="WpfApp49.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/w 阅读全文
posted @ 2024-04-09 01:30 FredGrit 阅读(8) 评论(0) 推荐(0) 编辑
摘要: //xaml <Window x:Class="WpfApp48.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/w 阅读全文
posted @ 2024-04-08 20:46 FredGrit 阅读(10) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp47.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-04-08 00:42 FredGrit 阅读(10) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp46.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-04-08 00:24 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp45.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-04-08 00:11 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 67 下一页