<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_.3S Swimmer</title><subtitle type="text">To be experter</subtitle><id>http://feed.cnblogs.com/blog/u/9953/rss</id><updated>2011-07-05T01:38:09Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/9953/rss"/><entry><id>http://www.cnblogs.com/sqwang/archive/2010/01/03/1638268.html</id><title type="text">用类的方式实现资源国际化</title><summary type="text">Java支持两种方式存放国际化资源，properties文件和类文件。properties文件简单易用，类文件效率高。这里介绍采用类包装国际化资源的方法，而用properties包装的方法有太多的介绍，就不说了吧。1、首先明确资源类文件放在应用的什么地方。因为是类，所以和其他类没有什么差别，同样可以定义成如com.test.resources.info普通类名，按照要求，需要继承ListResou...</summary><published>2010-01-03T07:44:00Z</published><updated>2010-01-03T07:44:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2010/01/03/1638268.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2010/01/03/1638268.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2009/10/12/1581640.html</id><title type="text">CVS使用汇编</title><summary type="text">一、CVS用户管理1、登陆cmd ,进入Dos。 set cvsroot=:pserver:administrator@127.0.0.1:/[工程名] cvs login提示： Logging in to :pserver: administrator @127.0.0.1:2401:/cvsRoot CVS Password:_ 输入密码后，登陆成功。这里administrator是操作系统的管理用户，登陆密码就要输系统登录的密码2、添加用户CVS的用户实际上是系统用户的别名，多个CVS用户可以指定为同一个系统用户的别名。所以首先要创建一个系统用户，权限最好属于Users group，如创</summary><published>2009-10-12T03:49:00Z</published><updated>2009-10-12T03:49:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2009/10/12/1581640.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2009/10/12/1581640.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2009/10/02/1577350.html</id><title type="text">CVS使用中遇到的问题及解决办法[随记]</title><summary type="text">开发环境：MyEclipse 6.5GA服务器：windows server 2003 sp3网络：局域网CVS：CVS2.5.03（Scorpio) Build 2382问题一：Commit后，错误提示&amp;#8220;The server reported an error while performing the "cvs add" command. XXXX: cvs server: http...</summary><published>2009-10-02T02:44:00Z</published><updated>2009-10-02T02:44:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2009/10/02/1577350.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2009/10/02/1577350.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2008/12/28/1363819.html</id><title type="text">在.net 2005 环境中开发ArcMap工具条</title><summary type="text">引子最近因为要做一些比较复杂的专业分析，所以想尝试做做类似Extension的东西，但不想搞得太复杂，所以先用VBA写了几个Button对应的模块，然后再定制一个工具条，将Button放置在其中。总感觉不太专业，因此就想用Vb.net试试看，发觉并不难，记下过程供日后参考。一、准备工作1、用1，2天的时间查阅了相关资料，主要看比较几种开发语言的，便于选择。从个人情况和ArcGIS版本考虑，相中VB...</summary><published>2008-12-28T09:56:00Z</published><updated>2008-12-28T09:56:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2008/12/28/1363819.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2008/12/28/1363819.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2008/06/29/1232039.html</id><title type="text">ArcIMS开发（一）——ArcIMS API 简介</title><summary type="text">ArcIMS和ArcIMS Java Connector ArcIMS为通过网络发布地理信息数据提供了解决反感，它符合表现层、业务逻辑层和数据层的三层构架，包括若干组件，其中关键的组件有：ArcIMS Spatial Server，ArcIMS Application Server，ArcIMS连接器和Web服务器。 ArcIMS Spatial Server 提供GIS数据访问、地图渲染、向其他...</summary><published>2008-06-29T08:33:00Z</published><updated>2008-06-29T08:33:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2008/06/29/1232039.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2008/06/29/1232039.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2008/06/23/1227940.html</id><title type="text">使用ArcIMS9.2+Java ADF建立基本的WebGIS站点的尝试</title><summary type="text">一、服务器配置环境硬件：浪潮英信N70；P4 1.8G；2GB内存（有点老旧了）。软件：Win2003EntServer；ArcIMS9.2（Sp5）；ArcSDE(sp5)(暂时没用)；Web ADF for the Java Platform 9.2 (sp5);IIS6+Tomcat6.0.16+jre15.0.5_15。二、建立过程1、参照ArcIMS的手册，利用Esri提供的实例数据Sa...</summary><published>2008-06-23T02:40:00Z</published><updated>2008-06-23T02:40:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2008/06/23/1227940.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2008/06/23/1227940.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2005/12/25/304291.html</id><title type="text">从已有的文件中恢复ClearCase LT Server</title><summary type="text">前一段时间，先前的Win2000AdvServer不能正常升级了，想尽一切办法不能解决。想到不久后Gates将停掉Win2000的升级服务，所以干脆现在装win2k3，至少网上会找到破解的补丁，如果运气好的话，用的D版网上能正常升级也未可知。启动Win2k3的Setup后不久，竟然发现不能升级安装，有点头晕了。现在的问题是这台服务器一直也用作ClearCase LT Server，如果不能升级安装...</summary><published>2005-12-25T09:16:00Z</published><updated>2005-12-25T09:16:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2005/12/25/304291.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2005/12/25/304291.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2005/10/10/251835.html</id><title type="text">申请了一个gmail邮箱，体验ing</title><summary type="text">不经意看到对gmail的热议，心动中赶紧申请了一个（不麻烦）。2.6GB的空间大小，并以nb/每秒的速度增小，爽。速度比msn快，邮件按传统内容分类，但会话的新式组织邮件，有点类似microsoft的邮件新闻组。给老婆发了一个邀请，顺利开通后，对我没有任何的奖励，唉！ 通过gmail收邮件有两种方式：访问网站和安装客户端（如，Outlook express)。后者肯定不能充分利用gmail的特点，...</summary><published>2005-10-10T09:37:00Z</published><updated>2005-10-10T09:37:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2005/10/10/251835.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2005/10/10/251835.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2005/09/29/246974.html</id><title type="text">C#中创建和使用资源动态链接库</title><summary type="text">在程序中要用到的图标和图片资源集中起来，放到一个库文件中，方便使用。参考Microsoft的指导，将创建和使用的过程总结如下。一、创建资源文件1、准备好所有的资源（图标、图片，放到一个目录下保存2、从VS.net第二张安装光盘上（SDK\v1.1Samples\Tutorials\resourcesandlocalization\reseditor ）或者在安装目录（\Program Files\...</summary><published>2005-09-29T13:38:00Z</published><updated>2005-09-29T13:38:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2005/09/29/246974.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2005/09/29/246974.html"/></entry><entry><id>http://www.cnblogs.com/sqwang/archive/2005/08/12/213092.html</id><title type="text">C#中unhandled异常处理的问题</title><summary type="text">为了增强现在正在开发的系统的健壮性，需要捕获运行时出现的无法预料而且没有被处理(unhandled)的异常。查了资料后，找到了使用 Application.ThreadException 事件处理这些异常的方法，基本步骤包括， 1、为ThreadException事件添加一个处理异常的函数句柄 2、定义处理异常的函数 例子如下：[STAThread]static void Main(){ Appl...</summary><published>2005-08-12T01:08:00Z</published><updated>2005-08-12T01:08:00Z</updated><author><name>.3S Swimmer</name><uri>http://www.cnblogs.com/sqwang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sqwang/archive/2005/08/12/213092.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sqwang/archive/2005/08/12/213092.html"/></entry></feed>
