Docker使用save和load进行保存镜像到本地和从本地加载镜像
一 保存镜像[root@localhost mydocker]# docker save --helpUsage: docker save [OPTIONS] IMAGE [IMAGE...]Save one or more images to a tar archive (streamed to STDOUT by default)Options: -o, --output string Write to a file, instead of STDOUT-o 指定保存镜
DWR Ext 加载数据
一,在Ext中直接使用DWR 1,PoJO的Manager类为 复制代码 代码如下:public class CustomerManagerImpl exte