排序
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中常用的用来输出JS脚本的类
整个程序的代码如下: using System; using System.Collections.Generic; using System.Text; using System.Web; using System.Web.UI; /// <summary> /// 弹出JavaScript小窗口 /// <...
在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....














