A: find_one()
B: find_many()
C: find_all()
D: find()
举一反三
- 遍历文档树中,()函数是返回满足条件的第一个对象;()函数是返回满足条件的列表 A: find,findall B: find,find_all C: find_all,find D: find_all,findall
- find_all() 方法将返回文档中符合条件的所有标签tag,而find方法只返回文档中符合条件的第一个标签tag。
- find_all() 方法将返回文档中符合条件的所有标签tag,而find方法只返回文档中符合条件的第一个标签tag。 A: 正确 B: 错误
- 查找指定inode的文件或目录,以下命令正确的是()。 A: find/-inode141418 B: find/-inum141418 C: find/-type141418 D: find/-iname141418
- 利用find查找当前目录下的名称尾为.c的文件命令是()。 A: find . -name "?.c" B: find . -name "#.c" C: find . -name "!*.c" D: find . -name "*.c"
内容
- 0
Maybe you have been to many countries, but nowhere else ______ such a beautiful place. A: can you find B: you could find C: you can find D: could you find
- 1
【多选题】关于find命令,下面哪些描述是正确的(多选)。 A. find命令要比locate命令更加强大,功能更加丰富 B. find命令可以指定查找范围,查找条件,还能指定查找后对文件进行处理的命令 C. 在find命令中能够制定多个条件来查找文件 D. find命令的查找效率要高于locate命令 E. find命令的默认查找目录是根目录
- 2
使用find命令查找当前目录下dir开头的目录和文件,使用下面哪条命令()。 A: find . -name "dir*" B: find . -inum "dir*" C: find . -name "dir" D: find . -n "dir*"
- 3
I arrived at the shop, ____________ I’d left all my money at home. A: as to finding B: in order to find C: only to find D: so to find
- 4
Mr.Smith ran all the way up_________ that the train had left ten minutes before. A: to only find the station B: only to the station find C: to the station only to find D: the station to only find