资源列表

« 1 2 ... .15 .16 .17 .18 .19 65920.21 .22 .23 .24 .25 ... 66605 »

[Windows编程Gdiplus

说明:VC++环境下使用的Gdiplus类库包文件,内含gdiplus.dll,BaseTsd.h,GdiPlus.h,GdiPlus.lib,GdiPlusBase.h,GdiPlusBitmap.h,GdiPlusBrush.h,GdiPlusCachedBitmap.h,GdiPlusColor.h,GdiPlusColorMatrix.h文件,还有GdiPlusEnums.h,GdiPlusFlat.h,GdiPlusFont.h,G
<wpudn9> 在 2025-01-14 上传 | 大小:831kb | 下载:0

[Windows编程CaptionBtn

说明:VC++按钮自绘示例,绘制出与默认风格不一样的窗体最大化、最小化和关闭按钮,看到右上角那蓝色的圆形按钮了吗?是不是要比默认的关闭按钮漂亮多了?是不是很想知道如何用VC实现呢?就请下载本例的完整源码吧-VC++ custom drawing buttons example, draw maximize the default style is not the same form, minimize and close buttons, s
<wpudn9> 在 2025-01-14 上传 | 大小:26kb | 下载:0

[Windows编程FontForm

说明:一个文字闪烁变换颜色的启动窗体,在文字闪烁和变色几次后消失,主窗体才显示出来,制作启动窗体的朋友可参考一下源码。使用Font.CreateFont和CPen对象创建字体和画笔,用TextOut输出文本。-Change the color of a text blink startup form, after a few words flicker and color disappears, the main form show up,
<wpudn9> 在 2025-01-14 上传 | 大小:219kb | 下载:0

[Windows编程ImageText

说明:VC++ 在位图中输出字符串,也就是把文字显示在图片上,其实就是图上加水印的功能,在运行截图所示的窗口中,选择一张图片,可以是BMP/JPG,然后在水印文本框中输入要显示的水印文字,在X轴坐标和Y轴坐标中定义文字显示的位置,最后点击一下“水印效果”按钮,立马就能看到图片上的水印文字了,完美实现了在BMP位图上显示文字的效果。-VC++ bitmap output string, which is the text displayed i
<wpudn9> 在 2025-01-14 上传 | 大小:850kb | 下载:0

[Windows编程vcgettubiao

说明:VC.net如何直接从文件中装入一个图标呢?把图标从文件中提取出来,请参阅本例的源代码吧,或许会有意外收获。之前的类似源码比较少,所以这个VC源码有必要参考一下。-VC.net how to load an icon directly from the document? The icon is extracted from the file, please refer to the source code for it in this
<wpudn9> 在 2025-01-14 上传 | 大小:28kb | 下载:0

[界面编程DragButton

说明:以坐标轴位图为背景,点击设置,就可以通过拖动按钮,实现坐标的的动态显示 关键词:坐标轴背景图、拖动按钮、动态显示坐标-To the axis bitmap background, click on Settings, you can drag the button, to achieve dynamic display coordinates
<yehao> 在 2025-01-14 上传 | 大小:1.86mb | 下载:0

[Windows编程vcnetgetico

说明:VC.NET获取默认图标大小,源代码28.0K,在打开的程序窗口空白处单击鼠标左键,会弹出一个小窗口,告诉你默认图标大小:X方向32,Y方向32.-VC.NET get the default icon size, source code 28.0K, the space in the open window, click the left mouse button, a small window will pop up, tellin
<wpudn10> 在 2025-01-14 上传 | 大小:27kb | 下载:0

[Windows编程vcnettray

说明:VC++ .NET 制作一个托盘程序的示例源代码,运行于VS2008环境,高版本VS也可以运行。程序运行后即在系统托盘处显示托盘图标,当用户点击最小化窗口时系统调用HCURSOR CTestDlg::OnQueryDragIcon()函数取得光标显示,采用dc.DrawIcon方法绘制托盘图标。-VC++. NET making a tray program sample source code, running on VS2008 e
<wpudn10> 在 2025-01-14 上传 | 大小:41kb | 下载:0

[Windows编程vcnetgetmac

说明:vc.net获取网卡地址,具体来说是获取网卡mac地址,一键即可获取到你网卡的MAC地址-vc.net access card address, specifically access card mac address, a key to get into your network card s MAC address
<wpudn10> 在 2025-01-14 上传 | 大小:156kb | 下载:0

[Windows编程checkmailcouter

说明:VC.NET连接网络并检查电子邮件数量,需要进行邮件服务器的参数设置,比如POP3服务器地址、邮箱用户名和密码,输入正确后点击“开始检查”按钮,即可统计出邮件的数量。-VC.NET connect to the network and check email, you need to set the parameters of the mail server, such as POP3 server address, e-mail us
<wpudn10> 在 2025-01-14 上传 | 大小:44kb | 下载:0

[Windows编程vcscrollbarwidth

说明:VC.net获取垂直滚动条箭头位图宽度,你只需在运行的窗口中点击一个鼠标左键,即可获取到垂直滚动条的宽度信息,程序以弹出窗口的方式返回结果:垂直滚动条箭头位图宽度:X方向16、Y方向16。-VC.net Gets the vertical scroll bar arrows bitmap width, you simply click on a window to run the left mouse button, you can g
<wpudn10> 在 2025-01-14 上传 | 大小:28kb | 下载:0

[其他小程序vfp_API_cacamera_takephoto

说明:vfp调用avicap32.DLL和user32.DLL,利用摄像头拍照、录像。纯prg文件,不受vfp版本和windows版本限制,可以随意移植。-VFP call avicap32.DLL and user32.DLL, use the camera to take photographs, video. Pure PRG file, not by VFP version and windows version, can freel
<lu> 在 2025-01-14 上传 | 大小:12kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 65920.21 .22 .23 .24 .25 ... 66605 »

源码中国 www.ymcn.org