含子专题

查看当前目录文件大小的命令(不含子文件)

1、查看当前目录下文件的大小命令: du  -sh *    举例: /root/user下面的文件有:bak(10G)、adress(5G) 、name(3G) 三个文件架 使用:du -sh * 结果:          10G        bak         5G        adress         3G        name 补充解释:

锐浪报表显示(含子报表)

到时候直接赋值给 (1)数据库连接字符串 (2)查询语句 (3)有子报表参照工艺用水的,这个有两个子报表 public GridppReport Report = new GridppReport();public GridppReport SonReport1 = new GridppReport();//子报表1public GridppReport SonReport2 = new