Skip to content

A Blog

分类: Windows

C#根据PID获取进程名

Posted on 2020年5月1日2020年5月1日 by lsj

最简单的方法就是使用Process.GetProcessById(pid).ProcessName,但是这个操 […]

Posted in C#, WindowsLeave a comment

Windows下让新创建的进程随当前进程退出

Posted on 2020年4月29日2020年4月29日 by lsj

有时候,我们需要创建一个新进程来执行一些额外的事情,同时还需要确保新进程随当前进程一起退出。我们可以用Wind […]

Posted in WindowsLeave a comment

NTFS 稀疏文件

Posted on 2020年4月28日2020年4月28日 by lsj

稀疏文件(英语:sparse file)是一种计算机文件,它能尝试在文件内容大多为空时更有效率地使用文件系统的 […]

Posted in Windows 1 Comment

Windows 窗口消息(一)

Posted on 2020年4月26日2020年10月12日 by lsj

参考微软的官方文档,和自己写的实例,来了解加实践一下Windows的各种窗口消息。 WM_CREATE 在调用 […]

Posted in WindowsLeave a comment

修改Windows RDP证书

Posted on 2019年4月9日2019年4月9日 by lsj

1.申请证书 2.导入证书 导入带有私钥的证书到本地计算机-个人在证书中找到该证书,右键-所有任务-管理私钥 […]

Posted in WindowsLeave a comment

Windows Server 2019网络优化

Posted on 2019年2月28日 by lsj

netsh interface tcp set global ecncapability=disabledne […]

Posted in WindowsLeave a comment

近期文章

  • 用纯C语言来调用Windows Runtime
  • Linux下搭建支持冗余连接的VPN网络
  • 给Github Desktop制造一个虚假的Visual Studio Code
  • GitLab CI中发布Release
  • slapd实现主从同步

近期评论

  • lsj发表在《Chromium Embedded Framework 编译》
  • lsj发表在《Chromium Embedded Framework 编译》
  • lsj发表在《Chromium Embedded Framework 编译》
  • lsj发表在《Chromium Embedded Framework 编译》
  • lsj发表在《Chromium Embedded Framework 编译》

归档

  • 2021年12月
  • 2021年8月
  • 2020年11月
  • 2020年7月
  • 2020年5月
  • 2020年4月
  • 2020年3月
  • 2020年2月
  • 2019年12月
  • 2019年11月
  • 2019年10月
  • 2019年8月
  • 2019年7月
  • 2019年6月
  • 2019年4月
  • 2019年2月
  • 2018年10月
  • 2018年9月
  • 2018年4月
  • 2017年9月
  • 2017年4月
  • 2017年3月
  • 2016年9月
  • 2016年7月
  • 2016年6月
  • 2016年5月
  • 2016年3月
  • 2016年2月
  • 2016年1月
  • 2015年12月
  • 2015年11月
  • 2015年10月

分类

  • Android
  • C#
  • CEF
  • Cli
  • Diary
  • git
  • github
  • GitLab
  • HTTP
  • LDAP
  • Linux
  • Mac
  • Mess
  • MSSQL
  • Nginx
  • Other
  • Qt
  • SSL
  • VPS
  • VS
  • Windows
  • WinRT
  • WordPress
  • WPF
  • 坑

功能

  • 注册
  • 登录
  • 条目feed
  • 评论feed
  • WordPress.org
Proudly powered by WordPress | Theme: sosimple by Fernando Villamor Jr..