隨筆 - 6  文章 - 129  trackbacks - 0
          <2025年6月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          293012345

          常用鏈接

          留言簿(14)

          隨筆檔案(6)

          文章分類(467)

          文章檔案(423)

          相冊

          收藏夾(18)

          JAVA

          搜索

          •  

          積分與排名

          • 積分 - 827188
          • 排名 - 49

          最新評論

          閱讀排行榜

          評論排行榜

          06 2011 檔案

          使用JavaScript判斷兩個日期相差天數
               摘要: var st = new Date(‘2011/01/28 16:22:00’);
          var et = new Date(‘2011/03/28 16:22:00’);
          if( (et.getTime()-st.getTime())/1000/60/60/24 > 31 ) {
          alert("時間間隔不能超出31天");
          }  閱讀全文

          posted @ 2011-06-28 16:29 Ke 閱讀(886) | 評論 (0)  編輯

          Apache2+Tomcat6+MOD_JK集群
               摘要: o run session replication in your Tomcat 6.0 container, the following steps should be completed:

          All your session attributes must implement java.io.Serializable
          Uncomment the Cluster element in server.xml
          If you have defined custom cluster valves, make sure you have the ReplicationValve defined as well under the Cluster element in server.xml
          If your Tomcat instances are running on the same machine, make sure the tcpListenPort attribute is unique for each inst  閱讀全文

          posted @ 2011-06-16 12:02 Ke 閱讀(1258) | 評論 (0)  編輯

          主站蜘蛛池模板: 潞城市| 札达县| 同德县| 白山市| 茂名市| 犍为县| 瑞昌市| 太康县| 朔州市| 喜德县| 张掖市| 西丰县| 婺源县| 冷水江市| 台东县| 香港| 京山县| 桑植县| 柳江县| 昭觉县| 莱西市| 同江市| 新疆| 濉溪县| 城市| 衡南县| 景德镇市| 武清区| 深圳市| 石景山区| 罗定市| 江城| 安丘市| 六枝特区| 柳河县| 溧水县| 东莞市| 江永县| 贵阳市| 汉源县| 离岛区|