码迷,mamicode.com
首页 >  
搜索关键字:down    ( 10200个结果
一款由css3和jquery实现的卡面折叠式菜单
之前已经为大家介绍了好多导航菜单。今天为大家再带来一款由css3和jquery实现的卡片折叠式菜单。当菜单关闭的时候,有三维堆叠的效果。我们一起看下效果图:在线预览源码下载html代码: CSS3 Card Deck Drop Down ...
分类:Web程序   时间:2014-09-16 12:19:20    阅读次数:349
DirectX 9.0c游戏开发手记之RPG编程自学日志之十 ——Drawing with DirectX Graphics (用DirectX图形绘图)(第4节)(C)
本文由哈利_蜘蛛侠原创,转载请注明出处!有问题请联系2024958085@qq.com           这一次我们继续来讲述Jim Adams老哥的RPG编程书籍第二版第二章的第4节:Getting Down to Drawing。这个超级长的节前两次讲了一多半内容,这一期我们要把它讲完。           再次将这一节的各小节的标题列在下面,以供大家参考: 1、Using V...
分类:Windows程序   时间:2014-09-16 10:50:10    阅读次数:343
快速上手backtrack 5
一,1.网络配置基本命令(1)查看本地网卡:ifconfig-aif(interface)-a(all)(2)激活网卡:ifconfigeth0up/down启用或者禁用网卡(3)DHCP网络自动获取IP:dhclienteth0(4)手动设置IP:ifconfigeth0IPnetmask子网掩码动态主机分配协议,必须启用DHCP才可以(5)设置网关:routeadddefau..
分类:其他好文   时间:2014-09-16 02:51:20    阅读次数:195
LeetCode Maximum Depth of Binary Tree
Given a binary tree, find its maximum depth.The maximum depth is the number of nodes along the longest path from the root node down to the farthest le...
分类:其他好文   时间:2014-09-16 00:15:49    阅读次数:196
Device eth0 does not seem to be present,delaying initialization
centos6.4安装 minimalifconfig...没有看到eth0.。然后重启网卡又报下面错误。故障现象:service network restartShutting down loopback insterface: ...
分类:其他好文   时间:2014-09-16 00:03:59    阅读次数:184
HDU - 3336 Count the string
Problem Description It is well known that AekdyCoin is good at string problems as well as number theory problems. When given a string s, we can write down all the non-empty prefixes of this string. F...
分类:其他好文   时间:2014-09-15 17:47:39    阅读次数:183
DirectX 9.0c游戏开发手记之RPG编程自学日志之九 ——Drawing with DirectX Graphics (用DirectX图形绘图)(第4节)(B)
本文由哈利_蜘蛛侠原创,转载请注明出处!有问题请联系2024958085@qq.com           这一次我们继续来讲述Jim Adams老哥的RPG编程书籍第二版第二章的第4节:Getting Down to Drawing。这个超级长的节上次讲到了顶点部分,这一期我们讲变换部分。           再次这一节的各小节的标题列在下面,以供大家参考: 1、Using Verti...
分类:Windows程序   时间:2014-09-15 15:59:19    阅读次数:381
LINUX FTP安装与配置
1.安装vsftpd yum?install?vsftpd 2.启动/重启/关闭vsftpd服务器 [root@localhost?ftp]#?/sbin/service?vsftpd?restart?? Shutting?down?vsftpd:?[?OK?]?? Starting?vsftpd?for?vsftpd:?[?O...
分类:系统相关   时间:2014-09-15 11:31:08    阅读次数:328
DELPHI正则表达式
在 Delphi 中使用正则表达式, 目前 PerlRegEx 应该是首选, 准备彻底而细致地研究它.官方网站: http://www.regular-expressions.info/delphi.html直接下载: http://www.regular-expressions.info/down...
分类:其他好文   时间:2014-09-14 23:24:57    阅读次数:466
PHP 在Win下的安装
1:安装集成环境,Wamp或者Appserv。可以快速搭建测试环境。2:分别下载安装下载 PHP从此处下载免费的 PHP:http://www.php.net/downloads.php下载 MySQL Database从此处下载免费的 MySQL:http://www.mysql.com/down...
分类:Windows程序   时间:2014-09-14 22:05:07    阅读次数:280
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!