发布时间:2016-01-15 13:24:29
1 下载并安装UItraISO 2 下载系统盘镜像格式,比如cn_windows_7_ultimate_x64_dvd_x15-66043.iso 3 把空的光盘塞进光驱里 4 右键点击cn_windows_7_ultimate_x64_dvd_x15-66043.iso,打开方式选择“UItraISO Premium” 5 不想花钱的话,点.........【阅读全文】
发布时间:2015-11-29 20:22:44
Linux配置Tomcat 1 装一台Redhat或Oracle Linux虚拟机 2 确认JDK已经安装# java -versionjava version "1.7.0_45"OpenJDK Runtime Environment (rhel-2.4.3.3.0.1.el6-x86_64 u45-b15)OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode) 3 .........【阅读全文】
发布时间:2015-10-27 17:31:45
Win8.1 C盘无法创建文件的解决方案现象:在C:\目录下,无法新建文件。用的是Administrator帐户。 解决方案:打开C盘 -->windows目录-->system32目录-->cmd.exe ,右键 “以管理员身份运行”输入icacls c:\/setintegritylevel M并按回车.........【阅读全文】
发布时间:2015-08-24 11:31:53
<p><br /></p><p>1 查系统版本<br />$ cat /etc/issue</p><p><br /></p><p>2 查处理器<br />物理CPU个数<br />$ cat /proc/cpuinfo |grep "physical id"|sort |uniq|wc -l</p><p><br /></p><p>逻辑CPU个数<br />$ cat /proc/cpuinfo |grep "processor"|wc -l</p><p><br /></p><p>CPU型号.........【阅读全文】
发布时间:2015-08-18 16:03:37
<span style="font-family:宋体;"> </span><p align="center" style="margin:0cm 0cm 0pt;text-align:center;"><b style="mso-bidi-font-weight:normal;"><span style="color:#0070C0;font-family:宋体;mso-ascii-theme-font:minor-fareast;mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hans.........【阅读全文】