在远程计算机中心,管理者安装了自动进度安排系统来上载数据文件和执行程序。最好的确定系统按照计划运行的方法是:
A. 用排队模型分析工作活动,确定工作量特征。
B. 模拟资源使用,与实际操作结果相比较。
C. 使用图书馆管理软件追踪应用程序后几个版本的变化。
D. 审计文件进入的工作数据和工作开始/结束消息。
查看答案
The relational database model requires the data be (110) through programs that don’t rely on the position of the data in the database. This is in direct (111) to the other database mode, where the program has to follow a series of pointers to the data it seeks. A program (112) a relational database simply asks for the data it seeks; the DBMS performs the necessary searches and (113) the information. The (114) on how the search is done are specific to the DBMS and vary from product to product. (114)是()
A. details
B. documents
C. tails
D. tenants
一个会计部门的职员,将一些不存在的供应商的虚假发票输入系统,所有的支付都被寄到一个地址。审计师怀疑这是一种欺诈。检查这种欺诈最有效的计算机审计技术是:
A. 使用几个供应商作为测试数据,寻找意外的结果。
B. 对计算机程序变化进行一次完全审计。
C. 应用审计自动化软件在多个文件中比较地址,打印出所有重复的地址进行检查。
D. 应用整合测试法对应用程序的控制措施进行检查,寻找意外的结果。
Melissa and LoveLetter made use of the trust that exists between friends or colleagues. Imagine receiving an (16) from a friend who asks you to open it. This is what happens with Melissa and several other similar email (17) . Upon running, such worms usually proceed to send themselves out to email addresses from the victim’s address book, previous emails, web pages (18) . A. cracker B. user C. customer D. client
As administrators seek to block dangerous email attachments through the recognition of well-known (19) , virus writers use other extensions to circumvent such protection. Executable (.exe) files are renamed to .bat and .cmd plus a whole list of other extensions and will still run and successfully infect target users.
B. Frequently, hackers try to penetrate networks by sending an attachment that looks like a flash movie, which, while displaying some cute animation, simultaneously runs commands in the background to steal your passwords and give the (20) access to your network.
A typical (160) language contains an applicative sub-language which approximates the mathematical abstractions of "timeless" functions applied to "spaceless" values, where the actual operation sequences and use of storage space during expression evaluation are organized behind the (161) . In this setting, values are data structures of low volume, typically a few computer words or less, which means that an illusion of spacelessness can be realized by having (162) results during expression evaluation stored at the discretion of the language implementation, and effecting parameter (163) and (164) operations through value copying. (164)是()
A. assignment
B. design
C. value
D. dispatch