on the Internet to see a programmer to find a co-rental of the news, hoping to find a programmer to rent, so the phone number in the form of code output, free to play out the game.
Start by creating a new Test.java file and typing the following code:
1 Public classtest{2 Public Static voidMain (string[] args) {
Define two arrays and initialize3 int[] arr =New int[] {8,2,1,0,3};4 int[] index =New int[] {2,0,3,2,4,0,1,3,2,3,3};5String Tel = "";6 for(intI:index) {
Iterating through an array7Tel + =Arr[i];8 }9 System.out.println ("Contact information:" +tel);//Output ContactTen }
One}
Install the Nppexec plugin in notepad++, enter the Execute menu entry Javac "$ (full_current_path)" JAVA-CP "$ (current_directory)" "$ (Name_part)" Save
Then enter the anvanced options (advanced option) to add the code just saved to the "macro" menu, but also to set up shortcut keys, run the phone number is: 18013820100
notepad++ Code output Phone number