登录
首页 » HTML » 3D效果网站导航菜单

3D效果网站导航菜单

于 2019-03-11 发布 文件大小:3KB
0 195
下载积分: 1 下载次数: 0

代码说明:

  CSS3 3D效果网站导航菜单是一款3D立体效果的纯CSS3网站导航代码。(CSS3 3D effect website navigation menu is a pure CSS3 website navigation code with 3D effect.)

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

发表评论

0 个回复

  • computational-ultrasonics
    用于超声matlab的数值仿真:瑞利积分计算超声,高斯法计算超声,基尔霍夫系数,波恩系数(computational ultrasonics)
    2021-04-02 09:29:07下载
    积分:1
  • The-Intel-Microprocessors-8th-Edition
    This book is about intel microprocessors.
    2014-10-19 20:54:55下载
    积分:1
  • 0306_mic
    说明:  使用第三方库minepy进行MIC相关性分析,通过导入minepy中的MINE计算MIC。(Use the third-party library minepy for MIC correlation analysis.)
    2020-03-27 14:57:12下载
    积分:1
  • 侦壳工具.在反编译前使用
    侦壳工具.在反编译前使用 -Shell detection tools. Decompile before in
    2022-03-03 06:42:22下载
    积分:1
  • 一个8 * 8平方,有很多的话,你的任务是什么组合答..
    这是我们JAVA第一次大作业的要求,一个8*8方阵查表,进行字母匹配,如果符合则输出-an 8*8 square,which have a lot of words ,and what your task is to combinations all the word and put out the compact word
    2023-09-05 10:25:03下载
    积分:1
  • Mifare_UsbMiCard_DLL
    Mifare USBMiCard.DLL - Visual C/C++ Source Program(Mifare USBMiCard.DLL- Visual C/C++ Source Program)
    2009-02-17 09:56:50下载
    积分:1
  • 3d切割轮播图 (2)
    具有炫酷3D切割轮播图插件,可修改参数,相当好用,推荐给大家(It has a cool plug-in for 3D cutting and rotatable drawing. It can modify the parameters and is very useful. It is recommended to you.)
    2020-06-23 06:00:02下载
    积分:1
  • Experimental purposes and requirements of one. Master view, rename and delete us...
    实验目的和要求 1.掌握查看、重命名及删除用户定义的数据类型的方法。 2.掌握向表中添加、删除及修改数据的方法。 3。综合实验结果 -Experimental purposes and requirements of one. Master view, rename and delete user-defined data type method. 2. Master to the table to add, delete and modify data. 3. Comprehensive experimental results
    2022-03-23 01:23:17下载
    积分:1
  • 介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的Spar...
    介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的SpartanⅡ系列的2sc200PQ208-5芯片上编程实现了整个系统的控制部分,整个自动控制系统由四个模块构成:秒分频模块、控制模块、计量模块和译码显示模块。该设计不仅仅实现了显示计程车计费的功能,其多功能表现在它可以通过选择键选择显示计程车累计走的总路程和乘客乘载的时间。计时、计程、计费准确可靠,应用于实际当中有较好的实用价值和较高的可行性。-introduced FPGA-based multifunctional taxi meter circuit design. The design using programmable logic device FPGA ASIC design, and for the super-high-speed VHDL hardware description language in the company Xilinx Spartan II Series 2 sc 200PQ208-5 chip programming of the control system as a whole, Automatic control the entire system from four modules : a seconds-frequency module, control module, metrology modules and decoding module. The design not only achieved a taxi showed Billing functions, Multifunctional its performance through its keypad revealed taxi taking the cumulative total journey of the passengers took the set time. Program, log, billing is accurate, reliable and practical application of them have good practical value and the
    2022-01-22 15:10:54下载
    积分:1
  • lw_oopc-v1.2
    一种轻量级的面向对象的C语言编程框架:LW_OOPC。LW_OOPC是Light-Weight Object-Oriented Programming in(with) C的缩写,总共一个.h文件,20个宏,约130行代码,非常的轻量级,但却很好的支持了很多面向对象的特性,比如继承、多态,可以优美的实现面向接口编程。这个框架系由台湾的高焕堂先生以及他的MISOO团队首创,之后由金永华继续改进优化,最后,经高焕堂同意以LGPL协议开源(开源网址参见后文)。 用C语言实现OO?我没听错吗?这听起来真是太疯狂了!… 大家都知道,C++支持了面向对象和面向泛型编程,比C要更强大些。那么,为什么要在C语言中实践面向对象呢?为什么不直接使用C++呢? 希望这套宏,能够真正帮助到想用C语言写出面向对象代码的C程序员们! 源码包括几个使用这套宏的代码示例,可以认真钻研下。(A lightweight, object-oriented C language programming framework: LW_OOPC. LW_OOPC is an acronym for Light-Weight Object-Oriented Programming in (with) C, total. H file, 20 macro, about 130 lines of code, very lightweight, but very good support for object-oriented features, such as inheritance, polymorphism, and interface-oriented programming can be beautiful. This framework is the first team by of Taiwan Mr. Gao Huantang his MISOO continue to improve optimization, followed by Jin Yonghua, see below) agreed to LGPL the agreement open source (open source URL, GAO Huan-tang. Using C language implementation of Estimates of? I did not hear it? It sounds really crazy! ... As we all know, C support object-oriented and oriented generic programming than C to be more powerful. So, why do you want to practice in C language object-oriented? Why not just use C? I hope this set of macros, can really help to write object-oriented code C programmers who want to use the C language! Source includ)
    2012-11-21 14:36:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载