03 2014 档案
摘要:原因:win7中的系统字体分为"显示"和"隐藏"两种状态当为"隐藏"状态时,其它软件程序就无法找到该字体。解决办法:是把要使用的系统字体设为显示。如:在C:/windows/Fonts中设置Courier New 字体为显示就可以了。
阅读全文
摘要:今天在机房看到这个激活指令,发现激活后有自删除的功能。遂记录。Oem7F7.exe /a /acer /randon /protectdel Oem7F7.exedel 激活.batOem7F7.exe /a /acer /randon /protectdel Oem7F7.exedel 激活.bat发现插入代码在文章中显示很好看,就特别喜欢添加这种代码。
阅读全文
摘要:在4317机房,跟着小海写下第一个JSP。 "> My JSP 'a.jsp' starting page --> 圆面积计算 请输入半径 面积=
阅读全文
摘要:题目:http://javaroad.blog.51cto.com/661972/6460731.将1 到1000 之间的奇数打印出来package com.guet;//1到1000的奇数打印出来public class JiShu { public static void main(String...
阅读全文