-
可实时在单文档文件中显示鼠标位置,可查看 onview函数
可实时在单文档文件中显示鼠标位置,可查看 onview函数-real time in a single document file shows location of the mouse, function View onview
- 2022-07-01 07:40:56下载
- 积分:1
-
c语言中图形界面的编写:包括(1)窗口函数(2)窗口图形(3)光标函数(4)屏幕文本函数(5)状态查询(6)弹出菜单(7)下拉菜单(8)左右窗口...
c语言中图形界面的编写:包括(1)窗口函数(2)窗口图形(3)光标函数(4)屏幕文本函数(5)状态查询(6)弹出菜单(7)下拉菜单(8)左右窗口-c language in the preparation of a graphical interface include: (1) window function (2) window graphics (3) the cursor function (4) screen copy function (5) status query (6) pop-up menu (7) the drop-down menu (8) around window
- 2022-04-20 17:11:48下载
- 积分:1
-
解说Win32的窗口子类化
解说Win32的窗口子类化-explanation for Win32 type of window
- 2023-08-22 14:05:03下载
- 积分:1
-
use TreeView and ListView control in the resource management for the Interface
利用TreeView和ListView控件实现了资源管理器的界面-use TreeView and ListView control in the resource management for the Interface
- 2022-10-10 02:00:03下载
- 积分:1
-
电子时钟
在设计迷你电子时钟控件时,主要是根据位图来描绘数字。在静态文本控件中根据当前显示的数字,从位图中查找对应的图片,将其绘制在静态文本控件的窗口中,这样就实现了电子时钟形式的数字。
实现过程:(1)新建一个基于对话框的应用程序。(2)向工程里导入一个位图资源。(3)在窗体中添加一个图片控件和一个静态文本控件,设置图片控件。(4)以CStatic类为基类派生一个CNumberCtrl类,并为要自绘的静态文本控件关联一个该类的对象。(5)在CNumberCtrl类的OnPaint方法中绘制控件外观。
- 2022-08-13 20:17:33下载
- 积分:1
-
界面豪华的Windows Vista登录,可以通过此列制作出自己个性的界面。...
界面豪华的Windows Vista登录,可以通过此列制作出自己个性的界面。-Interface of the Windows Vista registry luxury can be produced through this out their own personalized interface.
- 2023-05-22 05:50:02下载
- 积分:1
-
发声的tooltip
发声的tooltip-The tooltip which can make a sound
- 2022-03-15 23:39:12下载
- 积分:1
-
The example is a realization of irregular shape s Window. In addition to providi...
一个实现不规则形状窗体的例子。该例子除了创建vc提供的一些圆角矩形、椭圆、多边形之外,还介绍了如何实现自定义形状的窗口,比如字体窗口。-The example is a realization of irregular shape s Window. In addition to providing the example to create a number of vc rounded rectangle, ellipse, polygon, it also explains how to customize the shape of the window, such as the font window.
- 2022-01-25 15:21:28下载
- 积分:1
-
ftp 媒体共享和管理
文件传输协议 (FTP) 是用来将文件从一台主机到另一台主机传输通过基于 TCP 的网络,如 Internet.FTP 建立在一个客户机-服务器体系结构和使用单独的控制和数据连接客户端和服务器之间的标准网络协议。[1] FTP 用户可以进行自己使用的明确 textsign 在协议,通常在窗体的用户名和密码,身份验证,但可以进行匿名连接,如果服务器被配置为允许它。隐藏的安全传输 (加密) 的用户名和密码,并加密内容,FTP 与 SSL/TLS ("FTPS") 通常受保护.SSH 文件传输协议 ("SFTP"),而有时也采用但技术不同。
- 2022-11-28 00:10:03下载
- 积分:1
-
基于C#的串口实现
基于C#的串口实现,适合学习,Windows窗体应用程序,也可以适当修改用于工程应用
- 2023-01-01 13:45:07下载
- 积分:1