躺在沙灘上的小豬

          快樂的每一天

          #

          Prototype Documentation

          http://www.prototypedoc.com/

          Quick Guide to Prototype [particletree.com]
          Prototype in script.aculo.us Wiki [wiki.script.aculo.us]

          posted @ 2006-03-01 15:02 martin xus| 編輯 收藏

          JavaScript 編碼規范

          http://dojotoolkit.org/js_style_guide.html

          http://www.ajaxcn.org/space/start/2006-02-19/1

          posted @ 2006-03-01 11:11 martin xus| 編輯 收藏

          Encarta? Instant Answers:)

          Encarta? Instant Answers says:
          Hi again, martin.xus! How can I help you?
          Did you know? With only a few exceptions, true cacti are found exclusively in the Western Hemisphere.

          今早它突然冒出來這么一句 好玩:)

          posted @ 2006-02-28 10:06 martin xus| 編輯 收藏

          小結

          上一周一直在做全文檢索,做個小結:

          一:關于Lucene
              這個沒什么可說的了,有什么問題看Lucene in Action,要是還沒能解答問題,請教mail-list

          二:萬惡的LOB
              我的情況:JDK1.3.1,本地測試是oracle的驅動,測試機上是weblogic的驅動,必須在提交的時候手工改為
           
          OutputStream out =(( weblogic.jdbc.common.OracleBlob)blob).getBinaryOutputStream();

          三:另存為word

             在寫文件前添加如下代碼:
          <%@ page contentType="application/vnd.ms-word;charset=gbk" language="java" %>
          <html>
          <%
              
          String docName =new String(request.getParameter("docName") .getBytes("GB2312"),"8859_1");
              response.setHeader(
          "Content-disposition""attachment;filename=" + docName + ".doc");
          %>

          四:XML解析
             XStream


          五:AJAX
             prototype

          posted @ 2006-02-28 09:58 martin xus| 編輯 收藏

          感謝JavaScud提供subversion服務

          請從這里checkout代碼 http://svn.javascud.org/svn/erwinparser/

          posted @ 2006-02-14 14:35 martin xus| 編輯 收藏

          僅列出標題
          共28頁: First 上一頁 5 6 7 8 9 10 11 12 13 下一頁 Last 
          主站蜘蛛池模板: 赫章县| 库伦旗| 象州县| 读书| 瑞丽市| 贵溪市| 汉阴县| 交城县| 开平市| 高州市| 邯郸市| 固阳县| 凤台县| 娄底市| 漯河市| 饶平县| 岱山县| 金华市| 桐乡市| 巴马| 丹江口市| 丹阳市| 萨迦县| 枣庄市| 尼玛县| 吉安县| 城固县| 绍兴市| 南宁市| 靖州| 通州市| 紫金县| 中卫市| 阿拉善盟| 噶尔县| 姚安县| 察雅县| 铜川市| 湟中县| 天柱县| 六枝特区|