希望后面都会回味Public class helloworld{ Public static void main (syring [] args) { system.out.print("hello world"); }}