<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[heboucheng的专栏]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/heboucheng</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; heboucheng]]></copyright><item><title><![CDATA[SSH C3P0 CLOB大字段处理方法]]></title><link>https://blog.csdn.net/heboucheng/article/details/17223317</link><guid>https://blog.csdn.net/heboucheng/article/details/17223317</guid><author>heboucheng</author><pubDate>Mon, 09 Dec 2013 15:10:30 +0800</pubDate><description><![CDATA[Ssh + C3P0操作CLOB字段


最近操作项目SSH 连接池C3P0操作CLOB 字段，整了N久。出现了一些怪异的问题,大概有这么几种。
1、以平常SET（）方式对CLOB字段设值，根本保存不了。存进去的值为空，但通过断点跟踪，该字段的值正常。
google + 百度 
网上的资料一大堆,大同小异，都说要在配置文件中加LobHandler 。这里大致分为两种情况：
（注：所有]]></description><category></category></item><item><title><![CDATA[MyEclipse 8.5  添加插件]]></title><link>https://blog.csdn.net/heboucheng/article/details/8863604</link><guid>https://blog.csdn.net/heboucheng/article/details/8863604</guid><author>heboucheng</author><pubDate>Sun, 28 Apr 2013 15:07:35 +0800</pubDate><description><![CDATA[1、将下载好的插件包添加到MyEclipse安装目录。
2、在dropins中添加xxx.txt文件里面添加插件的路径说明
path=D:\\MyEclipse8.5\\你的路径


如:path=D:\\MyEclipse8.5\\MyPlugins\\svn]]></description><category></category></item><item><title><![CDATA[开发中的问题收集]]></title><link>https://blog.csdn.net/heboucheng/article/details/8556590</link><guid>https://blog.csdn.net/heboucheng/article/details/8556590</guid><author>heboucheng</author><pubDate>Wed, 30 Jan 2013 15:58:21 +0800</pubDate><description><![CDATA[问题描述


所属类型


解决方法




jqurey验证如何动态添加验证


jqurey验证


 




Jquery验证单个表单


jqurey验证


Validate.element（$("#parameId"))




Jqgrid 
日期如何格式化


jqgrid日期格式化]]></description><category></category></item><item><title><![CDATA[浅谈版本控制工具 SVN]]></title><link>https://blog.csdn.net/heboucheng/article/details/6908390</link><guid>https://blog.csdn.net/heboucheng/article/details/6908390</guid><author>heboucheng</author><pubDate>Wed, 26 Oct 2011 20:18:23 +0800</pubDate><description><![CDATA[准备工作
svn服务器 Setup-Subversion-1.6.5.msi
SVN客户端：TortoiseSVN-1.6.6.17493-win32-svn-1.6.6.msi
网上下载
安装好服务器与客户端
test :
打开dos 窗口输入”svn”命令提示如图就说明装好了


