Java?????????????
???????????? ???????[ 2015/5/8 13:51:15 ] ???????????????
????2?????Thread??????????????
package com.dashu.thread;
public class TestThread extends Thread{
public TestThread(String name) {
super(name);
}
public void run() {
for(int i = 0;i<5;i++){
for(long k= 0; k <100000000;k++);
System.out.println(this.getName()+" :"+i);
}
}
public static void main(String[] args) {
Thread t1 = new TestThread("????");
Thread t2 = new TestThread("???");
t1.start();
t2.start();
}
}
??????е?????????????
???????????????????????????????????????????????е???????for(long k= 0; k <100000000;k++);??????????????????????????
?????塢?Щ????????
????1???????????????????е?????????????????????????????????????????????????????????????????????????????????????????????£???????????????????????????????????????mian????????????????????
????2?????????????????????????????????????????????????
????3??????????????????????Thread.currentThread()??
????4?????????????У????????????????????????????????????????ɡ?????????????????????????ζ????????????С??????κ????????????????????????????????д???????????????????
????5??????????run()????????????????ɡ?
????6????????????????????????????????????????μ??????????????????????Ρ?????????е???????????????????????
????7???????????JVM?????????????CPU???????????????????????????????????????????????С?JVM???????????????????????????????????????
????????????????е????????????????????????????????????е????????б?????
????8?????????????????????????????б??????????????????????????“???”?????????????ж??е?β??????????????????????е????????????????????С??????????????????????г??????????????ж??У????????????????????????????б??????????г??????????е??????
????9???????????????????????????????????????????????????????????
???????????????????????漰???????????????????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 ??????