從制造到創(chuàng)造
          軟件工程師成長(zhǎng)之路
          posts - 292,  comments - 96,  trackbacks - 0

          我的評(píng)論

          共3頁(yè): 上一頁(yè) 1 2 3 下一頁(yè) 
          re: Merry X'mas CoderDream 2007-12-26 10:47  
          后面幾句話深有同感,支持!
          re: 跟老劉學(xué)Java (一) CoderDream 2007-12-19 16:48  
          有點(diǎn)意思,支持一下!
          不錯(cuò),不過(guò)應(yīng)用中一般放在Util包里面!
          re: 誰(shuí)在使用這個(gè)端口? CoderDream 2007-12-17 17:31  
          不錯(cuò),已經(jīng)收藏,感謝分享!
          re: Java性能調(diào)優(yōu)工具 CoderDream 2007-12-17 17:23  
          非常不錯(cuò),感謝分享!
          re: swing學(xué)習(xí)--ekit[1] CoderDream 2007-12-17 17:18  
          不錯(cuò),希望共享一下代碼!
          re: Tomcat常用調(diào)優(yōu)技巧 CoderDream 2007-12-17 16:51  
          非常不錯(cuò),感謝分享,收藏!
          re: 航寧4日行 | 后記 CoderDream 2007-12-17 16:10  
          已仔細(xì)閱讀你的“杭寧4日行”,非常不錯(cuò),感謝分享你的經(jīng)歷!

          希望多看到類似的文字!

          :-),錯(cuò)別字不少哦!
          支持正版,¥25元!
          用支付寶還是很方便的!
          這個(gè)軟件不錯(cuò),馬上出5.0正式版了!
          第一種不錯(cuò),第二種好像有點(diǎn)問(wèn)題!
          re: 利用XMLBean輕輕松松讀寫(xiě)XML CoderDream 2007-11-23 17:09  
          建議樓主編輯一下,空行太多!
          非常不錯(cuò),感謝分享!
          已收藏!
          re: 11.22 找到寶了 Head First Servlet & JSP CoderDream 2007-11-23 14:57  
          請(qǐng)共享一下,謝謝!
          coderdream(@)gmail(dot)com
          Installing the ADT Plugin for Eclipse

          If you will be using the Eclipse IDE as your environment for developing Android applications, you can install a custom plugin called Android Development Tools (ADT), which adds integrated support for Android projects and tools. The ADT plugin includes a variety of powerful extensions that make creating, running, and debugging Android applications faster and easier.

          If you will not be using the Eclipse IDE, you do not need to download or install the ADT plugin.

          To download and install the ADT plugin, set up an Eclipse remote update site as described in the steps below.
          Start Eclipse, then select Help > Software Updates > Find and Install....
          In the dialog that appears, select Search for new features to install and press Next.
          Press New Remote Site.
          In the resulting dialog box, enter a name for the remote site (e.g. Android Plugin) and enter this as its URL: https://dl-ssl.google.com/android/eclipse/. Press OK.
          You should now see the new site added to the search list (and checked). Press Finish.
          In the subsequent Search Results dialog box, select the checkbox for Android Plugin > Eclipse Integration > Android Development Tools and press Next.
          Read the license agreement and then select Accept terms of the license agreement, if appropriate. Press Next.
          Press Finish.
          The ADT plugin is not signed; you can accept the installation anyway by pressing Install All.
          Restart Eclipse.
          After restart, update your Eclipse preferences to point to the SDK root directory ($SDK_ROOT):
          Select Window > Preferences... to open the Preferences panel. (Mac OS X: Eclipse > Preferences)
          Select Android from the left panel.
          For the SDK Location in the main panel, press Browse... and find the SDK root directory.
          Press Apply, then OK
          zt=“轉(zhuǎn)貼"

          其實(shí)學(xué)英語(yǔ)的方法有很多種,不一定要背誦。只是覺(jué)得該文作者的毅力可嘉,值得學(xué)習(xí)!
          @zzjian
          注意這里是 Android的SDK,也就是“android.jar”所在的目錄,而不是Java JDK的目錄。
          這是我現(xiàn)在遇到的問(wèn)題,在一個(gè)持續(xù)的項(xiàng)目過(guò)程中,我也會(huì)遇到這樣的問(wèn)題,我?guī)У捻?xiàng)目總有點(diǎn)虎頭蛇尾的味道。這是我意識(shí)到的問(wèn)題,在工作中也是因?yàn)槲业倪@個(gè)問(wèn)題對(duì)整個(gè)項(xiàng)目造成了影響。所以,再這里做游戲,不僅僅是一本書(shū)的進(jìn)度,而是針對(duì)我人性弱點(diǎn)的一個(gè)挑戰(zhàn)。
          --------------------------------------

          不錯(cuò),值得借鑒,支持!
          非常不錯(cuò),確實(shí)有用,感謝分享!
          re: NesQQ 項(xiàng)目控制文件分享 CoderDream 2007-11-08 10:43  
          支持分享!
          re: 猜猜是什么?(原創(chuàng)) CoderDream 2007-11-07 15:09  
          還不錯(cuò),支持一下!
          re: MVC1,MVC2簡(jiǎn)析 CoderDream 2007-11-06 09:28  
          不錯(cuò),收藏!
          re: 編寫(xiě)下面的程序 CoderDream 2007-11-06 09:18  
          public class Client {

          /**
          * <pre>
          * a)在main函數(shù)中聲明一個(gè)數(shù)組,該數(shù)組可以存儲(chǔ)B和C類,并用B和C類初始化該數(shù)組,
          * 并通過(guò)循環(huán)來(lái)調(diào)用該數(shù)組中每個(gè)存儲(chǔ)元素的print()方法。
          *
          * b)在main函數(shù)中聲明另一個(gè)數(shù)組,該數(shù)組可以存儲(chǔ)B和C類,并用B和C類初始化該數(shù)組,
          * 并通過(guò)循環(huán)來(lái)調(diào)用該數(shù)組中每個(gè)存儲(chǔ)元素的show()方法。
          * </pre>
          *
          * @param args
          */
          public static void main(String[] args) {
          // Array a = new Array[2];

          Object[] a = new Object[3];
          a[0] = new B();
          a[1] = new C();
          a[2] = new B();

          Object[] b = new Object[3];
          b[0] = new B();
          b[1] = new C();
          b[2] = new B();

          A tempa = null;
          for (int i = 0; i < a.length; i++) {
          tempa = (A) a[i];
          tempa.print();
          }

          IA tempb = null;
          for (int j = 0; j < b.length; j++) {
          tempb = (IA) b[j];
          tempb.show();
          }
          }

          }

          abstract class A {
          public abstract void print();
          }

          interface IA {
          public abstract void show();
          }

          class B extends A implements IA {

          @Override
          public void print() {
          System.out.println("Class B");
          }

          public void show() {
          System.out.println("I'm B, implements IA");
          }

          }
          class C extends A implements IA {

          public void show() {
          System.out.println("I'm C, implements IA");
          }

          @Override
          public void print() {
          System.out.println("Class C");
          }

          }

          -----------Console--------------------------
          Class B
          Class C
          Class B
          I'm B, implements IA
          I'm C, implements IA
          I'm B, implements IA

          圖片還在你的電腦里,請(qǐng)先上傳,否則除了你自己,別人是看不到圖片的!
          re: 如何學(xué)習(xí)Hibernate CoderDream 2007-11-02 17:55  
          說(shuō)得很好,支持一下!
          不錯(cuò),心態(tài)很重要!
          re: 順利離職 CoderDream 2007-11-01 11:25  
          不知道你現(xiàn)在在武漢還是別的城市?如果在武漢,可以交個(gè)朋友!
          re: Sun Tech Days 2007(原) CoderDream 2007-11-01 10:26  
          期待中!
          我也不是這方面的專家,如果元月1日前簽合同,用人單位肯定要試用3個(gè)月,很多單位都是先不說(shuō)簽合同,而是讓你試用3個(gè)月再說(shuō),所以現(xiàn)在進(jìn)新公司只能吃虧了!
          re: 07年第43周學(xué)習(xí)總結(jié) CoderDream 2007-10-30 09:00  
          不知道你借的兩本設(shè)計(jì)模式書(shū)是那兩本?GoF的和閻宏的?
          以前見(jiàn)過(guò),很早就3.0了,這里還是講的2.0

          應(yīng)該是轉(zhuǎn)貼的!
          碩士期間沒(méi)有跟導(dǎo)師一起做項(xiàng)目?
          我讀碩士的朋友在第二年和第三年都是和導(dǎo)師一起做項(xiàng)目。要不就去企業(yè)實(shí)習(xí)。我們項(xiàng)目組就有3、4個(gè)在讀碩士生!
          re: JavaScript Connect DB CoderDream 2007-10-25 14:39  
          這個(gè)要在機(jī)器上配置數(shù)據(jù)源吧!

          MySQL和DB2也應(yīng)該類似吧!
          re: The Future Of the Software Development CoderDream 2007-10-25 11:51  
          在未來(lái),我們可能需要的是一個(gè)個(gè)高效精干的小型團(tuán)隊(duì),團(tuán)隊(duì)成員技藝高潮,富于激情,易于溝通。
          =============
          說(shuō)得很好!
          不錯(cuò),支持一下!
          這個(gè)想法不錯(cuò),就是不知道用Java如何實(shí)現(xiàn),用別的語(yǔ)言如Delphi應(yīng)該很好實(shí)現(xiàn),可惜Delphi不熟!
          re: JSP與JavaBean CoderDream 2007-10-24 17:07  
          Paperback: 450 pages
          Publisher: Apress (October 22, 2007)
          Language: English
          ISBN-10: 1590598954
          ISBN-13: 978-1590598955


          前天出版的書(shū),不可能這么快就有電子版的吧!
          用CodePro就可以自動(dòng)生成,而且會(huì)生成對(duì)應(yīng)的TestProject!
          re: 面試題一道,看看你是否會(huì)? CoderDream 2007-10-24 11:59  
          如果沒(méi)有剛剛做過(guò)類似功能的人,一天能做出來(lái),估計(jì)有5~10年的Java開(kāi)發(fā)經(jīng)驗(yàn)!

          如果誰(shuí)拿這樣的題目來(lái)當(dāng)面試題,而且要寫(xiě)代碼(說(shuō)思路還有可能),肯定是腦子進(jìn)水了!
          re: 剛畢業(yè)就沒(méi)人要? CoderDream 2007-10-21 15:15  
          你在哪個(gè)城市啊,如果在武漢,我可以幫你推薦一下!
          不錯(cuò),如果圖片小一點(diǎn)就更好了!

          其實(shí)有些圖片并不需要全屏,只要某個(gè)區(qū)域就可以了!
          圖片鏈接有問(wèn)題,請(qǐng)更正!
          為什么6.0 GA早就出來(lái)了不用?
          re: PowerDesigner 12正式破解版 下載 CoderDream 2007-10-14 10:17  
          還不錯(cuò),不過(guò)12.5版早就出來(lái)了!
          不錯(cuò),加油!

          樓主參加的項(xiàng)目看樣子很小,能否介紹一下組織結(jié)構(gòu),如整個(gè)項(xiàng)目從頭到尾有多少人參與,具體職責(zé)是什么?項(xiàng)目驗(yàn)收前有沒(méi)有在客戶現(xiàn)場(chǎng)測(cè)試?
          不錯(cuò),支持一下!
          mstsc --遠(yuǎn)程桌面
          共3頁(yè): 上一頁(yè) 1 2 3 下一頁(yè) 

          <2025年7月>
          293012345
          6789101112
          13141516171819
          20212223242526
          272829303112
          3456789

          常用鏈接

          留言簿(9)

          我參與的團(tuán)隊(duì)

          隨筆分類(245)

          隨筆檔案(239)

          文章分類(3)

          文章檔案(3)

          收藏夾(576)

          友情鏈接

          搜索

          •  

          積分與排名

          • 積分 - 459691
          • 排名 - 114

          最新評(píng)論

          閱讀排行榜

          評(píng)論排行榜

          主站蜘蛛池模板: 宝鸡市| 娱乐| 阿勒泰市| 南岸区| 黄冈市| 福建省| 偃师市| 德兴市| 昌都县| 疏勒县| 海林市| 江永县| 左贡县| 福泉市| 河东区| 安泽县| 平定县| 三河市| 阳信县| 平邑县| 邛崃市| 金坛市| 墨玉县| 策勒县| 阳信县| 西宁市| 常宁市| 丰原市| 临沂市| 玛沁县| 翁牛特旗| 洱源县| 吉水县| 德令哈市| 本溪市| 金昌市| 岳普湖县| 弥勒县| 汽车| 洮南市| 徐闻县|