会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
弹来弹去跑马灯!
wgscd
test red font.
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
···
38
下一页
2023年12月18日
c# 获取用户桌面选择的文件
摘要: 引用COM组件 Shell32 Shell32.ShellFolderView desktopFolderView; int hwnd; Shell32.Shell iShell = new Shell32.Shell(); SHDocVw.ShellWindows iWindows = iShel
阅读全文
posted @ 2023-12-18 12:44 wgscd
阅读(184)
评论(0)
推荐(0)
2023年10月10日
快手弹幕助手
摘要: 快手弹幕语言版本,主播场控帮手;直播互动语音答谢,自动发弹幕,快手无人直播: http://www.ks163.top
阅读全文
posted @ 2023-10-10 19:05 wgscd
阅读(1028)
评论(0)
推荐(0)
2023年8月15日
C# HOOK 键盘事件
摘要: C# HOOK 键盘事件 /* by: wgscd date:2023-8-15 desc: test hook in c# */ using System; using System.Collections.Generic; using System.Linq; using System.Text
阅读全文
posted @ 2023-08-15 10:36 wgscd
阅读(128)
评论(0)
推荐(0)
2023年7月28日
wpf ScrollViewer 滚动动画
摘要: wpf ScrollViewer 滚动动画
阅读全文
posted @ 2023-07-28 09:23 wgscd
阅读(75)
评论(0)
推荐(0)
2023年7月19日
C#调用IronOcr识别文字不理想
摘要: C#调用IronOcr识别文字不理想
阅读全文
posted @ 2023-07-19 10:10 wgscd
阅读(509)
评论(0)
推荐(0)
C# 调用FFmpeg 合并视频和音频
摘要: C# 调用FFmpeg 合并视频和音频
阅读全文
posted @ 2023-07-19 09:27 wgscd
阅读(221)
评论(0)
推荐(0)
2023年7月2日
C# HttpClient 流式响应
摘要: httpClient.SendAsync(httpreq, HttpCompletionOption.ResponseHeadersRead);
阅读全文
posted @ 2023-07-02 11:27 wgscd
阅读(2316)
评论(4)
推荐(1)
2023年6月12日
C# 窗口鼠标穿透以及取消窗口鼠标穿透
摘要: private const int WS_EX_TRANSPARENT = 0x20; private const int GWL_EXSTYLE = -20; /// <summary> /// window 扩展样式 分层显示 /// </summary> private const int W
阅读全文
posted @ 2023-06-12 15:56 wgscd
阅读(180)
评论(0)
推荐(0)
2023年4月11日
测试直播伴侣和OBS对透明度的支持哪个好?
摘要: 测试直播伴侣和OBS对透明度的支持哪个好? 抖音无人直播,用抖音弹幕助手 抖音无人直播,用抖音弹幕助手
阅读全文
posted @ 2023-04-11 12:40 wgscd
阅读(109)
评论(0)
推荐(0)
2023年4月7日
JS 模拟鼠标事件mouse over、click,kepress
摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="renderer" content
阅读全文
posted @ 2023-04-07 09:44 wgscd
阅读(207)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
38
下一页
公告