-
这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见...
这是我用jbuilder9.0写的真爱测试软件,也是我个人的处女作吧!文件中既有源码,也有JAVA字节码!望各位网友给点意见-This what I used to write the love jbuilder9.0 testing software, it is also my personal maiden! Both source documents, but also Java byte code! How are you looking to the point!
- 2022-03-06 08:13:22下载
- 积分:1
-
《Visual c++6.0程序设计从入门到精通》第5章习题源码
《Visual c++6.0程序设计从入门到精通》第5章习题源码-err
- 2022-03-06 21:11:20下载
- 积分:1
-
一个好的收费系统 一个好的收费系统 一个好的收费系统
一个好的收费系统 一个好的收费系统 一个好的收费系统 -a good system is a good system is a good toll system a good system a good system is a good system is a good system is a good Toll System
- 2023-06-16 10:25:03下载
- 积分:1
-
OLED_ZLGGUI_MiniSTM32
这个例程是我用正点原子的MiniSTM32——V3.0开发板写的,包含了周立功老师的ZLG_GUI,还有个4线的SPI接口的OLED。程序已成功运行,没有任何问题,希望大家多多分享,多多学习,创造更好的明天。OLED_ZLGGUI_MiniSTM32
- 2022-02-09 10:38:04下载
- 积分:1
-
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动...
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种:
手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制;
在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_NCLBUTTONDOWN消息实现窗口移动,此时窗口移动过程的绘制由系统实现。
显然,后者较前者简单。本文采用后者。-top window is a non-title bar, menus, tools of a regular Habitat top of the window, the most common example is the input window, such as smart window ABC. This window features in addition to the upside, the most important thing is moving the window. General Mobile through the window title bar automatically by the system for such window will not be able to rely on the system, and will need to achieve manually. Implementation of two ways : manual processing WM_MOVE, WM_LBUTTONUP news, and in accordance with the movement of the mouse to achieve their mobile window in the process of drawing; In WM_MOVE message processing function to send itself through the parameters wParam HTCAPTION
- 2022-08-06 00:41:04下载
- 积分:1
-
一个.NET下的绘图软件的源代码,开发语言为CSharp
一个.NET下的绘图软件的源代码,开发语言为CSharp-1.NET mapping of the source code for software development language for CSharp
- 2023-08-27 23:55:02下载
- 积分:1
-
使用JAVA SWT 的范例,主要用于画图,图片的基本控件,供学习参考...
使用JAVA SWT 的范例,主要用于画图,图片的基本控件,供学习参考-use Java SWT examples, mainly for the drawing, the basic picture controls for the study reference
- 2022-06-28 03:48:06下载
- 积分:1
-
Student performance management system, using vc++. Net prepared. MFC dialog
学生成绩管理系统,用vc++.net编写的.基于对话框的MFC编程.包括教师设置,学生注册,学生登录,家长查询,学生查询等.-Student performance management system, using vc++. Net prepared. MFC dialog-based programming. Including teachers settings, student registration, students log on, parents query, student inquiries.
- 2022-05-26 04:25:43下载
- 积分:1
-
桌面回收站(mfc不规则界面)
资源描述这是一个简单的示例,用来展示mfc不规则对话框程序和贴图的编写方法,运行后桌面会出现一个可爱的回收站,类似桌面插件
- 2022-02-20 00:58:23下载
- 积分:1
-
Visual Basic to use technology to achieve the effect of the interface blinds is...
使用Visual Basic 技术实现了界面的百叶窗效果,是一个用VB开发多媒体界面的示范代码-Visual Basic to use technology to achieve the effect of the interface blinds is to use VB to develop a multimedia interface, the Model Code
- 2022-06-01 23:11:11下载
- 积分:1