隨筆 - 26, 文章 - 0, 評論 - 2, 引用 - 0
          數(shù)據(jù)加載中……

          2008年7月29日

          Java 進(jìn)階 1

               摘要: Java 進(jìn)階 1 讀取文件 和 正則表達(dá)式regex  閱讀全文

          posted @ 2008-10-07 17:42 Anderson 閱讀(166) | 評論 (0)編輯 收藏

          E-book and Screensaver

               摘要: E-book and Screensaver ,Thinking Blog  閱讀全文

          posted @ 2008-09-19 08:32 Anderson 閱讀(189) | 評論 (0)編輯 收藏

          Design

               摘要: Bolm tutorials  閱讀全文

          posted @ 2008-09-09 11:07 Anderson 閱讀(194) | 評論 (0)編輯 收藏

          Get Ready for Google Chrome: New Open-Source Web Browser

               摘要: Google Chrome and Android  閱讀全文

          posted @ 2008-09-02 09:31 Anderson 閱讀(198) | 評論 (0)編輯 收藏

          Windows Live Writer

               摘要: 在博客上輕松發(fā)布圖片、視頻和其他精彩內(nèi)容  閱讀全文

          posted @ 2008-08-25 12:00 Anderson 閱讀(132) | 評論 (0)編輯 收藏

          如何使用Log4j

               摘要: log4j  閱讀全文

          posted @ 2008-08-25 11:44 Anderson 閱讀(188) | 評論 (0)編輯 收藏

          Top 10 aller JavaScript-Frameworks

               摘要: JavaScript-Frameworks   閱讀全文

          posted @ 2008-08-25 08:56 Anderson 閱讀(216) | 評論 (0)編輯 收藏

          Gmail鍵盤快捷鍵

               摘要: Gmail鍵盤快捷鍵 其實(shí)你只要會(huì)這個(gè)就可以了 ? help  閱讀全文

          posted @ 2008-08-19 17:19 Anderson 閱讀(209) | 評論 (0)編輯 收藏

          CSS文字特效

               摘要: CSS文字特效   閱讀全文

          posted @ 2008-08-15 11:17 Anderson 閱讀(1544) | 評論 (0)編輯 收藏

          Search

               摘要: Search  閱讀全文

          posted @ 2008-08-14 16:16 Anderson 閱讀(142) | 評論 (0)編輯 收藏

          開源協(xié)議 Mozilla BSD APACHE GPL and LGPL

               摘要: Mozilla apache gpl lgpl and bsd 開源   閱讀全文

          posted @ 2008-08-13 13:10 Anderson 閱讀(145) | 評論 (0)編輯 收藏

          PuTTY 工具

               摘要: PuTTY 工具  閱讀全文

          posted @ 2008-08-08 19:10 Anderson 閱讀(1066) | 評論 (0)編輯 收藏

          Eclipse usage

          Eclipse完全手冊

          http://www.gispark.com/html/programme/2007/0603/1178.html

          posted @ 2008-08-08 17:20 Anderson 閱讀(162) | 評論 (0)編輯 收藏

          過去的留下的記憶和今天

               摘要: 過去的留下的記憶和今天  閱讀全文

          posted @ 2008-08-07 09:31 Anderson 閱讀(146) | 評論 (0)編輯 收藏

          Top 10 Javascripts for Image Manipulation

               摘要: Top 10 Javascripts for Image Manipulation  閱讀全文

          posted @ 2008-08-01 20:56 Anderson 閱讀(123) | 評論 (0)編輯 收藏

          Tc Config

               摘要: TC   閱讀全文

          posted @ 2008-08-01 09:46 Anderson 閱讀(201) | 評論 (0)編輯 收藏

          sql jdbc and jstl tag

               摘要: basic sql and jstl tag  閱讀全文

          posted @ 2008-08-01 09:28 Anderson 閱讀(207) | 評論 (0)編輯 收藏

          Python

               摘要: python script  閱讀全文

          posted @ 2008-07-31 11:34 Anderson 閱讀(75) | 評論 (0)編輯 收藏

          javascript css 實(shí)時(shí)切換

               摘要: javascript 實(shí)現(xiàn) cssSwitch   閱讀全文

          posted @ 2008-07-31 11:04 Anderson 閱讀(260) | 評論 (0)編輯 收藏

          svn

               摘要: svn   閱讀全文

          posted @ 2008-07-31 09:32 Anderson 閱讀(161) | 評論 (0)編輯 收藏

          CVS - Version Control for Source Code

               摘要: cvs   閱讀全文

          posted @ 2008-07-31 08:54 Anderson 閱讀(163) | 評論 (0)編輯 收藏

          New Search Engine http://www.cuil.com/

               摘要: Cuil is an old Irish word for knowledge. For knowledge, ask Cuil.  閱讀全文

          posted @ 2008-07-30 14:06 Anderson 閱讀(487) | 評論 (2)編輯 收藏

          OpenSource webServer

               摘要: open source web server tomcat resin and jetty  閱讀全文

          posted @ 2008-07-30 13:23 Anderson 閱讀(134) | 評論 (0)編輯 收藏

          數(shù)據(jù)庫配置 jdbc.xml

               摘要:
          Connection conn = DriverManager.getConnection("jdbc:mysql://localhost:13306/db","username","password");
            閱讀全文

          posted @ 2008-07-30 09:58 Anderson 閱讀(590) | 評論 (0)編輯 收藏

          十步學(xué)會(huì)用css建站

          十步學(xué)會(huì)用css建站
          翻譯:
          http://www.blueidea.com/tech/web/2008/5979_4.asp

          原文
          http://www.subcide.com/tutorials/csslayout/


          <div id="page-container">
          <div id="main-nav">Main Nav</div>
          <div id="header">Header</div>
          <div id="sidebar-a">Sidebar A</div>
          <div id="content">Content</div>
          <div id="footer">Footer</div>
          </div>

          #main-nav {
          background: red;
          height: 50px;
          }
          #header {
          background: blue;
          height: 150px;
          }
          #sidebar-a {
          background: darkgreen;
          }
          #content {
          background: green;
          }
          #footer {
          background: orange;
          height: 66px;
          }
          #sidebar-a {
          float: right;
          width: 280px;
          background: darkgreen;
          }
          #content {
          margin-right: 280px;
          background: green;
          }

          posted @ 2008-07-30 08:50 Anderson 閱讀(132) | 評論 (0)編輯 收藏

          jdk配置

          1
          編輯系統(tǒng)變量
          JAVA_HOME:D:\Dev_tools\jdk1.6.0
          2
          Set Path:
          path:C:\Program Files\Common Files\NetSarang;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%JAVA_HOME%\bin;
          3 測試java
          Ctrl + Esc?? r?? cmd? 敲 javac and?java??

          C:\Documents and Settings\Administrator>javac
          用法:javac <選項(xiàng)> <源文件>
          其中,可能的選項(xiàng)包括:
          ? -g???????????????????????? 生成所有調(diào)試信息
          ? -g:none??????????????????? 不生成任何調(diào)試信息
          ? -g:{lines,vars,source}???? 只生成某些調(diào)試信息
          ? -nowarn??????????????????? 不生成任何警告
          ? -verbose?????????????????? 輸出有關(guān)編譯器正在執(zhí)行的操作的消息
          ? -deprecation?????????????? 輸出使用已過時(shí)的 API 的源位置
          ? -classpath <路徑>??????????? 指定查找用戶類文件和注釋處理程序的位置
          ? -cp <路徑>?????????????????? 指定查找用戶類文件和注釋處理程序的位置
          ? -sourcepath <路徑>?????????? 指定查找輸入源文件的位置
          ? -bootclasspath <路徑>??????? 覆蓋引導(dǎo)類文件的位置
          ? -extdirs <目錄>????????????? 覆蓋安裝的擴(kuò)展目錄的位置
          ? -endorseddirs <目錄>???????? 覆蓋簽名的標(biāo)準(zhǔn)路徑的位置
          ? -proc:{none,only}????????? 控制是否執(zhí)行注釋處理和/或編譯。
          ? -processor <class1>[,<class2>,<class3>...]要運(yùn)行的注釋處理程序的名稱;繞過默認(rèn)的搜索進(jìn)程
          ? -processorpath <路徑>??????? 指定查找注釋處理程序的位置
          ? -d <目錄>??????????????????? 指定存放生成的類文件的位置
          ? -s <目錄>??????????????????? 指定存放生成的源文件的位置
          ? -implicit:{none,class}???? 指定是否為隱式引用文件生成類文件
          ? -encoding <編碼>???????????? 指定源文件使用的字符編碼
          ? -source <版本>?????????????? 提供與指定版本的源兼容性
          ? -target <版本>?????????????? 生成特定 VM 版本的類文件
          ? -version?????????????????? 版本信息
          ? -help????????????????????? 輸出標(biāo)準(zhǔn)選項(xiàng)的提要
          ? -Akey[=value]????????????? 傳遞給注釋處理程序的選項(xiàng)
          ? -X???????????????????????? 輸出非標(biāo)準(zhǔn)選項(xiàng)的提要
          ? -J<標(biāo)志>???????????????????? 直接將 <標(biāo)志> 傳遞給運(yùn)行時(shí)系統(tǒng)


          C:\Documents and Settings\Administrator>java
          Usage: java [-options] class [args...]
          ?????????? (to execute a class)
          ?? or? java [-options] -jar jarfile [args...]
          ?????????? (to execute a jar file)

          where options include:
          ??? -client?????? to select the "client" VM
          ??? -server?????? to select the "server" VM
          ??? -hotspot????? is a synonym for the "client" VM? [deprecated]
          ????????????????? The default VM is client.

          ??? -cp <class search path of directories and zip/jar files>
          ??? -classpath <class search path of directories and zip/jar files>
          ????????????????? A ; separated list of directories, JAR archives,
          ????????????????? and ZIP archives to search for class files.
          ??? -D<name>=<value>
          ????????????????? set a system property
          ??? -verbose[:class|gc|jni]
          ????????????????? enable verbose output
          ??? -version????? print product version and exit
          ??? -version:<value>
          ????????????????? require the specified version to run
          ??? -showversion? print product version and continue
          ??? -jre-restrict-search | -jre-no-restrict-search
          ????????????????? include/exclude user private JREs in the version search
          ??? -? -help????? print this help message
          ??? -X??????????? print help on non-standard options
          ??? -ea[:<packagename>...|:<classname>]
          ??? -enableassertions[:<packagename>...|:<classname>]
          ????????????????? enable assertions
          ??? -da[:<packagename>...|:<classname>]
          ??? -disableassertions[:<packagename>...|:<classname>]
          ????????????????? disable assertions
          ??? -esa | -enablesystemassertions
          ????????????????? enable system assertions
          ??? -dsa | -disablesystemassertions
          ????????????????? disable system assertions
          ??? -agentlib:<libname>[=<options>]
          ????????????????? load native agent library <libname>, e.g. -agentlib:hprof
          ??????????????????? see also, -agentlib:jdwp=help and -agentlib:hprof=help
          ??? -agentpath:<pathname>[=<options>]
          ????????????????? load native agent library by full pathname
          ??? -javaagent:<jarpath>[=<options>]
          ????????????????? load Java programming language agent, see java.lang.instrument
          ??? -splash:<imagepath>
          ????????????????? show splash screen with specified image

          C:\Documents and Settings\Administrator>OK 你成功了第一步。

          posted @ 2008-07-29 09:14 Anderson 閱讀(481) | 評論 (0)編輯 收藏

          主站蜘蛛池模板: 丁青县| 平凉市| 绥宁县| 大同市| 涿鹿县| 云浮市| 鄂托克前旗| 洛阳市| 达拉特旗| 名山县| 固阳县| 泗水县| 宾阳县| 葵青区| 历史| 淳安县| 普兰店市| 神池县| 鄂托克前旗| 曲周县| 常宁市| 垦利县| 二连浩特市| 光泽县| 呼图壁县| 钦州市| 兴隆县| 九龙县| 土默特右旗| 合水县| 三门县| 洛扎县| 灵丘县| 屏南县| 名山县| 墨脱县| 和林格尔县| 灌南县| 镇平县| 阳东县| 大理市|