下图是一个软件项目的活动图,其中顶点表示项目里程碑,连接顶点的边表示包含的活动,则完成该项目的最少时间为__1____天。活动BD最多可以晚开始__2____天而不会影响整个项目的进度。
本题考查软件项目管理的基础知识。根据上图计算出关键路径为A-B-C-E-F-I-K-L,其长度为24,关键路径上的活动均为关键活动。活动BD不在关键路径上,包含该活动的最长路径为A-B-D-G-I-K-L,其长度为22,因此松弛时间为2。
Most ()measures involve data encryption and password.
In () , the only element that can be deleted or removed is the one that was inserted most recently.
() software, also called end-user program, includes database programs, word processors, spreadsheets etc.
A () consists of the symbols, characters, and usage rules that permit people to communicate with computer.
A () is a functional unit that interprets and carries out instructions.
在Windows XP中,可以使用 () 来浏览日志文件,其中包含有 () 、安全性日志和系统日志。
如果访问一个网站速度很慢,可能有多种原因,但首先应该排除的是 () 。
在URL中不填写协议类型,IE浏览器默认使用()协议。
对于如下的程序流程,若采用语句覆盖法设计测试案例(使每条语句都至少执行1次),则至少需要设计()个测试案例。
软件维护可分为改正性维护、适应性维护、完善性维护和预防性维护。在软件的整个维护活动中, ()维护所占比重最大。