码迷,mamicode.com
首页 >  
搜索关键字:file which whereis find stat locate    ( 98661个结果
Linux iconv使用
iconv [选项】文件输入/输出格式规范:-f, --from-code=名称 原始文本编码-t, --to-code=名称 输出编码信息:-l, --list 列举所有已知的字符集输出控制:-c 从输出中忽略无效的字符-o, --output=FILE 输出文件-s, --silent 关闭警告...
分类:系统相关   时间:2014-04-28 10:09:36    阅读次数:1431
jdk的安装和变量
在上机操作jdk的安装中还是有些问题出现的, 老师把jdk1.6的安装包发给我们然也2后按提示完成Jdk的安装,这很简单没出现问题安装完成后就开始Jdk的变量,因在家的电脑也安装了JDK完成了变量也成功了的 我先按照在家的变量过程操作 右击我的电脑 高级选项选择变量 找到Pathr然后编辑变量值为C...
分类:其他好文   时间:2014-04-28 09:48:03    阅读次数:994
Yii隐藏单入口
Yii进入项目首页时默认是index.php文件路径,如何把index.php去掉,方法如下: 打开apache配置文件http.conf,找到如下的代码:#LoadModule rewrite_module modules/mod_rewrite.so 把前面的#号去掉。 往下继续查找,找到,即....
分类:其他好文   时间:2014-04-28 09:24:28    阅读次数:659
netstat状态
Netstat 状态分析Netstat状态分类用netstat -an命令查看!再stat下面有一些英文,简单说一下这些英文具体都代表什么:LISTEN:(Listening for a connection.)侦听来自远方的TCP端口的连接请求SYN-SENT:(Active; sent SYN....
分类:Web程序   时间:2014-04-27 21:05:38    阅读次数:1249
sdut 2413:n a^o7 !(第三届山东省省赛原题,水题,字符串处理)
n a^o7 !Time Limit: 1000MS Memory limit: 65536K题目描述All brave and intelligent fighters, next you will step into a distinctive battleground which is ful...
分类:其他好文   时间:2014-04-27 21:01:45    阅读次数:529
[Leetcode] 4Sum
Given an arraySofnintegers, are there elementsa,b,c, anddinSsuch thata+b+c+d= target? Find all unique quadruplets in the array which gives the sum of ...
分类:其他好文   时间:2014-04-27 20:55:03    阅读次数:567
Java开发环境的配置
为了能够在计算机上开发Java程序和运行Java程序,就需要在Windows操作系统上配置Java开发环境。 首先,安装JDK: 1、在Oracle官网上下载JavaSE; 2、在Download下载页面中,选择Windows平台下的JDK6; 3、下载完成后进行安装,默认安装在c:\P...
分类:编程语言   时间:2014-04-27 20:50:26    阅读次数:800
[2012山东ACM省赛] n a^o7 !(模拟,字符替换)
n a^o7 ! Time Limit: 1000MS Memory limit: 65536K 题目描述 All brave and intelligent fighters, next you will step into a distinctive battleground which is full of sweet and happiness. If you wan...
分类:其他好文   时间:2014-04-27 19:31:28    阅读次数:598
GlusterFS源码解析 —— GlusterFS日志解析
Logging.c: /* Copyright (c) 2008-2012 Red Hat, Inc. This file is part of GlusterFS. This file is licensed to you under your choice of the GNU Lesser General Public License, version 3 or any...
分类:其他好文   时间:2014-04-27 18:57:31    阅读次数:702
解决myeclipse中struts2 bug问题包的替换问题
解决myeclipse中struts2 bug问题包的替换问题...
分类:系统相关   时间:2014-04-27 18:35:59    阅读次数:1169
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!