2012 年二月 一 二 三 四 五 六 日 « 一 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 近期评论
- wlx [微博 ] 发表在《google彻底被封?》
- snake 发表在《google彻底被封?》
- Andrew Pelt 发表在《debian testing上安装oracle 10g》
- tiplip 发表在《webmap.cn使用的WEBGIS技术》
- 求助Evolution问题!! 发表在《evolution crashed in gutsy alpha》
分类目录
标签
anjuta apache backup breezy c++ compile convert dapper debian dns edgy evolution feisty firefox flash gnome gobang GRASS gutsy humor intrepid Linux mailman MapServer mysql openoffice Oracle php phpbb postfix PostGIS postgresql qgis sarge scim skype subversion svn tomcat ubuntu utf8 westdc Windows wordpress 中文
Tag Archives: GRIDGIS
比较好的CVS文件头
比较规范,而且LOG信息可以直接在程序中看到。 example.cxx 象下面这样定义一个宏,这样每个编译过的目标文件也可以检查到版本。 # define CVSID(string) static char cvsid[] = string; static char *msid_aw() { return( msid_aw() ? ((char *) NULL) : cvsid ); } #else # define CVSID(string) #endif 这样,如果你不想使用这个宏,只需要定义在头文件中定义DISABLE_CVSID就可以了。 (当然,使用的后果就是会使每个目标文件变大约100个字节。) 但是,你可以使用这个命令检查其对应的版本: warmerda@gdal2200[70]% ident ~/gdal/libgdal.so | grep cpl_vsi $Id: … Continue reading
gridgis work plan
1. register a domain name:gridgis.org, 5-10 years 2. read grass document(maillist,design pdf,source code) 3. other grid related article