登录
首页 » 界面开发 » A beautiful painting from the menu, prepared by vc program very useful.

A beautiful painting from the menu, prepared by vc program very useful.

于 2022-06-28 发布 文件大小:297.40 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

一种漂亮的自绘菜单,编写vc程序很有用的.-A beautiful painting from the menu, prepared by vc program very useful.

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

发表评论

0 个回复

  • JPG 周正
    一个 c + + 程序来减少更多的便携性和新吨的巨型像素摄像头和手机的图像大小。它可以降低 JPG 大小到 1/2 或 1/4 甚至 1/8 的快速图像传输缓慢互联网 networksJPG DownScaler 用 BorlandC + + Builder 写上
    2022-08-06 06:02:40下载
    积分:1
  • c语言中list(链表)的具体实现,加表头,表尾,删除等功能,附具体例子...
    c语言中list(链表)的具体实现,加表头,表尾,删除等功能,附具体例子-c language list (list) of the concrete realization, plus the table header, footer, delete and other functions, with a concrete example of
    2022-10-24 14:30:02下载
    积分:1
  • c# 多语言版本
    c# 实现的asp和winform多语言版本的demo,原理使用资源文件或xml配置文件。 源码片段:[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]         internal static global::System.Resources.ResourceManager ResourceManager         {             get             {                 if (object.ReferenceEquals(resourceMan, null))                 {                 &nbs
    2022-03-14 03:15:12下载
    积分:1
  • 一个可以把位图文件转换为文本文件的源程序,大家试试看
    一个可以把位图文件转换为文本文件的源程序,大家试试看-one can bitmap conversion of the source text file, we try
    2023-06-20 07:20:04下载
    积分:1
  • 本程序是用vc.net的建立,其主要功能是模拟的现象。
    本程序是用VC.net编制,其主要功能是,模拟电话元件的绘制,其中有多个通用类库,可以直接在自己程序中使用。-this procedure is used VC.net establishment, its main function is to simulate phone components mapping, which is more common class libraries, can direct the use of their own procedures.
    2023-05-11 03:50:03下载
    积分:1
  • WINFORM保存参数至本机注册表
    实现在窗体关闭时将窗体中的参数保存变量至注册表,首先创建一个新的子路径,在子路径中创建变量, 如注册表中无此变量将自动创建,若下次有此变量时将更新变量。窗体再次载入时从注册表子路径读取 此变量信息,通过赋值给控件。 方法如下: private void Form1_Load(object sender, EventArgs e) //窗体载入时 { SetStyle(ControlStyles.SupportsTransparentBackColor, true); SetStyle(ControlStyles.AllPaintingInWmPaint, true); SetStyle(ControlStyles.UserPaint, true); SetStyle(ControlStyles.DoubleBuffer, true); this.Refresh(); this.ShowInTaskbar = false; this.PAN_1.Visible = false; int Z_alpha,Z_red,Z_green,Z_blue; //声明4个Int类型颜色变量 //this.TransparencyKey = Color.Transparent; RegistryKey myReg1, myReg2, myReg3;//声明注册表对象 myReg1 = Registry.CurrentUser;//获取当前用户注册表项 try
    2022-03-19 08:35:30下载
    积分:1
  • 仿真数字 LED 显示控件 关键字:图形 显示 LED 控件 图形 来 自:原创 深浅度:初级 布时间:2005
    仿真数字 LED 显示控件 关键字:图形 显示 LED 控件 图形 来 自:原创 深浅度:初级 发布时间:2005-4-4 分  类:图形 发布者:mosane 更新时间:2005-4-4 语  种:简体中文 编辑器:DELPHI7 平  台:Win9x,Win2k/XP/NT,Win2003 下载浏览:219/836 作品源代码: 本地电信HTTP下载 软件或演示: - 代码大小: 13.0K 软件大小: - BT搜索客 最新、最快的BT种子搜索工具 文字广告招商 ¥80/月 在线打长途座机只要1毛8 仿真数字 LED 显示,简单易用。 注 意: 本站原创作品,未经作者许可,严禁任何方式转载! 本站转载作品,如果侵犯了您的权益,请联系我们! 相关文章 仿真数字 LED 显示控件 mosane 2005-4-42005-4-4 下载/浏览+219/837 评论+2 LedScreen v2.5 (模拟液晶显示屏) netbat 2001-8-12004-2-13 下载/浏览+456/4217 评论+7 相关评论 共有评论2条 当前显示最后2条评论 haha2002 2005-4-5 9:28:42 非常实用的一个控件,用来显示时间效果很棒,只是好像不能显示 : (delphi6),不知道作者能不能修正一下-digital simulation LED Display Control keyword : LED display graphics from the controls : originality DEPTH : Junior release caption-4- 4 Classification : graphic release : mosane update caption-4- 4 languages : English Editor : DELPHI7-ping Taiwan : Win9x, Win2k/XP/NT, Win2003 downloaded here : 219/836 works of the source code : HTTP local telecommunications software or download demo :-code size : 13.0K software Size :-BT search off
    2022-01-28 16:19:55下载
    积分:1
  • WPF Logo走光动画
    利用WPF的走光动画实现的走光动画。资源  实例程序 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-05 20:59:14下载
    积分:1
  • 用MFC实现的多功能托盘按钮图标类 简单易用 直接加入工程即可...
    用MFC实现的多功能托盘按钮图标类 简单易用 直接加入工程即可-Realize multi-functional with MFC tray icon button easy-to-use category can directly join the project
    2022-03-12 03:30:01下载
    积分:1
  • 建立与OutLook相似的
    建立与OutLook相似的界面-establishment and the interface is similar to Outlook
    2022-09-24 02:20:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载