Java ????????????
???????????? ???????[ 2016/11/28 13:23:17 ] ????????Java ???????????
????????????д????????? Test ??????????????????
?????????? Test ???£?
public class Test{
public static final int THINKPAD = 0;
public static final int MOUSE = 1;
public static final int KEYBOARD = 2;
public static void main(String[] args){
//????????
ShopCar shopcar = new ShopCar();
shopcar.add(new Thinkpad());
shopcar.add(new Mouse());
shopcar.add(new Keyboard());
//?????С
System.out.println("?????????????????? ——> "+shopcar.getSize());
//???????thinkpad????
Thinkpad thinkpad = (Thinkpad)shopcar.getListItem(THINKPAD);
thinkpad.boot();
thinkpad.program();
System.out.println("-------------------");
//???????Mouse???
Mouse mouse = (Mouse)shopcar.getListItem(MOUSE);
mouse.move();
mouse.onClick();
System.out.println("-------------------");
//???????Keyboard????
Keyboard keyboard = (Keyboard)shopcar.getListItem(KEYBOARD);
keyboard.input();
}
}
????????????????
????//???????thinkpad????
????Thinkpad thinkpad = (Thinkpad)shopcar.getListItem(THINKPAD);
????thinkpad.boot();
????thinkpad.program();
????shopcar.getListItem(THINKPAD) ????????????Electronics??????????????Thinkpad?????
????????????????????????????
????Thinkpad thinkpad = (Thinkpad)shopcar.getListItem(THINKPAD);
??????????????????????????????????????????????boot ??program??
?????????°?????????????????????????????????????????????????仰???????
??????????????????Thinkpad??????Mouse???KeyBoard?????????????????????Shopcar?????????
????????????????????????????????????????????????????????????????????????????????????????Щ????????????????????????????????Electronics?????????
?????????????????????????????????????????????????????????????????????????????????????????????????????
???????????????????????????????????????????????????????????????????????????????????????
??????????Java?????и????????????????????????????????????????????????
????????????????????????????????????????????ó?????????????????????????????????????
????……
????????????java????????????????????????????????????
????????????java??????????????Java????????????????
????????Android?????У???????Layout????У???xmlд?????????????Activity?????????? findViewById() ????????????? findViewById(R.id.textview) ????????TextView??id?????????TextView??????? Java ??????????????
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
Java???????????Щ???????????????Java????????????????Java?б???Map????????Java Web???????????????Java??????????????д?????Java????????7???????????????????????(java .net ?????)???Java??????????Python??????Java webdriver??λ????????′????е?????Java??д??????????????????Java???????????????JavaScript????????????Java?????????????????? Java???????10??????????????Java?м????????????????java???????ü???????????м???????????????????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11????????
?????????App Bug???????????????????????Jmeter?????????QC??????APP????????????????app?????е????????jenkins+testng+ant+webdriver??????????????JMeter????HTTP???????Selenium 2.0 WebDriver ??????