It’s not just a computer we need.We’re going to have to get a printer, a scanner, a CD-writer, the whole shebang.
我们需要的不只是一台电脑,我们还得要打印、扫描仪、CD 刻
设备。
声明:以上例句、词性分类均由互联网资源自动生成,部分未经过人工审核,其表达内容亦不代表本软件的观点;若发现问题,欢迎向我们指正。
Like that, we're searching here for all the files that don't have a shebang and then we're giving it, here, a " -t sh" to only look for " sh" files, because maybe all your Python or text files are fine without a shebang.
像这样,们在这里搜索所有没有 shebang 的文件,然后在这里给它
“-t sh”来仅查找“sh”文件,因为也许你所有的 Python 或文本文件没有 shebang 就可以了。