计算机类
公务员类
工程类
语言类
金融会计类
计算机类
医学类
研究生类
专业技术资格
职业技能资格
学历类
党建思政类
计算机软件水平考试
全国计算机应用水平考试(NIT)
计算机软件水平考试
计算机等级考试(NCRE)
全国高校计算机等级考试CCT
行业认证
信息素养
数据库系统工程师(中级)
信息系统项目管理师(高级)
系统分析师(高级)
系统架构设计师(高级)
网络规划设计师(高级)
系统规划与管理师(高级)
软件评测师(中级)
软件设计师(中级)
网络工程师(中级)
多媒体应用设计师(中级)
嵌入式系统设计师(中级)
电子商务设计师(中级)
系统集成项目管理工程师(中级)
信息系统监理师(中级)
信息安全工程师(中级)
数据库系统工程师(中级)
信息系统管理工程师(中级)
软件过程能力评估师(中级)
计算机辅助设计师(中级)
计算机硬件工程师(中级)
信息技术支持工程师(中级)
程序员(初级)
网络管理员(初级)
信息处理技术员(初级)
电子商务技术员(初级)
信息系统运行管理员(初级)
网页制作员(初级)
多媒体应用制作技术员(初级)
PMP项目管理员资格认证
单选题在分布式数据库系统中,应用程序直接使用本结点数据的性质称为( )。
进入题库练习
单选题以下关系模型的描述不正确的是
进入题库练习
单选题主域名服务器在接收到域名请求后,首先查询的是
进入题库练习
单选题(55) ,数据库处于一致性状态。
进入题库练习
单选题将数据库对象的操作权限授予用户,属于安全控制机制中的( )。
进入题库练习
单选题面向对象数据模型中不包含 (63) 。
进入题库练习
单选题若对表1按______进行运算,可以得到表2。 表1 商品列表 条形码 商品名 价格 01020210 牙刷 3 01020211 毛巾 10 01020212 毛巾 8 01020213 铅笔 0.5 02110200 钢笔 8 表2 商品运算结果 条形码 商品名 价格 01020211 毛巾 10 010202 12 毛巾 8 02110200 钢笔 8
进入题库练习
单选题在数据库系统中,数据完整性约束的建立需要通过数据库管理系统提供的数据 (28) 语言来实现。
进入题库练习
单选题耦合性用于度量软件系统中 (35) 互相联系的程度,其耦合程度由高至低为 (35) ;而内聚性用于度量 (36) 的紧密程度,其内聚程度大小由高至低为 (36) 。
进入题库练习
单选题 常规的数据加密标准DES主要采用替换和移位的方法加密,它用______位密钥对______位二进制数据块进行加密。
进入题库练习
单选题下面所给出的算法的时间复杂度为(56)。(n为大于1的数)x=n;y=1;while(x>y*y)y++;
进入题库练习
单选题在互联网中,各种电子媒体按照超链接的方式组织,通常使用
进入题库练习
单选题病毒的发展经历了三个阶段,以下 (37) 不属于其发展阶段。 A) DOS时代 B) Minix/Linux时代 C) Windows时代 D) Internet时代
进入题库练习
单选题For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the 19 of a software-intensive system. As the 20 standard modeling language, the UML facilitates communication and reduces confusion among project 21 . The recent standardization of UML 2.0 has further extended the language"s scope and viability. Its inherent expressiveness allows users to 22 everything from enterprise information systems and distributed Web-based applications to real-time embedded systems. The UML is not limited to modeling software. In fact, it is expressive enough to model 23 systems, such as workflow in the legal system, the structure and behavior of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware. To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML"s basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.
进入题库练习
单选题嵌入式SQL中,若查询结果为多条记录时,将查询结果交予主语言处理时,应使用的机制是______,引入______来解决主语言无空值的问题。
进入题库练习
单选题在SQL中,用户()获取权限。
进入题库练习
单选题若系统使用频度最高的查询语句为 SELECT* FROM SC WHERE Sno=x AND Cno=y; //其中x,y为变量为使该查询语句的执行效率最高,应创建( )。
进入题库练习