如果不是，你知道的。。。。
建立公共库
在dos 命令窗口下输入”svnadmin” r提示]]></description><category></category></item><item><title><![CDATA[Extjs GridPanel 表格]]></title><link>https://blog.csdn.net/heboucheng/article/details/6653509</link><guid>https://blog.csdn.net/heboucheng/article/details/6653509</guid><author>heboucheng</author><pubDate>Tue, 02 Aug 2011 13:28:37 +0800</pubDate><description><![CDATA[Extjs GridPanel表格
表格困扰了我几天的时间，在网上搜的资料太完整了，完整到有点复杂的程度，以至于不太适合我这种菜鸟级别的初学者。现在终于搞出来了，所以我想拿一个简单的例子来分享一下。希望能帮助后来的人提供一个参考。
Ext表格当然首先选择的就是grid里面的G]]></description><category></category></item><item><title><![CDATA[Struts 2 +JQuery +json 实现异步交互]]></title><link>https://blog.csdn.net/heboucheng/article/details/6581971</link><guid>https://blog.csdn.net/heboucheng/article/details/6581971</guid><author>heboucheng</author><pubDate>Sun, 03 Jul 2011 16:16:38 +0800</pubDate><description><![CDATA[这些天一直在搞struts2 与jquery结合，做一定表单验证。在网上找了很多jquey与struts2 做登录验证的资料，但有的是写的太复杂了，所以没看懂，也因为太粗心所以走了很多弯路。现在终于成功了，所以拿出来分享一下。Don't be careless]]></description><category></category></item><item><title><![CDATA[接口编程那点事]]></title><link>https://blog.csdn.net/heboucheng/article/details/6384514</link><guid>https://blog.csdn.net/heboucheng/article/details/6384514</guid><author>heboucheng</author><pubDate>Mon, 02 May 2011 14:46:00 +0800</pubDate><description><![CDATA[<br />我是一个大三还没毕业的学生，没写过什么大的项目，所以没什么经验，论资历，可能连初生牛犊都不如。这几天一直在想接口编程的问题，在网上看了很多人的说法，这是自己的一点看法，由于看得很肤浅，写这篇文章只是为了抛砖引玉。所以如果有什么不对的地主，希望大家评论一下，指教一下，就当是帮帮我们这些初学者，最后还请大家多多包涵。<br /> <br />个人觉得编程主要是在设计上的那点事，大家应该都同意设计这个事，是仁者见仁智都见智，设计方式思想不同，应用的东西也各不相同，知识也就不一样。反过来也一样，东西不同]]></description><category></category></item><item><title><![CDATA[接口编程那点事]]></title><link>https://blog.csdn.net/heboucheng/article/details/6384512</link><guid>https://blog.csdn.net/heboucheng/article/details/6384512</guid><author>heboucheng</author><pubDate>Mon, 02 May 2011 14:45:00 +0800</pubDate><description><![CDATA[<br />我是一个大三还没毕业的学生，没写过什么大的项目，所以没什么经验，论资历，可能连初生牛犊都不如。这几天一直在想接口编程的问题，在网上看了很多人的说法，这是自己的一点看法，由于看得很肤浅，写这篇文章只是为了抛砖引玉。所以如果有什么不对的地主，希望大家评论一下，指教一下，就当是帮帮我们这些初学者，最后还请大家多多包涵。<br /> <br />个人觉得编程主要是在设计上的那点事，大家应该都同意设计这个事，是仁者见仁智都见智，设计方式思想不同，应用的东西也各不相同，知识也就不一样。反过来也一样，东西不同]]></description><category></category></item><item><title><![CDATA[读《一位社会上的人对大学生所说的话》感想]]></title><link>https://blog.csdn.net/heboucheng/article/details/5588299</link><guid>https://blog.csdn.net/heboucheng/article/details/5588299</guid><author>heboucheng</author><pubDate>Thu, 13 May 2010 20:22:00 +0800</pubDate><description><![CDATA[ 最近看了《一位社会上的人对大学生所说的话》很有感触。里面的第一句是“别跟人比堕落，堕落起来非常容易，可是堕落后再想回到不堕落，难。不要给自己颓废的机会。”是的，大学是一个比较容易让人堕落颓废的地方。她就像是一个迷宫，进来的人一旦失去目标就有可能会失去自己，也许很多人在高中时期就有一种观念“大学是玩的时期”。可是用心想想，如果是来大学玩的那么干嘛还要破费那么多的钱，你认为这钱花的价值在]]></description><category></category></item><item><title><![CDATA[世界最珍贵的是什么]]></title><link>https://blog.csdn.net/heboucheng/article/details/5093836</link><guid>https://blog.csdn.net/heboucheng/article/details/5093836</guid><author>heboucheng</author><pubDate>Mon, 28 Dec 2009 21:23:00 +0800</pubDate><description><![CDATA[ 佛家，有这样一个经典的故事：从前，有座圆音寺，香火鼎盛。传说，每日沾受佛光香火，万物生灵都会浸透佛性。一千年前，一只蜘蛛在大殿的横梁上安家，一千年后，便也是一只沾了佛性的蜘蛛了。某天，佛祖光临圆音寺，看见了横梁上的蜘蛛。佛祖问：既然已修炼了千年，那我问你，世间最珍贵的是什么蜘蛛答：世间最珍贵的是“得不到”和“已失去”。佛祖摇头，随即离开。又是一个一千年。佛]]></description><category></category></item></channel></rss>