原地址:http://blog.csdn.net/feidewu/article/details/8395864使用VS的人一方面享受着它功能的强大,一方面又十分痛恨他生成的文件占用的空间太大了,硬盘吃不消啊! 一个helloworld程序,用DEV ++也就那么几K,但是用VS就要占到几十M,主要...
分类:
其他好文 时间:
2014-06-18 20:42:23
阅读次数:
168
css:#profile_block{text-align:center;position:absolute; top:60px; right:10px;}#blog-calendar{border-radius: 7px;background:#fff;}#p_b_follow{padding-t...
分类:
其他好文 时间:
2014-06-18 19:09:20
阅读次数:
198
EXPLOIT "0 asec create ../../../../../../../../xxxxx/xx/xx/xx 1 ext4 98235792350852308254872354983460 2000 1"/dev/socket/vold 分析中...一起研究分析
分类:
其他好文 时间:
2014-06-18 16:24:34
阅读次数:
298
.page_nav{clear:both; padding:15px 0; color:#666; font:normal 12px/24px Arial; text-align:center;}.page_nav a{display:inline-block; height:22px; margi...
分类:
Web程序 时间:
2014-06-18 13:54:39
阅读次数:
262
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For example, this binary tree is symmetric: 1 / \ ...
分类:
其他好文 时间:
2014-06-18 13:29:31
阅读次数:
214
查看当前系统分区 命令:fdisk –l 运行虚拟机时添加了磁盘,系统不能识别到新的磁盘即sdb,需要重启虚拟机:shutdown -r now 新磁盘进行分区并格式化 命令:fdisk /dev/sdb 根据提示依次输入m、1,输入w保存 再次使用 "fdisk -l "这个命令来查看会发现出现了...
分类:
其他好文 时间:
2014-06-18 13:00:13
阅读次数:
224
例:string Content =“"<p style="TEXT-ALIGN:center;"><span style="font-family:宋体;">&l...
分类:
其他好文 时间:
2014-06-17 15:44:56
阅读次数:
218
一. 特殊文件:/dev/null和/dev/tty Linux系统提供了两个对Shell编程非常有用的特殊文件,/dev/null和/dev/tty。其中/dev/null将会丢掉所有写入它的数据,换句换说,当程序将数据写入到此文件时,会认为它已经成功完成写入数据的操作,但实际上什么事都没有做。如...
分类:
系统相关 时间:
2014-06-17 15:01:06
阅读次数:
379
首先安装一些编译所需的库,和工具sudo apt-get install cmake libglib2.0-dev libpurple-devlibmozjs185-devlibcurl-ocaml-devlibsqlite3-dev然后到作者的git下载代码git clonegit@github....
分类:
其他好文 时间:
2014-06-17 13:37:13
阅读次数:
199
RHEL5.3安装光盘主要文件内容:ClusterClusterStoragep_w_picpathsisolinuxServerVTshowmount-e10.1.1.20显示指定的主机可供挂载的目录将U盘作为引导盘ddif=diskboot.imgof=/dev/sdbCTRL+SHIFT+T增加终端标签常用的shellcat/etc/shells/bin/sh/bin/bash/sbin/nologin/bin/tc..
分类:
其他好文 时间:
2014-06-16 17:21:21
阅读次数:
400