滿腦子程式
operator overloading
pointer
virtual
inheritance
stream
腦子快要overflow了..
Today's Visitors: 0 Total Visitors: 153
Personal Category: 耶,我是北科大
Topic: technology / tech info / programming
Previous in This Category: verb Next in This Category: 期末考造成學生的身體衰弱
Previous in This Category: verb Next in This Category: 期末考造成學生的身體衰弱
耶,我是北科大(1)










1樓
1樓搶頭香
jButton1.addMouseListener(new
java.awt.event.MouseAdapter() {
public void mouseClicked
(java.awt.event.MouseEvent evt) {
jButton1MouseClicked
(evt);
}
public void mouseEntered
(java.awt.event.MouseEvent evt) {
jButton1MouseEntered
(evt);
}
public void mouseExited
(java.awt.event.MouseEvent evt) {
jButton1MouseExited
(evt);
}
});
你以為你隨便來一段Java的class就可以嚇倒我了嗎?!
2樓
2樓頸推
你的BLOG真有心~看都不膩
本日最中肯!?
3樓
3樓坐沙發
耶 我看不懂=_=
4樓
福樓
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class app23_8
{
static JFrame frm=new JFrame("JColorChooser");
static Container cp=frm.getContentPane();
static JButton btn=new JButton("Get Color");
static JColorChooser JCC=new JColorChooser();
static Color color;
public static void main(String args[])
{
cp.setLayout(new BorderLayout());
cp.add(btn,BorderLayout.SOUTH);
btn.addActionListener(new ActLis());
cp.setBackground(Color.YELLOW);
frm.setSize(200,150);
frm.setVisible(true);
}
static class ActLis implements ActionListener
{
public void actionPerformed(ActionEvent e)
{
color=JCC.showDialog(frm,"JColorChooser",Color.pink);
cp.setBackground(color);
}
}
}
送你 學著點
編譯不出來 白癡
5樓
專業的5樓
public class ThreeThreadsTest{
public static void main(String[]
args){
new SimpleThread("Jamaica").start();
new SimpleThread("Fiji").start();
new SimpleThread("bora bora").start
();
}
}
class SimpleThread extends Thread{
public SimpleThread(String str){
super(str);
}
public void run(){
for(int i =0;i < 10;i++){
System.out.println(i+""+getName());
try{
sleep((long)(Math.random()*1000));
}catch(InterruptedException e){
}
}
System.out.println("DONE"+getName
());
夠囉..
6樓
6樓
這是JAVA阿 :(
7樓
7樓
最資深的專業情趣團隊,把關嚴選給你最性福的情趣用品
感謝數年來網友給我們的支持與肯定
客戶最性福的滿意笑容,是我們用心服務的最大動力
※ ※爽翻天情趣購物~品質服務多元創新※ ※
※█◣快上 http://www.ogc18.tw 歡迎免費加盟!