. NET and Java support Chinese identifiers

Source: Internet
Author: User
Last listen Mr. HanI learned a lot about the lectures. One of them is that DOTNET supports Chinese identifiers. This is not to say that this is a big discovery, but that we have never thought of applying our own language to our own programs. When we look at Java at night, it suddenly occurred to me whether Java also supports Chinese identifiers. So I wrote the following code. You can also use it. I'm so excited that I can use Chinese keywords for. NET and Java. Imagine: Natural Number X = 13; P.s .:In the future, foreigners will use our language!

1 class test {
2 public static void main (string [] ARGs ){
3 large workers = new ();
4 major workers. Speak ();
5}
6}
7
8 Class People {
9 Public void (){
10 system. Out. println ("Hello, China! I am a big worker .");
11}
12}
13

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.