MAX_PRIOITY 10
MIN_PRIOITY 1
NORM_PRIOITY 5
getPriority( ) ;返回线程的优先级
setPriority( int newPriority ) 改变线程的优先级