摘要: 1.jstl的when标签不能单独使用,必须直接包含在choose下,后面可以不带otherwise 2.如何根据i结点删除文件? 3.如何让find命令只查找当前目录? find . ! -name "." -type d -prune -o -type f -name "*.txt" -prin 阅读全文
posted @ 2016-01-18 10:05 百里飞猫 阅读(217) 评论(0) 推荐(0)