试题详情

试题内容

若某文件系统的目录结构如下图所示,假设用户要访问文件fault.swf,且当前工作目录为swshare,则该文件的全文件名为(27) ,相对路径和绝对路径分别为 ( ) 。


(27)

A.fault.swf
B.flash\fault.swf
C.swshare\flash\fault.swf
D.\swshare\flash\fault.swf
(28)
A.swshare\flash\和\flash\
B.flash和\swshare\flash\
C.\swshare\flash和flash\
D.\flash\和\swshare\flash\
查看答案

软题库参考答案:D、B(仅供参考)

软题库解析:正在加载....

你可能感兴趣的试题

59题:We initially described SOA without mentioning Web s ervices, and vice versA. This is because they are ortho gonal: service-orientation is an architectural () whil e Web services are an implementation ().The two c an be used together, and they frequently are, but the y are not mutually dependent.
For example, although it is widely considered to be a distributed-computing solution,SOA can be applied to advantage in a single system,where services might b e individual processes with well-define
60题:

设一个包含 N 个顶点、E 条边的简单有向图采用邻接矩阵存储结构(矩阵元素 A[i][j]等于 1/0 分别表示顶点 i 与顶点 j 之间有/无弧),则该矩阵的元素数目为  (1)  ,其中非零元素数目为  (2)  。

(1)A. A
B. B
C. C
D. D
(2)A、N
B、N+E
C、E
D、N–E

2题:

在CPU与主存之间设置高速缓冲存储器(Cache),其目的是为了 ( ) 。
A、扩大主存的存储容量
B、提高CPU对主存的访问效率
C、既扩大主存容量又提高存取速度
D、提高外存储器的速度

35题:

在执行如下所示的 UML 活动图时,能同时运行的最大线程数为()。

A.4
B.3
C.2
D1

2题:浮点数的表示分为阶和尾数两部分。两个浮点数相加时,需要先对阶,即()(n为阶差的绝对值)。
A.将大阶向小阶对齐,同时将尾数左移n位
B.将大阶向小阶对齐,同时将尾数右移n位
C.将小阶向大阶对齐,同时将尾数左移n位
D.将小阶向大阶对齐,同时将尾数右移n位
31题:

软件复杂性度量的参数不包括  ( )  。
A、软件的规模
B、开发小组的规模
C、软件的难度
D、软件的结构