一些我曾经遇到但没解决,等待大虾来解决的tricky problems

1. touch project?/{i..z}.html  问题:为什么'?'没有扩展成 1,2,3 呢?

一些我曾经遇到但没解决,等待大虾来解决的tricky problems

 

2.  类似于 find {{root_path}} -name '{{*.ext}}' -exec {{wc -l {} }}\;  为什么后边要加上“\;”   ?  (为什么要加上反斜杠和分号?)

 

上一篇:html页面使用js读取扫码枪的扫码内容


下一篇:DOM和BOM