楼主: yy88611
109518 2204

[咨询行业分析报告] 一口气来个商业地产合集吧【6篇免费】   [推广有奖]

101
shitman 发表于 2010-8-26 15:49:57
看看,到底资料如何

102
agen214 发表于 2010-8-26 16:01:31
看看。。。。。。。。。。
帮别人等于帮自己

103
rayqin 发表于 2010-8-26 17:54:41
谢谢楼主分享!
本文来自: 人大经济论坛 行业分析 版,详细出处参考:http://www.pinggu.org/bbs/viewth ... 1&from^^uid=64721

104
异界龙域 发表于 2010-8-26 17:58:09
谢谢楼主分享!

105
yiguixuan 发表于 2010-8-26 18:10:10
好帖,12345上山打老虎

106
小毛驴拉磨 发表于 2010-8-26 19:20:01
谢谢分享,哈哈
签名被屏蔽

107
小毛驴拉磨 发表于 2010-8-26 19:20:47
1# yy88611
我都回复了
签名被屏蔽

108
tlto 发表于 2010-8-26 19:45:11
see see what east east

109
梁温陵 发表于 2010-8-26 20:26:03
public void flushBuffer()
{
     //Do the actual logging
     removes.ensureCapacity(buffer.size());
     for (Iterator i = buffer.iterator(); i.hasNext();)
     {
       try
       {
         LoggingEvent logEvent = (LoggingEvent)i.next();
      String sql = getLogStatement(logEvent);
      //System.out.println(sql);
      sql = formatSql(sql);
      //System.out.println(sql);
      if(sql!=null && sql.length()!=0)
      {
       execute(sql);
      }
         removes.add(logEvent);
       }
       catch (SQLException e)
       {
      errorHandler.error("Failed to excute sql", e,ErrorCode.FLUSH_FAILURE);
       }
     }
     
     // remove from the buffer any events that were reported
     buffer.removeAll(removes);
     
     // clear the buffer of reported events
     removes.clear();
   }
}

110
清风谷 发表于 2010-8-26 20:51:38
原来要回复的~~thanks
生如夏花~~

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
jg-xs1
拉您进交流群
GMT+8, 2025-12-27 01:20