插入一段代碼:程序員
package com.msym.test; public class Msym { public static void main(String[] args) { System.out.println("hello My world"); } }