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 可以。