《Ubuntu的引导区出毛病了》的相关内容
相关讨论
Rails的怪异作法 -- 关于config
说ruby是怪异的语法有点不妥当,动态语言里面不乏这样的语法出现。但是看了一些源码后发现,使用ruby的用法真的各有不同,就像大家以前说的,ruby每个人写出来的可能都不同。
现来说Rails里面如何加载config的吧。
在java里面config绝对是一个resource文件,然后通过读取配置的工具加入进来,在分析处理。
在ROR里面完全不是这么回事。
1.首先大家要了解的是,在我们启 ...
by 差沙 2006-11-21 浏览 (8401) 回复 (19) 关键字:
A J2ME FAQ
J2ME technologies
What are the main differences between programming for a J2ME JVM, and programming for a J2SE JVM?
Most obviously, the J2ME programmer has access only to a reduced range of basic API ...
by jacky-zhang 2008-03-11 浏览 (498) 回复 (0) 关键字: j2me
Solaris系统安装指南(转)
Download the CD or DVD
The URL to download the Solaris is
http://www.opensolaris.org/os/downloads/
See the Solaris Express Community Edition and click the download link. It is recommended that to ...
by sunxboy 2007-10-17 浏览 (212) 回复 (0) 关键字: solaris
Solaris系统安装指南(转)
Download the CD or DVD
The URL to download the Solaris is
http://www.opensolaris.org/os/downloads/
See the Solaris Express Community Edition and click the download link. It is recommended that ...
by sunxboy 2007-10-17 浏览 (472) 回复 (0) 关键字: solaris
相关博客
Google到的一篇关于Linux分区的讨论
http://justlinux.com/forum/archive/index.php/t-147373.html
网上Google到的一篇关于Linux分区的讨论,里面的一些讨论实在精彩,在看的同时自己也长进了不少,现摘录其中自认为一段非常精彩的分析:
The idea of having to size different subdirectories for a Lin ...
by darknight512 2007-01-22 浏览 (465) 回复 (0) 关键字: Linux, Ubuntu, 分区
ASUS P5K 系列随机重启问题汇总
作者:caocao(网络隐士),http://www.caocao.name,http://www.caocao.mobi 转载请注明来源:http://caocao.javaeye.com/blog/155586 隐士强烈抗议华硕ASUS的P5K系列随机重启!卖那么贵的主板,开机才几个小时就自动重启,强烈要求华硕无条件召回! 原因众说纷纭,可能是内存兼容性问题,可能是自动超频 ...
by caocao 2008-01-14 浏览 (397) 回复 (0) 关键字:
Solaris系统安装指南(转)
Download the CD or DVD
The URL to download the Solaris is
http://www.opensolaris.org/os/downloads/
See the Solaris Express Community Edition and click the download link. It is recommended that ...
by sunxboy 2007-10-17 浏览 (336) 回复 (0) 关键字: solaris
相关圈子讨论
The Problem with Programming
转自: http://www.techreview.com/InfoTech/17831/page1/
Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code.
引用
In the 1 ...
by qiezi 2006-12-06 浏览 (1034) 回复 (2)
Lifting again the 'Tattered Flag'
I wish to complain very respectfully,but most urgently,that the Army Estimates involved by the scheme lately explained by the Secretary of State for War are much too high,and ought to be reduced,if no ...
by 回帖专用 2007-02-28 浏览 (762) 回复 (0)
关于Informix数据库CheckPoint的问题。欢迎大家指教
我现在的数据库服务器,在每天早上数据处理的时候。每次做checkpoint的时间都太长了,有时候甚至达到300s的长度。请大家能给点建议。
服务器为一HP小型机,4CPU,8G内存。OS为Linux系统。数据库为Informix10下面贴出我的onconfig内容
#****************************************************************** ...
by billbai 2008-07-02 浏览 (55) 回复 (2)
在Grails中如何配置过滤器?我找不到web.xml!
突然发现找不到地方写过滤器配置,因为WEB-INF中没有web.xml文件!
使用grails war生成的war包中倒是有,看来是临时生成的!
现在我想配置自己的过滤器该往哪里写?!
by zengsun 2007-12-02 浏览 (681) 回复 (10)
相关新闻
Apache HTTP Server 2.2.9
最流行的HTTP服务器软件之一.快速、可靠、可通过简单的API扩展,Perl/Python解释器可被编译到服务器中,完全免费,完全源代码开放.如果你需要创建一个每天有数百万人访问的Web服务器,Apache可能是最佳选择.
下载:Apache HTTP Server 2.2.9 for Windows (9.38 MB)下载: Apache HTTP Server 2.2.9 for Linux ...
by galaxystar 2008-06-15 浏览 (1141) 回复 (2) 关键字: apache
Sun公司加快JDK的开发—JDK6u6以及JDK6u10Beta发布!
JDK6u6的内部版本号是1.6.0_06-b02,这次发布主要是修正了一些Bug。原文如下:
网址:http://java.sun.com/javase/6/webnotes/ReleaseNotes.html
Java SE 6u10Beta的发布则与众不同
官方发文写到:千万不要被它不起眼的名字(即Java SE 6u10Beta,JDK6更新10Beta版本)所愚弄,它是一个与以前更新 ...
by jyw 2008-04-18 浏览 (1284) 回复 (1) 关键字: jdk
NetBeans6.5 M1 众多期待的特性一览表!
NetBeans6.5 M1 众多期待的特性一览表!
Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性.
其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目
和普通项目,还有Spring Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (3375) 回复 (16) 关键字: netbeans 6.5 m1
推荐知识库条目
Comming soon

