Facebook Sharer
选择您要替换的背景颜色:
【农历新年】背景图片:
个性化设定
 注册  找回密码
123
返回列表 发新帖
楼主: RENOzZ
打印 上一主题 下一主题

关闭

[复制链接]

0

主题

0

好友

167

积分

高级会员

Rank: 3Rank: 3Rank: 3

21#
发表于 2009-4-19 08:39 PM |只看该作者

回复 #20 JulyAngel 的帖子

我覺得对新手,NetBeans会比较好,比如像RAD就有现成的,不必再去download.
download NetBeans
http://java.sun.com


回复

使用道具 举报

0

主题

9

好友

69

积分

中级会员

Rank: 2Rank: 2

22#
发表于 2009-4-20 07:13 PM |只看该作者
原帖由 jungle01 于 2009-4-19 20:39 发表
我覺得对新手,NetBeans会比较好,比如像RAD就有现成的,不必再去download.
download NetBeans
http://java.sun.com

謝謝 你提供的網站
我遲點再去研究


回复

使用道具 举报

31

主题

0

好友

1228

积分

黄金长老

Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8

23#
发表于 2009-4-22 10:21 PM |只看该作者
netbeans 和 eclipse 都 okay 的啦.
对于新手, 我建议从基本学起.
先不要管 GUI.


回复

使用道具 举报

31

主题

0

好友

1228

积分

黄金长老

Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8

24#
发表于 2009-4-22 10:24 PM |只看该作者
原帖由 JulyAngel 于 2009-4-17 07:55 PM 发表
我之前下了一個Eclipse 雙點之下
A Java Runtime Enviroment (JRE) or Java Development Kit(JDK)
must be available in order to run Eclipse.No Java virtual machine was found after searching the fo ...

你不只是要下载 eclipse 而已,
你还要下载 jre 和 jdk.

java 不只是可以在 cmd 运行啊,
也是可以在 desktop 运行的啊.


回复

使用道具 举报

10

主题

0

好友

862

积分

青铜长老

Rank: 7Rank: 7Rank: 7Rank: 7Rank: 7Rank: 7Rank: 7

25#
发表于 2009-5-3 09:29 PM |只看该作者
我是用JPanel来做的。 看你要不要用 JLayeredPane 来 enable 一些你想要Overlap 的 JComponents。

还有就是记得

JPanel testPnl = new JPanel();

JLabel nameLbl = new JLabel(" Test");

textPnl.add(nameLbl);
应该是这个样子吧。。。有点忘记了。。。因为都在用GUI builder了。。。。没用manual。
Java 很多东西都要 new的。 目前我是知道这个。 太多的frame有个弱点。。。我忘记了。。。
建议create new class for JFrame. 比如 :

public class StudentInfo extends Jframe {}

比较 Object Oriented, 出问题也比较容易改。

目前在做assignment. Requirements 是:
1.
Loading the game datainformation from a text file
2.
Displaying a main menu fornavigation.
3.
Displaying summarised details (name,category, price) of all games.
4.
Displaying full details of a particulargame.
5.
Selecting games the user wantsto purchase and storing it in memory.
6.
Writing out a file indicatingthe game name, category, and price of the each game
purchased. The last line of the file willcontain the total cost of all games bought.


[ 本帖最后由 duo8668 于 2009-5-3 09:32 PM 编辑 ]


回复

使用道具 举报

1

主题

0

好友

147

积分

高级会员

Rank: 3Rank: 3Rank: 3

26#
发表于 2009-5-23 11:02 PM |只看该作者
哈哈~我回来了~因为已经考完我都快忘了我有在这里问过 = =


回复

使用道具 举报

5

主题

0

好友

59

积分

中级会员

Rank: 2Rank: 2

27#
发表于 2009-6-10 03:44 PM |只看该作者
原帖由 goodday 于 2009-4-4 12:15 AM 发表
concept ==> requirement ==> mesure ==> flow ==> logic ==> database

DAL
BLL
UI


UI 是最后的

em0011


DAL 和 BLL 是什么?可否解释一下吗?


回复

使用道具 举报

13

主题

0

好友

2113

积分

白金长老

Rank: 10

28#
发表于 2009-6-10 08:19 PM |只看该作者
DAL data access layer
BLL  business logic layer

我的設計通常 factory 和 adaptor

DAL 是所有的database 訪問,更新,加入,刪除

這樣的做法是oop 的習慣吧??
是改一個 全部都 不會太大的影響咯

從ui pass 近來的 parameter 就在 BLL 處理 然後就 丟在DAL 更新database 咯


我這邊的舊帖有 解釋過 爬我的舊帖吧


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

JBTALKS.CC |联系我们 |隐私政策 |Share

GMT+8, 2024-11-25 03:58 PM , Processed in 0.113605 second(s), 20 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

Ultra High-performance Dedicated Server powered by iCore Technology Sdn. Bhd.
Domain Registration | Web Hosting | Email Hosting | Forum Hosting | ECShop Hosting | Dedicated Server | Colocation Services
本论坛言论纯属发表者个人意见,与本论坛立场无关
Copyright © 2003-2012 JBTALKS.CC All Rights Reserved
合作联盟网站:
JBTALKS 马来西亚中文论坛 | JBTALKS我的空间 | ICORE TECHNOLOGY SDN. BHD.
回顶部