(1)/etc/profile全局(公有)配置,不管是哪个用户,登录时都会读取该文件。(2)/ect/bashrcUbuntu没有此文件,与之对应的是/ect/bash.bashrc它也是全局(公有)的bash执行时,不管是何种方式,都会读取此文件。(3)~/.profile若bash是以login... Read More
posted @ 2012-07-16 17:00
adodo1
Views(94)
Comments(0)
Diggs(0)
http://tianzt.blog.51cto.com/459544/203699oracle服务器上某个数据库出现' ORA-12516: TNS: 监听程序找不到符合协议堆栈要求的可用处理程'错误,要解决该问题首先查看一下数据库现有的进程数,是否已经达到参数processes的大小。 a.... Read More
posted @ 2012-07-16 17:00
adodo1
Views(259)
Comments(0)
Diggs(0)
:() { :|:& }; : # /dev/sda 用随意的数据破坏硬盘上面的 sda 、sdb 也可能是其他类似的名称。Linux 的 /dev 系统给操纵硬件提供了很方便和强大的功能,同时也使得破坏变得更容易。fork 命令打开一个子进程,如果把 fork... Read More
posted @ 2012-07-16 16:59
adodo1
Views(108)
Comments(0)
Diggs(0)
在Linux系统下执行这段代码 :(){ :|:& };: 就会引起死机,一旦执行起来后,唯一的方法就是重启系统。实际上这段代码是一段无限递归代码,将系统资源耗尽。 在Linux系统下执行这段代码 :(){ :|:& };: 就会引起死机,一旦执行起来后,唯一的方法就是重启系统。实际上这段代码是一... Read More
posted @ 2012-07-16 16:59
adodo1
Views(250)
Comments(0)
Diggs(0)
:() { :|:& }; : # /dev/sda 用随意的数据破坏硬盘上面的 sda 、sdb 也可能是其他类似的名称。Linux 的 /dev 系统给操纵硬件提供了很方便和强大的功能,同时也使得破坏变得更容易。fork 命令打开一个子进程,如果把 fork... Read More
posted @ 2012-07-16 16:59
adodo1
Views(79)
Comments(0)
Diggs(0)
在Linux系统下执行这段代码 :(){ :|:& };: 就会引起死机,一旦执行起来后,唯一的方法就是重启系统。实际上这段代码是一段无限递归代码,将系统资源耗尽。 在Linux系统下执行这段代码 :(){ :|:& };: 就会引起死机,一旦执行起来后,唯一的方法就是重启系统。实际上这段代码是一... Read More
posted @ 2012-07-16 16:59
adodo1
Views(131)
Comments(0)
Diggs(0)
/// /// 计算合并面积(去掉岛)/// /// 图形集合/// /// public static IPolygon UnionOrRemoveRingFromPolygon(ArrayList pArrayPolygon, bool isShowError){IPolygon... Read More
posted @ 2012-07-16 16:58
adodo1
Views(179)
Comments(0)
Diggs(0)
/// /// 计算合并面积(去掉岛)/// /// 图形集合/// /// public static IPolygon UnionOrRemoveRingFromPolygon(ArrayList pArrayPolygon, bool isShowError){IPolygon... Read More
posted @ 2012-07-16 16:58
adodo1
Views(193)
Comments(0)
Diggs(0)
rpm --aid 开关必须要有rpmdb支持,先rpm -qi rpmdb,如果没有就执行安装rpmdb--aid 帮助解决depend问题卸载的时候 rpm -e xxx 如果出现依赖问题,则要加上 --nodps 选项,表示不检查依赖性最近又在倒腾RedHat安装问题,查询了一下又出来一个yu... Read More
posted @ 2012-07-16 16:56
adodo1
Views(688)
Comments(0)
Diggs(0)
Arctoolbox中将两个要素类合并成一个的工具主要有union、merge和append。虽然它们都能将两个要素类合并成一个要素类,但功能上有所不同。Union:合并输入要素类到新的要素类中。图形:union只能合并polygon类型的要素类。两个要素类合并时会处理相交部分,使之单独形成多部件要... Read More
posted @ 2012-07-16 16:56
adodo1
Views(177)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号