码迷,mamicode.com
首页 >  
搜索关键字:save your cat    ( 40251个结果
Linux大棚版vimrc配置
Linux大棚版vimrc配置—V2.0版本,如下: [shell] $cat .vimrc “== “Author :roc “Website:roclinux.cn “Version:2.0 “== “vim支持go语言 - 开始 “关闭文件类型检测功...
分类:系统相关   时间:2014-05-19 21:45:21    阅读次数:496
openDrive has Free Direct Linking !
Enjoy Free Direct Linking to Your Files!Enable direct linking to your files byupgrading your accountor earn free direct linking by leaving a review fo...
分类:其他好文   时间:2014-05-19 21:16:34    阅读次数:278
Win7中安装EclipsePHP
1. 安装WarmServer(一键式安装apache+php+mysql);2. 将安装后的EclipsePHP工作目录workspace指向WarmServer安装目录下的www目录下即可异常1:Eclipse启动提示javaw.exe in your current PATH、No java ...
分类:Windows程序   时间:2014-05-19 20:49:17    阅读次数:555
js在mootools框架下的new Class
首先,在HTML文件中引入mootools.js、 mootools-more.js、mootools-core.js,然后就能使用mootools封装的一些特性。几乎类似于面向对象。mootools使用如下形式构建对象:1 var Cat = new Class(2 {3 initia...
分类:Web程序   时间:2014-05-19 20:25:36    阅读次数:429
ExpectationMaximum
2- You may have question marks in your head, especially regarding where the probabilities in the Expectation step come from. Please have a look at the...
分类:其他好文   时间:2014-05-19 11:47:33    阅读次数:312
【LeetCode】Jump Game
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximu...
分类:其他好文   时间:2014-05-19 08:23:07    阅读次数:223
【LeetCode】Jump Game II
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximu...
分类:其他好文   时间:2014-05-19 08:07:26    阅读次数:288
关于Asp.Net调用Office组件将Word文件转换为Pdf文件
1、首先安装 Microsoft Office 2007加载项:Microsoft Save as PDF-简体中文版:下载地址:http://download.microsoft.com/download/3/8/8/388812b2-0d3f-474e-a7ef-b095d3d0d3cd/Sav...
分类:Web程序   时间:2014-05-19 07:43:06    阅读次数:454
centos6.5解决方案-1
因为之前的版本python连带yum玩坏啦修不好,就重新安装了个cento6.5,顺便开始记下关于centos管理的种种。安装windows用ultro,linux用cat/dd 把dvd-iso1写到U盘上就可以(不需要删除pakcages和粘贴ios1,2),然后用U盘启动安装即可。iso1,2...
分类:其他好文   时间:2014-05-19 07:39:59    阅读次数:325
玩转codecademy (二)
1 // create your Animal class here 2 function Animal(name,numLegs){ 3 this.name=name, 4 this.numLegs=numLegs 5 } 6 // create the sayName ...
分类:其他好文   时间:2014-05-18 19:45:23    阅读次数:246
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!