【猪猪-前端】前端Login高质量Demo集合,下载即可查看,前端开发必备。 源代码下载地址:http://www.zuidaima.com/share/1550463551474688.htm...
分类:
其他好文 时间:
2014-11-29 11:55:58
阅读次数:
196
ubuntu 14.04.1 LTS 64bit安装完GuestAdditions后,在终端输入sudo mount -t vboxsf sharename /mnt/share提示错误:mount: wrong fs type, bad option, bad superblock on shar...
分类:
其他好文 时间:
2014-11-28 19:50:05
阅读次数:
193
1、执行命令:sudo apt-get install nfs-kernel-server;2、执行命令:mkdir /home/jack/nfs-share 建立一个nfs服务的专有的文件夹;3、建立好文件夹后,接着执行命令:sudo vi /etc/exports 配置nfs;4、在文章的最后一...
分类:
系统相关 时间:
2014-11-28 18:01:00
阅读次数:
273
转载:http://blog.renren.com/share/119427502/14133720846 最近在摆弄数据离散度的时候遇到一种图形,叫做盒图(boxplot)。它对于显示数据的离散的分布情况效果不错。 盒图是在1977年由美国的统计学家约翰·图基(John Tukey)发明的。它由五...
分类:
其他好文 时间:
2014-11-28 11:42:14
阅读次数:
157
题意:
Say you have an array for which the ith element is the price of a given stock on day i.
Design an algorithm to find the maximum profit. You may complete as many transactions as you like (ie, buy one and sell one share of the stock multiple ti...
分类:
其他好文 时间:
2014-11-27 20:36:25
阅读次数:
215
测试环境:ubuntu 14.04 之kylin 版
vim本身不带golang的语法高亮
解决方案:
在 /usr/share/vim/vim74/ 中
有这么几个文件夹:syntax, ftplugin, indent, compiler等,
我们查看syntax可以看到有gcc.vim等其他语法文件,但是没有go.vim, 好在我们可...
分类:
系统相关 时间:
2014-11-27 18:26:25
阅读次数:
195
java swing开发扫雷游戏源代码 源代码下载地址:http://www.zuidaima.com/share/1550463547886592.htm...
分类:
编程语言 时间:
2014-11-27 10:44:10
阅读次数:
520
假如双端测序得到这两个文件:L2Y-0_TGACCA_L002_R1.fastq.gzL2Y-0_TGACCA_L002_R2.fastq.gz如果用wc -l 看gz文件的行数, 返回的结果是不对的一般用fastqc看下质量怎么样:/share/hiseq/SampleProcess/FastQC...
分类:
其他好文 时间:
2014-11-27 01:30:20
阅读次数:
3133
题意:
Say you have an array for which the ith element is the price of a given stock on day i.
If you were only permitted to complete at most one transaction (ie, buy one and sell one share of the stock), design an algorithm to find the maximum prof...
分类:
其他好文 时间:
2014-11-27 00:17:48
阅读次数:
227
app_path //app文件夹的绝对路径base_path //laravel应用所在的绝对路径public_path //public所在的绝对路径storage_path //storage所在的绝对路径asset //生成资源urlView::share('nam...
分类:
其他好文 时间:
2014-11-26 18:30:12
阅读次数:
352