X11 config in Centos》的相关内容

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 浏览 (621) 回复 (0) 关键字: j2me

weblogic8.1 虚拟主机配置问题

比如test是我的主目录,下面有WEB-INF, shop 我想把shop变成一个虚拟站点,用二级域名,比如shop.test.com 该如何设置呢? 我已经做到www.test.com可以映射到应用的根目录,但是不能映射到它的子目录,在网上查了下,好像weblogic只支持到根目录的映射, 建议把shop这个目录单独的做成一个应用发布上去,但是这样改动太大了,不知各位还有什么其它的 ...
by dxwang 2007-08-03 浏览 (2367) 回复 (23) 关键字:

Eclipse 3.3M5发布

Eclipse 3.3 M5 - New and Noteworthy There's a hot new drop of Eclipse to warm you up during these coldest days of winter. Here are some of the more noteworthy things available in milestone build ...
by jackhlp 2007-02-12 浏览 (6780) 回复 (14) 关键字:

[提问]有没有人听说过注册表数据库

就是写一个jdbc,然后将windows的注册表封装成一个数据库的。 btw:我google过了,没找到。
by 庄表伟 2005-04-14 浏览 (4897) 回复 (19) 关键字:

自己翻译的Java.In.A.Nutshell.5th中泛型一章,欢迎拍砖把文章砸的漂亮一些

做些说明吧:转网页的东西,改起来稍觉得的麻烦,就可能滞后。不过pdf文件会不定时的及时更新 4.1. Generic Types Generic types and methods are the defining new feature of Java 5.0. A generic type is defined using one or more type variables and has ...
by Julysea 2006-09-21 浏览 (11362) 回复 (19) 关键字:

centos X11

# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 In ...
by zingers 2006-12-27 浏览 (790) 回复 (0) 关键字:

x31中设置桌面特效(ubuntu8.04)

1) mkdir -p ~/.config/compiz && echo SKIP_CHECKS=yes >> ~/.config/compiz/compiz-manager 2)备份原来的xorg.conf,替换为下面的部分 (http://forum.ubuntu.org.cn/viewtopic.php?t=127472&sid=1da96616 ...
by hankgong 2008-07-27 浏览 (71) 回复 (0) 关键字:

The process of installing debain in my T61

Firstly, I downloaded the debian stable version - the first ISO file, and burn it into a CD. Then install it into T61. 1. After installation, Video driver is not working. When it tries to star ...
by RobertLeeJesus 2008-07-26 浏览 (48) 回复 (2) 关键字:

Ubuntu 3D桌面配置

原文:http://www.howtoforge.com/ubuntu_feisty_beryl_ati_radeon 1 我的机子配置是 Thinkpad T43 ATI mobility X300 首先更新所有的软件 sudo apt-get update sudo apt-get upgrade 2 确定你的显卡被识别 打开terminal输入命令 lspci | ...
by Clayz 2007-12-15 浏览 (576) 回复 (0) 关键字:

在VMware Server和Red Hat Enterprise Linux 5上安装VMware Tools(zz)

 在VMware Server和Red Hat Enterprise Linux 5上安装VMware Tools      按照Readme中的安装方法,一步步按照默认的设置下来,出现如下错误: What is the location of the directory of C header files that match your ...
by heimuad 2007-09-28 浏览 (569) 回复 (0) 关键字:

提高上网速度

这几天用ubuntu上网特慢,发现在解析DNS时基本卡住,搜索了一下找到了一个解决办法。 通过设置DNS缓存来提高上网速度,我自己试过了,确实是解决了我的问题。 ------------------------------------- 转载地址 url: http://forum.ubuntu.org.cn/viewtopic.php?t=22361&highlight=%E4%B8% ...
by aihua 2007-02-23 浏览 (4108) 回复 (9)

关于Informix数据库CheckPoint的问题。欢迎大家指教

我现在的数据库服务器,在每天早上数据处理的时候。每次做checkpoint的时间都太长了,有时候甚至达到300s的长度。请大家能给点建议。 服务器为一HP小型机,4CPU,8G内存。OS为Linux系统。数据库为Informix10下面贴出我的onconfig内容 #****************************************************************** ...
by billbai 2008-07-02 浏览 (241) 回复 (2)

Flex With Spring [转]

来源: http://coenraets.org/flex-spring What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight component container thatimplements ...
by mikel 2007-11-23 浏览 (1192) 回复 (1)

2.015出来了!!!!!!!!!

刚刷了几遍就刷出来了,大概是最快的一次 Version D 2.015 Jun 17, 2008 New/Changed Features * Template alias arguments can now be literals. * Function templates can now deduce the return type if they are declar ...
by hqs7636 2008-06-18 浏览 (637) 回复 (10)

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 浏览 (1080) 回复 (2)

NetBeans6.5 M1 众多期待的特性一览表!

NetBeans6.5 M1 众多期待的特性一览表! Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性. 其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目 和普通项目,还有Spring   Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (4292) 回复 (16) 关键字: netbeans 6.5 m1

ErlyBird 0.16.0 发布

dcaoyuan同学的erlang IDE项目发布了新版本,用erlang开发的童子们赶快下载更新吧。 ErlyBird 0.16.0 Released - An Erlang IDE based on NetBeans I'm pleased to announce ErlyBird 0.16.0, an Erlang IDE based on NetBeans. This is an im ...
by dcaoyuan 2008-03-06 浏览 (460) 回复 (0) 关键字: erlang

ErlyBird 0.16.0 发布 Erlang IDE

ErlyBird 0.16.0发布,ErlyBird 是Erlang 基于NetBeans的IDE开发环境。新版本发布了一些重要属性,大小25M,如果你下载了Netbeans最新版本,你可以通过升级中心安装ErlyBird模块。 下载地址:http://sourceforge.net/project/showfiles.php?group_id=192439 ErlyBird 0.16.0 R ...
by dcaoyuan 2008-03-18 浏览 (545) 回复 (1) 关键字: erlang

相关问答

赞助商链接