排序
CentOS如何查看当前系统下的gcc版本命令?
1. gcc -v(Display the programs invoked by the compiler) [root@localhost /]# gcc -v Reading specs from /usr/i386-glibc-2.1-linux/lib/gcc-lib/i386-glibc21-linux/egcs-2.91.66/specs ...
Ubuntu上搭建git server笔记
1.安装配置git服务器 安装git: sudo apt-get install git-core 新加用户git,该用户将作为所有代码仓库和用户权限的管理者: sudo useradd -m git sudo passwd git 建立一个git仓库的存储点: ...
Ubuntu 14.04 用户如何安装深度音乐播放器和百度音乐插件
Ubuntu常用命令大全,Ubuntu命令使用方法
如何安装Ubuntu系统?Ubuntu操作系统安装使用教程
安装Fedora作为工作环境后的一些配置建议
solaris 10下安装java+tomcat
1. Java安装: 把安装文件j2re-1_4_2_05-solaris-i586.sh上传到目录/export/home下面。 以下内容基于Solaris10实现,如在Solaris8上安装,需提前安装8_Recommended.zip Solaris10自带JDK1.5.0时...
在Asp.net中使用JQuery插件之jTip代码
asp.net 实现静态页面累加访问量的三种方式
静态页面 staticHtml.html <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www....














