【单选题】现在需要在根目录下找所有的名字为temp的文件,然后删除,删除时不需要提示,请问可如何实现。
A.
find / -name temp rm *
B.
find / -name temp –exec rm
C.
find / -name temp –exec rm {} \ ;
【单选题】— How about putting some pictures into the report? — ______ A picture is worth a thousand words.
【简答题】动作动画可以借助于()使对象沿任意路径运动。
【单选题】世界正处于大发展大变革大调整时期,( )仍然是时代主题。
【单选题】---How about putting some pictures into the report? ---________ A picture is worth a thousand words.
【单选题】现在需要在根目录下找所有的名字为temp的文件,然后删除,删除时不需要提示,请问可如何实现。
A.
find / -name temp rm *
C.
find / -name temp –exec rm {} \ ;
D.
find / -name temp –exec rm
【单选题】如果在同样的明度与彩度之下,素色显得体积( ),格子布显得体积。
【判断题】( )泵-喷油器当柱塞上螺旋棱边将进油孔堵住时,柱塞下腔成密封油腔。柱塞继续下行开始泵油。当柱塞下螺旋棱边开始将回油孔打开,使泵腔与环形腔相通,泵腔内压力油经柱塞中心孔、径向孔、环形切槽和回油孔,流回环形腔,油压急剧下降而供油停止。 prefix="o" ns="urn:schemas-microsoft-com:office:office" ?xml:namespace>
【单选题】现在需要在根目录下找所有的名字为 temp 的文件,然后删除,删除时不需要提示,请问可如何实现。
A.
find / -name temp –exec rm {} \ ;
C.
find / -name temp rm *
D.
find / -name temp –exec rm