It is my Computer Notes.
Using Guide : object-key or object-key-key
e.g. Step 1 Blog Search : [mysql-run] and then Step 2 ctrl+F [mysql-run]
{bookMark me : Ctrl+D}
2013年7月20日 星期六
java thread multi-thread run
public void start() {Thread athread = new Thread(this); athread.start();} public void run(){/*ThreadStatements*/}
沒有留言:
張貼留言