<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_hugh-lin</title><subtitle type="text">不能编程还能干什么?</subtitle><id>http://feed.cnblogs.com/blog/u/13192/rss</id><updated>2008-06-26T05:22:06Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13192/rss"/><entry><id>http://www.cnblogs.com/hugh-lin/archive/2008/01/25/1053824.html</id><title type="text">MySql数据库、表名大小写的问题</title><summary type="text">默认情况下， MySql的数据库、表名采用小写表示，即使建表的Sql语句中表名是大写的，在执行后数据库中的表名还是采用小写表示。在开发过程有可能采用ORM框架来处理业务数据。小写的表名对于自动生成实体类文件会产生影响，因为通常类名是采用大写字母开头的。通过修改MySql Server安装目录下的 my.ini 文件， 设置 lower_case_table_names=0 (备注：大小写敏感，为1...</summary><published>2008-01-25T14:23:00Z</published><updated>2008-01-25T14:23:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/25/1053824.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/25/1053824.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2008/01/23/1050718.html</id><title type="text">[转]Spring--简单使用quartz实现定时作业 </title><summary type="text">原文地址：http://www.blogjava.net/javaora/archive/2005/07/20/8070.html定时批处理作业是J2EE企业应用里很重要的一环，用来在晚间进行财务挂账，数据转存，新闻联播等等操作。  而在Spring里，已经很好的集成了Quartz，简单到像配cron一样，在xml文件里面配一下时间就可以自动执行，不需要写一行代码。Spring对Quartz大刀阔...</summary><published>2008-01-23T15:03:00Z</published><updated>2008-01-23T15:03:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/23/1050718.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/23/1050718.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2008/01/23/1050568.html</id><title type="text">[转]PowerDesigner使用技巧</title><summary type="text">--&amp;gt;编写相关的VBS脚本在PowerDesign里自定义一些命令与操作等，具体的可以参考C:\Program Files\Sybase\PowerDesigner 9\VB Scripts目录下的脚本示例。怎么运用这些脚本呢？在Tools－》Execute Commands里可以进行操作。具体说明在帮助里写的很清楚。帮助的位置在 PowerDesigner General Features Gu...</summary><published>2008-01-23T12:21:00Z</published><updated>2008-01-23T12:21:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/23/1050568.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/23/1050568.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2008/01/22/1048841.html</id><title type="text">IBatis的自动生成工具abator的改造</title><summary type="text">使用abator生成的代码，最大的问题就是它的注释问题！一大堆的"abatorgenerate_"，为了代码的可读性，只好download下原代码，进行改造！改造的主要目的是：给生成model、dao、daoImpl的文件加上中文的注释，并且给Model文件的属性设置初始化值。目前已经改造完成，可以添加中文注释，abatorConfig.xml中改动了“table”元素，如下：&amp;lt;table ...</summary><published>2008-01-22T07:50:00Z</published><updated>2008-01-22T07:50:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/22/1048841.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/22/1048841.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2008/01/19/1045208.html</id><title type="text">Struts2.1开发笔记-2</title><summary type="text">昨晚，想试试Struts2.1的datetimepicker，可是完全按照范例进行的怎么都显示不出来。上网查了查，所有的问题我都排除了，还是不行！郁闷，无奈下只好睡觉了，今天早上起来不死心，继续弄，想看看究竟问题出现在哪！所以就多在resin下配置了一个站点，端口为9090，原来一直是使用8080进行，惊奇的发现，同样的程序代码，在9090下可以显示，在8080下却显示不了。奇哉怪也！然后又在80...</summary><published>2008-01-19T02:51:00Z</published><updated>2008-01-19T02:51:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/19/1045208.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/19/1045208.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2008/01/18/1044919.html</id><title type="text">Struts2.1开发笔记-1</title><summary type="text">1、使用i18n的package_zh_CN.properties的时候，Action要继承ActionSupport才能起作用2、Struts2.1.0结合UrlRewriteFilter的时候，重载ActionSupport的Validate方法会引起Url重写失效3、要使用Struts2的AJAX功能要在struts.properties中添加两项设置： struts.serve.stati...</summary><published>2008-01-18T12:55:00Z</published><updated>2008-01-18T12:55:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/18/1044919.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/18/1044919.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2008/01/01/1022263.html</id><title type="text">PowerDesigner 12.5 导致 Word 2003鼠标没反应的解决方法</title><summary type="text">运行regedit.exe 打开注册表编辑器，定位到：HKEY_CURRENT_USER\Software\Microsoft\Office\Word\Addins\WordToRQM12.Connect 键，双击右边的“LoadBehavior”，在弹出的修改值对话框中将其值从3改为2，然后关闭注册表编辑器，重新启动Word</summary><published>2008-01-01T08:08:00Z</published><updated>2008-01-01T08:08:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/01/1022263.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2008/01/01/1022263.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2007/11/14/958904.html</id><title type="text">J2EE开发之常用开源项目介绍（转）</title><summary type="text">主要就我所了解的J2EE开发的框架或开源项目做个介绍,可以根据需求选用适当的开源组件进行开发.主要还是以Spring为核心,也总结了一些以前web开发常用的开源工具和开源类库1持久层:1)Hibernate这个不用介绍了,用的很频繁,用的比较多的是映射,包括继承映射和父子表映射对于DAO在这里介绍个在它基础上开发的包bba96, 目前最新版本是bba96 2.0它对Hibernate进行了封装, ...</summary><published>2007-11-14T03:08:00Z</published><updated>2007-11-14T03:08:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2007/11/14/958904.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2007/11/14/958904.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2007/11/11/956191.html</id><title type="text">[转]通过ScriptManager在客户端来调用服务器端方法或者webService的方法 </title><summary type="text">1。客户端调用服务器端方法：源文件中的代码1 &amp;lt;script language=javascript type="text/javascript"&amp;gt;2 function GetCurrentTime()3 {4 PageMethods.GetCurrentTime('NewEgg ajax training',CheckIsSuccess);5 }6 function CheckIsS...</summary><published>2007-11-11T15:16:00Z</published><updated>2007-11-11T15:16:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2007/11/11/956191.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2007/11/11/956191.html"/></entry><entry><id>http://www.cnblogs.com/hugh-lin/archive/2007/11/11/955833.html</id><title type="text">[转]关闭Visual Studio 实时调试器</title><summary type="text">在安装了vs2005之后，一旦某些进程出现问题，那个调试器总会出来捣乱。下面就解决它！删除：HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\DebuggerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\DbgManagedDebugger这样，w...</summary><published>2007-11-11T04:24:00Z</published><updated>2007-11-11T04:24:00Z</updated><author><name>hugh-lin</name><uri>http://www.cnblogs.com/hugh-lin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/hugh-lin/archive/2007/11/11/955833.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/hugh-lin/archive/2007/11/11/955833.html"/></entry></feed>
