-
实验7 切分窗口
实验7 切分窗口(1)如图7.1所示是一个有切分窗口的单文档应用程序。左边是树视图,用于显示“学生信息”、“专业”和“班号”3层结构信息。右边是列表视图,以报表的形式显示学生基本信息。 (2)单击图7.1右边视图,选择“学生基本信息”→“添加”菜单命令,弹出“学生基本信息”对话框,单击“添加”按钮,学生基本信息被保存在CObArray类对象m_stuObArray中,同时显示在列表视图中,并自动更新左边树视图的节点内容。 (3)单击左边树视图“学生信息”节点,则在列表视图中全部显示所有学生的基本信息,若单击“专业”节点,则显示所有该专业的学生基本信息,若单击“班号”节点,则显示所有该班级的学生基本信息。
- 2022-03-17 22:20:54下载
- 积分:1
-
在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。...
在vb中对字节变量进行位操作的函数。包括左移、右移、置位、复位、位判断操作。-in vb to byte variable-bit operations functions. Including the left, the death, at home, reset, judgment-operation.
- 2022-03-20 15:34:49下载
- 积分:1
-
lt;C语用gt;由FFT类写的一本书的作者,用VC7.0…
一书的作者写的FFT类,带有vc7.0的例子.-lt; C pragmatic gt; The author of a book written by the FFT category, with vc7.0 example.
- 2022-02-09 16:33:02下载
- 积分:1
-
Turbo C
一个用C语言编写的现实一个箭头的代码,编辑器为TURBO C.-turbo c
- 2023-05-21 05:55:03下载
- 积分:1
-
微软CRM3.0客户端应用程序示例,C#开发
微软CRM3.0客户端应用程序示例,C#开发-Microsoft CRM3.0 client application examples, the development of C#
- 2022-03-23 10:33:10下载
- 积分:1
-
windows mobile 5.0 smartphone
C#多线程异步PI计算程序,包括取消功能...
windows mobile 5.0 smartphone
C#多线程异步PI计算程序,包括取消功能-windows mobile 5.0 smartphone multithreaded C# or asynchronous PI counting procedures, including the abolition of functional
- 2022-08-18 01:44:39下载
- 积分:1
-
很有用的网络客户端与服务端接口,在实验中比较使用
很有用的网络客户端与服务端接口,在实验中比较使用-very using
- 2022-05-06 00:19:10下载
- 积分:1
-
总结windows下堆溢出的三种利用方式,涉及的知识有汇编,c语言,win32编程。...
总结windows下堆溢出的三种利用方式,涉及的知识有汇编,c语言,win32编程。-summed up windows under a heap overflow use of the three methods, involving the compilation of knowledge, c language, win32 programming.
- 2023-06-16 20:05:03下载
- 积分:1
-
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记...
thunk是一组动态生成的ASM指令,它记录了窗口类对象的this指针,并且这组指令可以当作函数,既也可以是窗口过程来使用。thunk先把窗口对象this指针记录下来,然后转向到静态stdProc回调函数,转向之前先记录HWND,然后把堆栈里HWND的内容替换为this指针,这样在stdProc里就可以从HWND取回对象指针,定位到WindowProc了-thunk is a group of dynamically generated ASM command, it records the window class object this pointer, and this group of commands can be used as a function of both the process can also be a window to use. thunk first window object this pointer record, and then shifted to the static callback function stdProc, before turning record HWND, and then the contents of the stack where HWND replace this pointer, so in stdProc can retrieve the object from the HWND pointer, locate the WindowProc
- 2022-08-09 23:02:21下载
- 积分:1
-
reference source, study examples
参考源码,学习例子-reference source, study examples
- 2022-04-07 09:04:39下载
- 积分:1