登录
首页 » 界面开发 » VC 个性化 界面

VC 个性化 界面

于 2022-02-04 发布 文件大小:44.51 kB
0 48
下载积分: 2 下载次数: 1

代码说明:

VC 个性化 界面-VC personalized interface ddddddddddddddddddddddddddddd

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

发表评论

0 个回复

  • Side Bar Opml List for creating Side Bar
    Side Bar Opml List for creating Side Bar
    2022-04-08 17:12:16下载
    积分:1
  • 基于c#的时钟
    资源描述本源程序是基于C#的时钟设计,能为初学者提供参考价值,为初学者提供基本的编写代码思路, namespace Clock { public partial class MainForm : Form { private PointF center; private float r; private Pen hourPen; private Pen minutePen; private Pen secondPen; private Thread timeThread; public MainForm() { InitializeComponent(); ShowInTaskbar = false;//不在任务栏中显示 SetStyle(ControlStyles.DoubleBuffer, true); SetStyle(ControlStyles.UserPaint,true); SetStyle(ControlStyles.AllPaintingInWmPaint,true); center = new PointF(ClientSize.Width/ 2.0f, ClientSize.Height/ 2.0f); r = Math.Min(ClientSize.Width / 2.0f, ClientSize.Height / 2.0f); hourPen = new Pen(Color.Black, 2.5f); minutePen = new Pen(Color.Black, 1.5f); secondPen = new Pen(Color.Black, 0.5f); timeThread=new Thread(new ThreadStart(DrawTime)); timeThread.Start(); } protected override void OnPaint(PaintEventArgs e) { Graphics g = e.Graphics; g.Clear(BackColor); //g.SmoothingMode =
    2022-01-26 05:22:52下载
    积分:1
  • MFC简单例程
    应用背景适用于初学MFC的开发人员,例程简单明了,方便易懂,容易上手!希望能给大家带去帮助!学习MFC 是个漫长的过程,希望大家从一点一滴做起!关键技术本例是MFC学习的第一个简单应用,包括了按钮等常用控件的应用,实现了弹出一个对话框的功能,说明了界面开发过程中控件、事件 的概念。
    2022-12-07 02:50:03下载
    积分:1
  • 本源码演示了如何实现Visual Studio 6.0风格的用户
    本源码演示了如何实现Visual Studio 6.0风格的用户界面。-The source code to demonstrate how to achieve the Visual Studio 6.0-style user interface.
    2022-05-06 19:35:51下载
    积分:1
  • vb制作屏幕锁,当然里还稍有不足,本人公布其原代码,希望对学习vb的朋友们有所帮助...
    vb制作屏幕锁,当然里面还稍有不足,本人公布其原代码,希望对学习vb的朋友们有所帮助-vb production of the screen lock, of course, there is also slightly less than, I published the original code, want to learn vb friends help
    2023-03-28 15:55:04下载
    积分:1
  • 基于联通SGIP1.2供简单的短信平台系统接口
    基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle,或者Sybase等,只要有MO_Log,MT_Log表即可。也可以建立一个发送表,将要发送的消息写入该表,然后程序定时检测该表的内容,有新记录的话就发送出去。 程序现在用的是ACCESS数据库,如果要改用其它数据库的话,需要更改数据库的连接字符串。-Unicom SGIP1.2 based interface for the development of a simple SMS platform to support parameter configuration, logging function. While integrated with the back-end databases, automatically sending the information into the database MO_Log table, will be sent out into the news MT_Log table, and failure to do what the reasons for failure. MT_Log questionnaire sent FinishFlag field said that the success of FinishFlag = 0 is said the Center for SMS, successfully sent the FinishFlag = 1, the failure = 2, if this fails, will ErrorDescribe field record the reasons for failure. Access is the database, SqlServer2000, Oracle,
    2022-10-29 06:40:03下载
    积分:1
  • 城市切换
    资源描述城市切换源代码,两件事都放假额我放假了; 了快速的反击了减肥离开佛挡杀佛立刻就离开对方立刻让开幕式独立开发离开的借口会计分录快疯了当时的快乐法兰克福。
    2022-08-11 09:07:06下载
    积分:1
  • 一个简易的基于C#的绘图板
    资源描述可以画直线,圆 椭圆,多边形,折线等等,且能够创建工程,将画图元素进行保存,此外,还能对画图元素进行选择,删除和调整。还对画图元素的颜色和线条粗细进行修改。
    2022-03-05 10:14:12下载
    积分:1
  • C#简易计算器
    C#简易计算器源代码,自己刚学C#那会儿自己写的小程序,界面没怎么处理,功能比较简单,加减乘除基本功能等都有,本代码只适用基础不怎么好的,仅供参考使用,有需要的朋友可以下载看看,有什么问题可以联系。文件名为:CSCalc719.zip。C#简易计算器源代码,C#简易计算器源代码,C#简易计算器源代码。
    2022-02-01 19:20:15下载
    积分:1
  • 这是一个控制窗体加载的代码.
    这是一个控制窗体加载的代码.-This is a load control forms of code.
    2022-07-24 03:03:33下载
    积分:1
  • 696522资源总数
  • 104031会员总数
  • 39今日下载