登录
首页 » 界面开发 » on the specific content and function, the mouse with the design, so that the web...

on the specific content and function, the mouse with the design, so that the web...

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

代码说明:

关于内容和具体功能,鼠标跟随的设计,可以让网页更绚丽-on the specific content and function, the mouse with the design, so that the website can be more beautiful

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

发表评论

0 个回复

  • VC++屏幕作图程序,和电子画笔很相似,画图时自动隐藏主程序,可以设置程序是否是在最前端显示、设置画线颜色、画笔风格、启动时自动始、精细,还可以设置热键等...
    VC++屏幕作图程序,和电子画笔很相似,画图时自动隐藏主程序,可以设置程序是否是在最前端显示、设置画线颜色、画笔风格、启动时自动开始、精细,还可以设置热键等-VC++ screen mapping process, and the electronic brush is very similar to drawing automatically hide the main program, you can set the program whether it is in the most front-end display, set up drawing a line color, brush style, start automatically, fine, you can also set hot keys, etc.
    2022-02-27 07:54:17下载
    积分:1
  • Treeview item data (or how undocumented can you get?)
    Treeview item data (or how undocumented can you get?)
    2022-02-01 05:26:39下载
    积分:1
  • 在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且美观呢,这个是...
    在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的总多的控件中间最完美的,就像工业仪表控件数世纪飞扬一样,另我爱不释手。在很多技术论坛,如果有很多人需要用到曲线显示控件我都会将这个推荐给他们,确实,这个无论从界面美观还是程序的专业性方面都是无可挑剔的。 这个控件的下载地址在本论坛的一个资源提供的帖子中间,地址是: http://www.vccode.com/showthread.php?s=&threadid=3165&highlight=%C7%FA%CF%DF ,不过好像将已经安装后的DLL,LIB,H文件拷贝到工程中就可以了。ProEssentials曲线控件功能十分强大,提供了几乎所有的曲线显示形式,在这个控件包的演示程序中提供了将近100多种不同的曲线显示功能,而且一个很重要的特点就是他支持中文。下面是我结合SkinMagic实行界面换肤处理后的几个运行界面,在这里提供出来,希望对正在寻求曲线或者工业控制方面控件代码的朋友有帮助。 具体运行效果请见下载程序演示版本。-in industrial control software or other areas, according to real-time data or historical data generated various historical, real-time curve has become very important, but how you display the curve has become very strong and beautiful interface, but this is my downloaded to the total number of controls among the most perfect, like industrial instrumentation dust control for centuries, I appeal to another. Many of the Technical Forum, if a lot of people need to resort to control curve shows
    2022-03-04 03:56:50下载
    积分:1
  • js+css的lightbox代码,适合初学者使用
    js+css的lightbox代码,适合初学者使用-js+ css the lightbox code, suitable for beginners to use
    2023-01-08 04:40:03下载
    积分:1
  • 一个复选按钮。可以设置控件外观的各种属性,很好用!
    一个复选按钮。可以设置控件外观的各种属性,很好用!-a check button. Controls can be set up to the appearance attributes, good use!
    2022-01-26 17:43:38下载
    积分:1
  • qt code has been compiled using mingw, qt a good school learning materials
    qt 代码,已经用mingw编译好,不错的学qt学习资料-qt code has been compiled using mingw, qt a good school learning materials
    2022-05-27 00:31:18下载
    积分:1
  • vc编程中全局变量的应用非常重要,但又容易出错,这是对其的较好讲解,极力推荐下载。...
    vc编程中全局变量的应用非常重要,但又容易出错,这是对其的较好讲解,极力推荐下载。-vc Programming of the application of global variables is very important, but easy to make mistakes, which is the better explain its utmost to download.
    2023-02-24 11:25:03下载
    积分:1
  • 在vb环境下引用即可
    在vb环境下引用即可-in vb environment can be cited
    2022-06-22 01:36:58下载
    积分:1
  • visual studio 2010 加法计算器基于MFC
    应用背景随着科学的发展,计算机的应用越来越广泛,而运用计算机中的计算机语言C++写程序必然是很多的。C++是目前国内外最广泛使用的程序设计语言之一,它具有处理功能丰富、表达能力强、使用方便灵活、执行程序效率较高等优点。而且C++得是一种结构化程序设计语言;另外,C++的函数式结构也为实现程序化模块设计提供了强有力的保正。所以很多人都把C++作为编程的首选语言。  本次课程设计就是利用C++的丰富表达能力来编写一个简单计算器,模拟windows系统的计算器进行简单的计算;在编写这次课程设计中要求利用MFC来画出计算器的图形界面,并且保证可以进行基本的计算。关键技术该计算器主要进行实数的单目和双目运算,使用过程如下: 1)单目运算,例如对于lnn要求先输入数字,然后点击“ln”按钮,完成取对数运算并把结果显示在编辑框中。  2)双目运算,例如进行加法要求先输入第1加数,然后点击“+”按钮,再输入第2加数最后点击“=”按钮,完成计算并在编辑框中显示运算结果。
    2023-09-02 16:25:09下载
    积分:1
  • FCKeditor.Net_2 很好用的WEB后台软件
    FCKeditor.Net_2 很好用的WEB后台软件-FCKeditor.Net_2 good background software used in WEB
    2023-08-05 12:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载