登录
首页 » Windows开发 » 一个老外写的透明菜单,是自绘的。非常好看的界面和效果

一个老外写的透明菜单,是自绘的。非常好看的界面和效果

于 2022-10-07 发布 文件大小:185.23 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

在VCKBASE上读到《自绘菜单的实现》 。应用的我自己的正在进行的工程后发现效果不错,可是有存在许多问题。要说这个菜单做的完美,那是吹牛,世界上哪有完美的东西啊 :) 只要自己觉得完美,就够了。 希望大家能从文章中学到点东西,就好。

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

发表评论

0 个回复

  • Process source code control rod. With horizontal, vertical, graded, showing the...
    进程杆控件的源代码。具有水平、垂直,渐变,显示文本和百分比,播放声音的功能-Process source code control rod. With horizontal, vertical, graded, showing the text and the percentage of the function to play a sound
    2022-08-22 14:04:23下载
    积分:1
  • 这是一用VC编写的MP3播放器源代码,虽然不能和千千静听相比,但是也有值得学习的地方。...
    这是一用VC编写的MP3播放器源代码,虽然不能和千千静听相比,但是也有值得学习的地方。-This is a VC prepared by the MP3 player source code, although it is not listening and 724 compared However, there are also worthy of study.
    2022-03-13 02:20:32下载
    积分:1
  • 一个非常酷的图标编辑软件,包含源代码。凑字20。H.
    非常Cool的图标编辑软件,包含源程序。凑满20个字。够了没有?-A very Cool icon editing software, including source code. Minato for 20 words. Had enough yet?
    2022-12-16 19:45:03下载
    积分:1
  • that s struts program write by me,contains code,will help you who study JAVA,a g...
    我自己写的基于STRUTS的项目源文件,项目虽小,涉及的面却很广,希望对那些项目开发人员有一定的参考勤价值,也希望能给正在学JAVA的朋友一点帮助-that s struts program write by me,contains code,will help you who study JAVA,a good useful to someone who develop J2EE.
    2022-01-22 07:07:32下载
    积分:1
  • E统天下
    E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)JavaScript 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工具使用 ...php) 一个速度很快的C/C++/Java源代码美化工具。 astyle比indent好在 有很多成套的的风格定义:ansi ...SLICKEDIT这种大型商业文本编辑器等。 解决:对于...==>网页选项==>HTML源代码选单里选择“使用下面... www.chedong.com/tech/indent_tools.html 14K 2005-3-3 - 百度快照 Jedit for Linux Source Code 源代码--eNet软件-world-- Netting dream ... different backgrounds. Java is based on the C-oriented computer programs designed to replace .... (2) do not have JavaScript compiler source code embedded in HTML ... is different. Java source code to be compiled, as exists ... a part of, in general text editor with HTML can be a ... www.51foru.com/index008jsjc.htm 19K 2003-12-10- Baidu snapshot C Java PHP Perl Python the code landscaping tools ... php), a fast C/C/Java source code for landscaping tools. Astyle than indent Fortunately, there are many sets of
    2022-02-12 05:31:15下载
    积分:1
  • 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。...
    可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。-can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path.
    2022-02-25 08:59:47下载
    积分:1
  • 本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一始任选一个正整数作为报数上限值m,从第一个人始按顺...
    本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。-This procedure description specifically for Joseph problem: The serial number is 12, ... The n n individual surrounds the ready-made one circle according to the clockwise sense , each person holds (positive integer) a password, one positive integer beginning to assume a post of selections is upper limits ms numbering off, direction starts the hour hand beginning from the first people according to order from 1 numbering off in proper order , stop numbering off when reporting m, the person place column reporting m looks on his password as new m value , the individual begins to number off again from 1 , getting down like this from his time as soon as going ahead in clockwise sense, until proprietor all till leaving self s place in the ranks.
    2022-10-13 13:15:03下载
    积分:1
  • fifo description for fast read/write operation
    fifo description for fast read/write operation
    2022-10-20 21:55:03下载
    积分:1
  • a full functional browser
    一个功能齐全的浏览器-a full functional browser
    2023-07-07 14:00:03下载
    积分:1
  • Ftp Client sample code for testing
    Ftp Client sample code for testing
    2022-05-16 18:49:45下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载