06 2021 档案
摘要:一、导入maven依赖 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.
阅读全文
摘要:--extjs翻页多选//1、定义保存选中记录(翻页)的集合 var collection=new Ext.util.MixedCollection(); //2、定义选中记录的CheckboxSelectionModel var sm = new Ext.grid.CheckboxSelectio
阅读全文