随笔分类 -  linux

摘要:http://www.php100.com/html/webkaifa/Linux/2009/0803/3116.html作为最重要权限管理,一些常用的命令是必须要记录下来随时参考使用的!!! 阅读全文
posted @ 2014-04-13 20:14 ruirui610 阅读(140) 评论(0) 推荐(0)
摘要:1 2 6 7 8 9 10 ">11 12 My JSP 'index.jsp' starting page13 14 15 16 17 18 20 -->21 22 23 24 25 Message import!26 27 28 user name29 30 31 32 33 34 35 sex: 36 37 boy38 girl39 40 ... 阅读全文
posted @ 2014-03-28 15:23 ruirui610 阅读(259) 评论(0) 推荐(0)
摘要:在写jsp程序的时候,经常会报一个错误,不会影响执行,但是老是跳来跳去肯定会很不舒服的,错误如下:The web application [/EasyJsp1.3] created a ThreadLocal with key of type [com.sun.faces.util.Util$1] (value [com.sun.faces.util.Util$1@31931071]) and a value of type [java.util.HashMap] (value [{com.sun.faces.patternCache={ = }}]) but failed to remove 阅读全文
posted @ 2014-03-26 21:32 ruirui610 阅读(640) 评论(0) 推荐(0)
摘要:在fedora 中所有页面都是没有最大化和最小化按钮的,这是在设置面板设置的问题,解决方案:打开终端,安装gnome-tweak-tool,命令:sudo yum install gnome-tweak-tool按住alt+F2,输入gnome-tweak-tool,打开优化工具面板,shell下 管理标题栏按钮 选择 全部,然后就OK了! 阅读全文
posted @ 2014-03-21 23:12 ruirui610 阅读(317) 评论(0) 推荐(0)