08 2018 档案
摘要:结果 id switch_id port_id mac_addr ip rec_time dev_name is_active port_type real_type port_describe port_value name switch_ip 59591 18 3697 00:10:7F:52:
阅读全文
摘要:class ArraylistCalculate{ // 两个整数集求差集 public ArrayList integerArrayListDifference( ArrayList arraylist1, ArrayList arraylist2) { arraylist1.removeAll(arraylist2); ...
阅读全文
摘要:荀子有句话用在学习上非常合适,我认为也是学习的几个步骤,“不闻不若闻之,闻之不若见之,见之不若知之,知之不若行之,学至于行而止矣,行之,明也。”,这句话大致的意思是学习的几个步骤是听,见,知和实践,学以致用,做到实践才会明白。用知行合一来理解这句话会更加明白,知和行是一起的,知道就会实践,不会实践就
阅读全文