whereis 命令只能用于程序名的搜索,而且只搜索二进制文件(参数-b)、man说明文件(参数-m)和源代码文件(参数-s)。[root@localhost ~]# whereis svnsvn: /usr/bin/svn /usr/share/man/man1/svn.1.gz[root@loc...
分类:
系统相关 时间:
2015-01-18 16:57:49
阅读次数:
178
CSS3自定义下拉框 源代码下载地址:http://www.zuidaima.com/share/1550463655152640.htm...
分类:
Web程序 时间:
2015-01-18 11:52:49
阅读次数:
213
CSS3+HTML5表单 源代码下载地址:http://www.zuidaima.com/share/1550463654644736.htm...
分类:
Web程序 时间:
2015-01-17 18:13:13
阅读次数:
204
---恢复内容开始---1.访问scala的官网这里下载最新版的scala。2.解压缩文件包,可将其移动至/usr/local/share下1mv /download/scalapath /usr/local/share3.修改环境变量,在mac下使用sudo su进入管理员权限,修改配置文件pro...
分类:
系统相关 时间:
2015-01-17 11:12:17
阅读次数:
176
显示系统所有进程:psaux;重置某个进程:kill-HUP/var/run/crond.pid;六亲不认杀死进程:cat/var/run/crond.pid|xargskill-9;psaux|grep-vgrep|grepssh|awk‘{print$2}‘1870psaux|grep-vgrep|grepssh|awk‘{print$2}‘|xargs-L1sudokill-HUP#sudo提升权限#ps-aux提示错误:Warn..
分类:
系统相关 时间:
2015-01-17 06:37:52
阅读次数:
207
@echo off rem 建立链接 net use \\192.168.2.3\share /user:username password rem 打开共享文件夹 explorer \\192.168.2.3\share Pause net use \\192.168.2.3\share /del...
缩略图、图片水印图、文字水印图 源代码下载地址:http://www.zuidaima.com/share/1550463651056640.htm...
分类:
其他好文 时间:
2015-01-16 10:09:28
阅读次数:
119
纯js实现的科学计算器 源代码下载地址:http://www.zuidaima.com/share/1550463650548736.htm...
分类:
Web程序 时间:
2015-01-15 14:24:34
阅读次数:
175
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),...
分类:
其他好文 时间:
2015-01-15 09:30:17
阅读次数:
172
struts2.3+spring3.2+mybatis3.2整合及示例代码 源代码下载地址:http://www.zuidaima.com/share/1550463649778688.htm...
分类:
编程语言 时间:
2015-01-14 11:08:24
阅读次数:
257