欢迎来到这里
12
29
对指定IntPtr窗口截图(C#) 对指定IntPtr窗口截图(C#)
简介使用IntPtr方式对窗口截图,可以避免被其它窗体遮挡而影响截图效果的问题。 步骤 通过Spy++或其他工具,获取指定窗口的IntPtr 调用CaptureWindow方法截图 public struct RECT {
2020-12-29 wireboy
29
Hexo基础命令 Hexo基础命令
init$ hexo init [folder] 新建一个网站。如果没有设置 folder ,Hexo 默认在目前的文件夹建立网站。 This command is a shortcut that runs the following st
2020-12-29 wireboy
09
26
Hello World Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hex
2020-09-26 wireboy