码迷,mamicode.com
首页 >  
搜索关键字:more dos分屏 dos查看文件内容    ( 7141个结果
Openflow Lab
GETTING STARTED OPENFLOW OPENVSWITCH TUTORIAL LAB : SETUPFor a more up to date tutorial as anything more then 6 months old is outdated in the world of...
分类:其他好文   时间:2014-06-13 08:16:36    阅读次数:624
bootstrap
Bootstrap 101 Template Toggle navigation Brand Link Link Dropdown Action Another action Something else here Separated link One more separated link Sub...
分类:其他好文   时间:2014-06-12 18:58:06    阅读次数:398
JQuery之初探
软考过后又进入了紧张的B/S学习阶段,由于自己的进度比较慢,所以更要加进学习。现在就来总结下JQuery的一些基础知识: JQuery定义         jQuery是一套跨浏览器的JavaScript库,简化HTML与JavaScript之间的操作。其宗旨是——WRITE LESS,DO MORE,写更少的代码,做更多的事情。 JQuery特点         1、以强大的CSS...
分类:Web程序   时间:2014-06-11 00:39:35    阅读次数:350
linux shell less 命令---转
less工具也是对文件或其它输出进行分页显示的工具,应该说是linux正统查看文件内容的工具,功能极其强大。less的用法比起more更加的有弹性。在more的时候,我们并没有办法向前面翻,只能往后面看,但若使用了less时,就可以使用[pageup][pagedown]等按键的功能来往前往后翻看文...
分类:系统相关   时间:2014-06-10 20:21:51    阅读次数:334
MongoDB for Java入门
IntroductionThis page is a brief overview of working with the MongoDB Java Driver.For more information about the Java API, please refer to theonline A...
分类:数据库   时间:2014-06-10 00:56:32    阅读次数:931
jquery——rite less,do more
rite less, do more.这句话想必是很多语言都提倡的。在此举三个jquery的应用体现一.绑定多个事件类型 $("div").bind("mouseover mouseout", function () { $(this).toggleClass("over"); ...
分类:Web程序   时间:2014-06-09 20:47:18    阅读次数:261
[转]Running KVM and Openvswitch on Ubuntu 12.10
Running KVM and Openvswitch on Ubuntu 12.10 I’ve got an aging VMWare ESXi 4.0 server that needs to be replaced with something a little more modern and...
分类:其他好文   时间:2014-06-09 18:07:21    阅读次数:324
poj 1469 COURSES
DescriptionConsider a group of N students and P courses. Each student visits zero, one or more than one courses. Your task is to determine whether it ...
分类:其他好文   时间:2014-06-09 15:36:50    阅读次数:239
pat 1068 动态规划/Fina More Conis
1068. Find More Coins (30)Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a univers...
分类:其他好文   时间:2014-06-08 18:49:44    阅读次数:432
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!