ann
          冰是沒有未來的,因為它的永恒
          posts - 107,comments - 34,trackbacks - 0
          <2010年5月>
          2526272829301
          2345678
          9101112131415
          16171819202122
          23242526272829
          303112345

          常用鏈接

          留言簿

          隨筆分類(105)

          隨筆檔案(97)

          文章分類(16)

          文章檔案(20)

          相冊

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          05 2010 檔案
          vncserver 設置(redhat)      摘要: 1. 安裝vnc
          rpm -ivh vnc-server-4.1.2-14.el5_3.1.i386.rpm
          rpm -ivh vnc-4.1.2-14.el5_3.1.i386.rpm


          3. 設置vnc server的訪問密碼
          [ann@ecdev1 ~]# vncpasswd

          3. 執行vncserver,第一次執行后會生產一些配置文件

          4. 修改/home/ann/.vnc/xstart(如果無此文件,就運行vncserver)
          #!/bin/sh
          # Uncomment the following two lines for normal desktop:
          unset SESSION_MANAGER
          exec /etc/X11/xinit/xinitrc
          [ -x /etc/vnc/xstartup ] && exec /etc/vnc/xsta  閱讀全文
          posted @ 2010-05-19 09:49 冰是沒有未來的,因為它的永恒| 編輯
          wcbd build 出錯的問題      摘要: I tried the Build and Deployment tool in Commerce version 7. I followed the tutorial for the same found here:
          http://publib.boulder.ibm.com/infocenter/wchelp/v7r0m0/topic/com.ibm.commerce.developer.doc/concepts/cdewcbdbuild.htm

          When I start the build process it extracts the projects from the CVS successfully, but while buildingarchiving the ejb jar the build fails with the following error:
          java.io.IOException: Cannot run program "D:\Programs\RAD75\SDP\runtimes\base_v7\java\jre\b  閱讀全文
          posted @ 2010-05-17 10:56 冰是沒有未來的,因為它的永恒| 編輯
          SQL like子句的另一種實現方法,速度比like快      摘要:

          SQL like子句的另一種實現方法,速度比like快


          一般來說使用模糊查詢,大家都會想到LIKE
          select * from table where a like '%字符%'

          如果一個SQL語句中用多個 like模糊查詢,并且記錄條數很大,那速度一定會很慢。
          下面兩種方法也可實現模糊查詢:
          select * from table where patindex('%字符%',a)>0
          select * from table where charindex('字符',a)>0
          經測試這兩種方法比LIKE速度要快。

            閱讀全文
          posted @ 2010-05-04 12:58 冰是沒有未來的,因為它的永恒| 編輯

          當下,把心放下 放下如果是可能的,那一定是在當下,
          不在過去,也不在未來。
          當下放下。唯有活在當下,你的問題才能放下。

          主站蜘蛛池模板: 隆尧县| 葵青区| 渭源县| 河间市| 巴林右旗| 时尚| 嘉兴市| 吉水县| 洪湖市| 临沂市| 崇信县| 洛隆县| 金塔县| 宝兴县| 丹寨县| 永仁县| 商洛市| 松潘县| 汉川市| 盘锦市| 溧阳市| 白银市| 凯里市| 保康县| 图们市| 贺州市| 苍南县| 大荔县| 南京市| 筠连县| 墨江| 磐安县| 绥宁县| 宁南县| 丰台区| 包头市| 和林格尔县| 乌什县| 巍山| 丹凤县| 铜梁县|