StupidBeauty
Read times:715Posted at:Sun Jun 30 00:39:41 2013
- no title specified

Java,中文变量名

代码

package com.stupidbeauty.ChineseVariable;

public class ChineseVariable {

/**

* @param args

*/

public static void main(String[] args) {

// TODO 自动生成的方法存根

String 中文变量名= "中文内容" ;

System. out .println(中文变量名);

}

}

执行结果

中文内容

未知美人

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands