本月博客排行
-
第1名
wy_19921005 -
第2名
mft8899 -
第3名
benladeng5225 - Anmin
- wddpwzzhao123
- duanfei
年度博客排行
-
第1名
龙儿筝 -
第2名
宏天软件 -
第3名
wy_19921005 - benladeng5225
- vipbooks
- kaizi1992
- tanling8334
- sam123456gz
- arpenker
- zysnba
- fantaxy025025
- 青否云后端云
- xiangjie88
- lemonhandsome
- wallimn
- e_e
- jh108020
- ganxueyun
- Xeden
- xyuma
- wangchen.ily
- zhanjia
- johnsmith9th
- zxq_2017
- forestqqqq
- jbosscn
- daizj
- xpenxpen
- 喧嚣求静
- kingwell.leng
- lchb139128
- jveqi
- kristy_yy
- javashop
- lzyfn123
- sunj
- yeluowuhen
- ajinn
- lerf
- silverend
- chenqisdfx
- xiaoxinye
- lyndon.lin
- flashsing123
- bosschen
- zhangjijun
- sunnylocus
- lyj86
- paulwong
- sgqt
最新文章列表
Installer Flash Media Server 2 sur Gentoo Linux
Installer Flash Media Server 2 sur Gentoo Linux
Après plusieurs demandes concernant l'installation d'un serveur Flash Media Server 2 (FMS2) sur une plate-forme Gentoo Linux, je trouve enfin le temps d ...
Linux 内核2.4.34发布
matrix 写道 "负责维护Linux 内核2.4的Willy Tarreau宣布稳定版Linux kernel 2.4.34发布。 2.4.34版本捆绑了一些安全补丁,bug的修复,提供对gcc 4,x86,x86-64和sparc64的支持。同时发布的还有内核2.4.33.7版,主要是一个安全修复。下载。"
oracle9i installation on fedora core 6
oracle linux install
fedora core 6
oracle 9i
参见文档
http://ivan.kartik.sk/oracle/install_ora9_fedora.html
google搜索关键字
Installation of Oracle 9i (R2) on Fedora Core Linux 2, 3, 4, 5 and 6
1. Create or ...
GDC 0.20发布
引用
* Updated to DMD 0.177
* Fixes for synchronized code generation
* Better support for cross-hosted builds
* Fixed Bugzilla 307, 375, 403, 575, 578
* Applied Anders Björklund's MacOS X build patches
* ...
solution for installing mysql lib under ubuntu
I've reinstalled my computer with ubuntu,and i had to reconfiguration my environment ,but when i was installing mysql lib
sudo gem install mysql -r
an error occured
Building native extensions. T ...
用GCJ编译Java源文件成脱离JRE的exe可执行文件
用GCJ编译Java源文件成脱离JRE的exe可执行文件一、下载GCJ到 http://www.thisiscool.com/gcc_mingw.htm 可以看到你有个版本GCC/GCJ 3.4GCC/GCJ 4.02不管三七四十八,都下载下来先:)二、解压检测,先来测试高版本的GCJ4.02比如:E:\OpenSource\GCC4,可以看到有个gcc-4.0的目录把 E:\OpenSource\ ...