
IP屬地:安徽
父組件調(diào)用子組件:this.$refs.treeDept.getTreeList() 子組件調(diào)用父組件:this.$emit('create')
java8 :: 用法 (JDK8 雙冒號用法) 特性 jdk8中使用了::的用法。就是把方法當做參數(shù)傳到stream內(nèi)部,使stream的每個...
LIST轉map 1、指定key-value,value是對象中的某個屬性值。 Map userMap1 = userList.stream(...
//①通過類裝載器獲取EvalComprehensiveBo類對象 ClassLoader loader = Thread.currentThr...
SELECT t.dict_code, m.*, t.label itemName, t.VALUE itemValue FROM t_bas...
select * from table <where> and dept_id = #{deptId} </where> ///////////...