摘要: 从office2003升级到office2007时,提示找不到Office.zh-cn下的OfficeMUI.msi,是由于已安装vs2008引起,解决方法:到vs2008的WCU下。把一个WebDesignerCore.exe文件解压,把office.zh-cn复盖office2007的文件夹 阅读全文
posted @ 2010-02-03 15:57 木头人 ! 阅读(4849) 评论(0) 推荐(0) 编辑
摘要: 文字向上滚动效果,从网上找到,放到博上,作为笔记,感谢原作者代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<styletype="text/css">li{color:#006699;font-size:12px;margin-top... 阅读全文
posted @ 2010-01-28 11:43 木头人 ! 阅读(1024) 评论(0) 推荐(0) 编辑
摘要: nutch运行时,出现错误:org.apache.jasper.JasperException: /search.jsp(151,22) Attribute value language + "/include/header.html" is quoted with " which must be escaped when used within the value,查找serarch.jsp,修... 阅读全文
posted @ 2010-01-27 22:28 木头人 ! 阅读(428) 评论(0) 推荐(0) 编辑
摘要: 初学struts2,启动tomcat时一直出现unable to load configuration 错误,查找相关资料发现缺少相关包。添加commons-fileupload-1.2.1.jar后,问题解决。 阅读全文
posted @ 2010-01-26 13:13 木头人 ! 阅读(494) 评论(0) 推荐(0) 编辑