-
interesting little procedures on some word processing, used in STL, there are al...
有趣的小程序,是关于一些文字处理的,用到STL,也有一些巧妙的算法在里面。-interesting little procedures on some word processing, used in STL, there are also some clever algorithm inside.
- 2023-02-11 19:20:03下载
- 积分:1
-
Used to realize 96 types of integer calculations, vc++ Available.
用来实现96位整数计算的类,vc++可用. -Used to realize 96 types of integer calculations, vc++ Available.
- 2022-07-01 01:27:04下载
- 积分:1
-
线程创建程序:通过创建线程来提高软件的执行能力
线程创建程序:通过创建线程来提高软件的执行能力-Thread creation process: through the creation of threads to enhance the implementation capacity of the software
- 2022-05-08 08:57:46下载
- 积分:1
-
Oracle Database 10g删除表的程序
Oracle Database 10g删除表的程序-Oracle Database 10g procedures to delete Table
- 2022-06-17 01:25:30下载
- 积分:1
-
let you easily achieve full screen display of code, full
让你轻松实现全屏显示的代码,全屏时你还可以保留工具条。(22KB)-let you easily achieve full screen display of code, full-screen when you can retain toolbar. (File)
- 2022-02-27 04:55:08下载
- 积分:1
-
SNDS100 (KS32C5000/KS32C5000A/KS32C50100) Board Support Packages
SNDS100 (KS32C5000/KS32C5000A/KS32C50100) Board Support Packages
- 2023-05-25 00:10:02下载
- 积分:1
-
dm9000eboot中的网卡底层驱动,添加进Eboot就能用
dm9000eboot中的网卡底层驱动,添加进Eboot就能用-dm9000eboot bottom of the card drive will be able to add the use Eboot
- 2023-06-07 00:20:04下载
- 积分:1
-
基于微软XNA的游戏编程,基于微软XNA的游戏编程
基于微软XNA的游戏编程,基于微软XNA的游戏编程-Based on Microsoft
- 2022-05-31 16:04:00下载
- 积分:1
-
CGridListCtrlEx-基于 CListCtrl 网格控制
微软的 CListCtrl 已经在报告的风格,使用了一个网格中显示数据的支持,但我们不得不做出几个改变,来实现的功能,如:
排序
单元格导航和键盘搜索
工具提示
隐藏和显示的列
单元格内编辑
超链接
自定义行和单元格着色
分组
剪贴板(只复制)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-10 02:40:02下载
- 积分:1
-
在Windows2000中Ctrl
在Windows2000中Ctrl-Alt-Delete组合键的处理如下: Winlogon初始化的时候,在系统中注册了CTRL+ALT+DEL Secure Attention Sequence(SAS)热键,并且在WinSta0 Windows 系统中创建三个桌面。 SAS热键的注册使得Winlogon成为第一个处理CTRL+ALT+DEL的进程,所以保证了没有其他应用程序能够处理这个热键。 在 Windows NT/Windows 2000/Windows XP中, WinSta0 是表示物理屏幕、鼠标和键盘的Windows系统对象的名字。Winlogon在WinSta0 Windows系统中创建了SAS窗口(窗口标题是"SAS Window")和如下三个桌面。 Winlogon 桌面 应用程序 桌面 屏幕保护 桌面当用户按下Ctrl-Alt-Delete组合键时,Winlogon桌面上的SAS窗口收到它注册的系统热键消息(WM_HOTKEY) SAS Window窗口处理这个消息调用Graphical Identification and Authentication(GINA)动态连接库中的相关函数…… -Graphical Identification and Authentication(GINA)
- 2022-06-17 04:42:07下载
- 积分:1