会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
FredGrit
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
63
64
65
66
67
68
69
70
71
···
137
下一页
2024年6月27日
WPF TryFindResource typeof Setter Trigger
摘要: //xaml <Window x:Class="WpfApp183.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/
阅读全文
posted @ 2024-06-27 20:51 FredGrit
阅读(56)
评论(0)
推荐(0)
2024年6月25日
WPF draw random ellipse and locate via coordinate
摘要: //xaml <Window x:Class="WpfApp181.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/
阅读全文
posted @ 2024-06-25 11:43 FredGrit
阅读(49)
评论(0)
推荐(0)
2024年6月24日
WPF IProgress CancallationToken
摘要: <Window x:Class="WpfApp180.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2
阅读全文
posted @ 2024-06-24 23:58 FredGrit
阅读(53)
评论(0)
推荐(0)
WPF System.Windows.Threading DispatcherTimer
摘要: <Window x:Class="WpfApp179.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2
阅读全文
posted @ 2024-06-24 23:29 FredGrit
阅读(39)
评论(0)
推荐(0)
WPF Backgroundworker dowork work completed progress changed
摘要: <Window x:Class="WpfApp178.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2
阅读全文
posted @ 2024-06-24 23:15 FredGrit
阅读(33)
评论(0)
推荐(0)
2024年6月18日
VC++ gen uuid and time
摘要: // ConsoleApplication2.cpp : This file contains the 'main' function. Program execution begins and ends there. // #define _CRT_SECURE_NO_WARNINGS #prag
阅读全文
posted @ 2024-06-18 11:41 FredGrit
阅读(44)
评论(0)
推荐(0)
2024年6月17日
WPF window keydown
摘要: <Window x:Class="WpfApp175.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2
阅读全文
posted @ 2024-06-17 10:58 FredGrit
阅读(47)
评论(0)
推荐(0)
2024年6月16日
WPF press keydown and show image one by one
摘要: //xaml <Window x:Class="WpfApp175.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/
阅读全文
posted @ 2024-06-16 22:12 FredGrit
阅读(31)
评论(0)
推荐(0)
WPF customized Image control can add watermark , save and restore
摘要: //usercontrol //xaml <UserControl x:Class="WpfApp173.ImageZoomPanWatermark" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x=
阅读全文
posted @ 2024-06-16 19:23 FredGrit
阅读(47)
评论(0)
推荐(0)
C# convert ImageSource to byte array
摘要: using Microsoft.Win32; using System; using System.Globalization; using System.IO; using System.Windows; using System.Windows.Controls; using System.Wi
阅读全文
posted @ 2024-06-16 19:05 FredGrit
阅读(132)
评论(0)
推荐(0)
上一页
1
···
63
64
65
66
67
68
69
70
71
···
137
下一页
公告