登录
首页 » 界面开发 » VCVisual C++ Program development Baodian colorful example of the edit box border...

VCVisual C++ Program development Baodian colorful example of the edit box border...

于 2022-03-18 发布 文件大小:28.68 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

VCVisual C++程序开发范例宝典多彩边框的编辑框ColourFrame-VCVisual C++ Program development Baodian colorful example of the edit box border ColourFrame

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 可自定义标题栏文本的状态,适合初学者学习。
    可以自定义标题栏的文本状态,适合初学者进行学习研究。-Can customize the title bar text of the state, suitable for beginners to study.
    2022-02-13 18:59:55下载
    积分:1
  • 这是一个很酷的模仿RedHat红帽子操作系统的代码。支持真彩色Icon,里附有几个很棒的有关Skin的控件源码....
    这是一个很酷的模仿RedHat红帽子操作系统界面的代码。支持真彩色Icon,里面附有几个很棒的有关Skin的控件源码.-This is a cool imitate RedHat Red Hat operating system interface code. Icon support True Color, with a few terrific inside the Skin of control source.
    2022-04-16 09:48:08下载
    积分:1
  • 1.非模式对话框间相互交换 2.有关闭子对话框的功能
    1.非模式对话框间相互交换 2.有关闭子对话框的功能-1.non module dialog exchange 2.close dialog module function
    2022-11-13 13:30:03下载
    积分:1
  • Window ce 5.0 (EVC4.2)下的一个图片浏览器RC版本(需要改进),使用中NAND/pic文件加下需要有图片...
    Window ce 5.0 (EVC4.2)下的一个图片浏览器RC版本(需要改进),使用中NAND/pic文件加下需要有图片-Window ce 5.0 (EVC4.2) a picture under the RC version of the browser (needs improvement), the use of NAND/pic documents the need for increases under the picture
    2022-04-09 19:59:50下载
    积分:1
  • 重画控件:实现LED七段显示管,显示0
    重画控件:实现LED七段显示管,显示0-9个数字,用于工业时钟比较好,并且支持放大缩小,颜色更改及其他功能-re-drawing of Control : Achieving LED Display Tube paragraph 107, 0-9 figures show, for industrial Clock better, Zooming and support, color changes and other functions
    2022-06-03 06:14:32下载
    积分:1
  • qt alarm实现闹钟
    #include"alarm.h" #include Alarm::Alarm(QWidget * parent) :QDialog(parent) { init(); layout(); con(); }; //  ****** //  初始化 //  ****** void Alarm::init() { setWindowTitle("Alarm clock"); //设置标题 setFixedSize(QSize(300,80)); //固定大小 timer=new QTimer; //控制lcd的时间刷新 uptimer=new QTimer; //控制对话框上升 dtimer=new QTimer; //控制对话框下降 itimer=new QTimer; lcdNumber=new QLCDNumber; //显示当前时间 lcdNumber->setFixedSize(QSize(150,50)); //固定大小 lcdNumber->setNumDigits(8); //显示八个数字,默认是显示5个数字 lcdNumber->setSegmentStyle(QLCDNumber::Flat); //填充颜色,默认是白色的 lcdNumber->display(QTime::currentTime().toString("hh:mm:ss")); //设置格式,还有其他形式的 label=new QLabel(QString::fromLocal8Bit("闹钟")); //提示设置下个闹钟
    2022-01-28 04:54:06下载
    积分:1
  • 很好的窗口、菜单皮肤程序,非常漂亮!VB写的ICON编辑器!
    很好的窗口、菜单皮肤程序,界面非常漂亮!VB写的ICON编辑器!-Very good window, menu skin procedures, the interface is very beautiful! VB editor written ICON!
    2022-02-22 12:06:18下载
    积分:1
  • 源程序实现了在状态条上镶嵌进度条,可显示进度状态。
    源程序实现了在状态条上镶嵌进度条,可显示进度状态。-source achieved on the state of progress of the mosaic, showing the progress of the state.
    2022-08-04 08:28:31下载
    积分:1
  • 简单的绘制一个能够旋转的图形。比较基础 ,适合初学者学习学习。
    简单的绘制一个能够旋转的图形。比较基础 ,适合初学者学习学习。-Draw a simple rotating graphics. Basis of comparison, suitable for beginners to learn to learn.
    2022-06-19 17:33:58下载
    积分:1
  • 演示程序
    应用背景/ * * C + + - * -从-版权(c)罗伯特osfield 1998-2006*这个库是开源的,可以重新分配和/或修改下* OpenSceneGraph公共许可条款关键技术在目标;osgEarth  ;是:使顶部 三维地理空间应用的发展;从。尽可能容易地可视化地形模型和图像直接从源数据。互操作的开映射标准,技术,和数据。所以这对我来说是吗?所以:做osgEarth取代离线地形数据库创建工具的需要?在许多情况下它会。考虑使用 ;osgEarth  ;如果你需要:获取地形图的基础上,快速,轻松地运行使用开放标准的地图数据服务如WMS、TMS整合本地存储的数据与网络服务为基础的图像在运行时纳入新的地理空间数据层处理随时间变化的数据整合与商业数据供应商
    2022-04-01 08:40:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载