摘要:
1 field is changed fanuction's parameter 2 behavior is changed lambda for java8 3 block of codes is changed class abstact interface 4 object is change 阅读全文
摘要:
1 package com.kai.li.HomeWork0923; 2 3 /** 4 *work class for all the class 5 */ 6 public class HomeWork0923{ 7 8 /** 9 *main fuction for all the text 10 */ ... 阅读全文
摘要:
1 proficient in bisic 2 do my best to remember all the content of api and it's function 3 control JAVA8,specially about stream part 4 learn english, l 阅读全文
摘要:
1 //client class 2 public class Text1{ 3 //main function 4 public static void main(String args[]){ 5 Robot r1=new Robot(){ 6 public void run(){ 7 ... 阅读全文