首页
试卷库
试题库
当前位置:
X题卡
>
所有题目
>
题目详情
在数据库技术中,实体一联系模型是一种()。
查看本题答案
包含此试题的试卷
中级软件设计师《单项选择》真题及答案
点击查看
你可能感兴趣的试题
在数据库技术中数据模型分为概念数据模型和结构数据模型常用的实体一联系模型E-R模型属于【18】数据模
在数据库技术中使用数据模型的概念来描述数据库的结构和语义数据模型有概念数据模型和结构数据模型两类实体
在数据库技术中实体一联系模型是一种
概念数据模型
结构数据模型
物理数据模型
逻辑数据模型
热门试题
更多
Certificatesare16documentsattestingtothe17ofapublickeytoanindividualorotherentity.Theyallowverificationoftheclaimthatagivenpublickeydoesinfactbelongtoagivenindividual.Certificateshelppreventsomeonefromusingaphonykeyto18someoneelse.IntheirsimplestformCertificatescontainapublickeyandaname.Ascommonlyusedacertificatealsocontainsan19datethenameoftheCAthatissuedthecertificateaserialnumberandperhapsotherinformation.Mostimportantlyitcontainsthedigital20ofthecertificateissuer.ThemostwidelyacceptedformatforcertificatesisX.509thusCertificatescanbereadorwrittenbyanyapplicationcomplyingwithX.509.
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5.
在UML提供的图中可以采用33对逻辑数据库模式建模34用于接口类和协作的行为建模并强调对象行为的时间顺序35用于系统的功能建模并且强调对象间的控制流 34处填
DOMisaplatform-andlanguage-21APIthatallowsprogramsandscriptstodynamicallyaccessandupdatethecontentstructureandstyleofWWWdocumentscurrentlydefinitionsforHTMLandXMLdocumentsarepartofthespecification.Thedocumentcanbefurtherprocessedandtheresultsofthatprocessingcanbeincorporatedbackintothepresented22.DOMisa23-basedAP1todocumentswhichrequiresthewholedocumenttoberepresentedin24whileprocessingit.AsimpleralternativetoDOMistheevent-basedSAXwhichcanbeusedtoprocessverylarge25documentsthatdonotfitinfothememoryavailableforprocessing.
WebSQLisaSQL-like6languageforextractinginformationfromtheweb.Itscapabilitiesforperformingnavigationofweb7makesitausefultoolforautomatingseveralweb-relatedtasksthatrequirethesystematicprocessingofeitherallthelinksina8allthepagesthatcanbereachedfromagivenURLthrough9thatmatchapatternoracombinationofboth.WebSQLalsoprovidestransparentaccesstoindexserversthatcanbequeriedviatheCommon10Interface.
商业秘密是我国21保护的一项重要内容它包括技术秘密和经营秘密两项基本内容
标准化是一门综合性学科其工作内容极为广泛可渗透到各个领域标准化工作的特征包括横向综合性政策性和2
计算机软件产品开发文件编制指南GB8567—88是4标准
1是指在经济技术科学及管理等社会实践中对重复性事物和概念通过制定发布和实施标准达到统一以获得最佳秩序和最大社会效益
软件能力成熟度模型CMMCapabilityMaturityModel描述和分析了软件过程能力的发展与改进的程度确立了一个软件过程成熟程度的分级标准在初始级软件过程定义几乎处于无章法可循的状态软件产品的成功往往依赖于个人的努力和机遇在9已建立了基本的项目管理过程可对成本进度和功能特性进行跟踪在10用于软件管理与工程两方面的软件过程均已文档化标准化并形成了整个软件组织的标准软件过程在已管理级对软件过程和产品质量有详细的度量标准在11通过对来自过程新概念和新技术等方面的各种有用信息的定量分析能够不断地持续地对过程进行改进
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5.
某程序员利用他人已有的财务管理信息系统软件中所用的处理过程和运算方法为某企业开发出财务管理软件则该程序员18
OMT定义了三种模型来描述系统36可以用状态图来表示37可以用数据流图来表示38为上述两种模型提供了基本的框架 38处填
在某信息系统中存在如下的业务陈述①一个客户提交0个或多个订单②一个订单由一个且仅由一个客户提交系统中存在两个类“客户”类和“订单”类对应每个“订单”类的实例存在21“客户”类的实例对应每个“客户”类的实例存在22个“订单”类的实例 21处填
在UML提供的图中31用于描述系统与外部系统及用户之间的交互32用于按时间顺序描述对象间的交互 31处填
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5.
在面向对象技术中多态有多种不同的形式其中16和17称为通用多态18和强制多态称为特定多态 18处填
我国著作权法中对公民作品的发表权的保护期限是23
某学院张老师在某大学进修时获取了该大学李教授编制的考试试卷之后将该套试卷收入其编写的典型试卷分析并将该典型试卷分析出版则张老师15
MIDIenablespeopletouse11computersandelectronicmusicalinstruments.ThereareactuallythreecomponentstoMIDIthecommunications12.theHardwareInterfaceandadistribution13calledStandardMIDIFiles.InthecontextoftheWWWthemostinterestingcomponentisthe14Format.InprincipleMIDIfilescontainsequencesofMIDIProtocolmessages.HoweverwhenMIDIProtocol15arestoredinMIDIfilestheeventsarealsotime-stampedforplaybackinthepropersequence.MusicdeliveredbyMIDIfilesisthemostcommonuseofMIDItoday.
在面向对象技术中多态有多种不同的形式其中16和17称为通用多态18和强制多态称为特定多态 16处填
在面向对象技术中类属是一种25机制一个类属类是关于一组类的一个特性抽象它强调的是这些类的成员特征中与26的那些部分而用变元来表示与27的那些部分 26处填
甲将其一篇短文心灵的呼唤投递给杂志社未经甲的许可杂志社便委托乙对甲的短文进行修改然后杂志社将署名为乙和甲的短文发表在其刊物上则14
WebSQLisaSQL-like6languageforextractinginformationfromtheweb.Itscapabilitiesforperformingnavigationofweb7makesitausefultoolforautomatingseveralweb-relatedtasksthatrequirethesystematicprocessingofeitherallthelinksina8allthepagesthatcanbereachedfromagivenURLthrough9thatmatchapatternoracombinationofboth.WebSQLalsoprovidestransparentaccesstoindexserversthatcanbequeriedviatheCommon10Interface.
Certificatesare16documentsattestingtothe17ofapublickeytoanindividualorotherentity.Theyallowverificationoftheclaimthatagivenpublickeydoesinfactbelongtoagivenindividual.Certificateshelppreventsomeonefromusingaphonykeyto18someoneelse.IntheirsimplestformCertificatescontainapublickeyandaname.Ascommonlyusedacertificatealsocontainsan19datethenameoftheCAthatissuedthecertificateaserialnumberandperhapsotherinformation.Mostimportantlyitcontainsthedigital20ofthecertificateissuer.ThemostwidelyacceptedformatforcertificatesisX.509thusCertificatescanbereadorwrittenbyanyapplicationcomplyingwithX.509.
MIDIenablespeopletouse11computersandelectronicmusicalinstruments.ThereareactuallythreecomponentstoMIDIthecommunications12.theHardwareInterfaceandadistribution13calledStandardMIDIFiles.InthecontextoftheWWWthemostinterestingcomponentisthe14Format.InprincipleMIDIfilescontainsequencesofMIDIProtocolmessages.HoweverwhenMIDIProtocol15arestoredinMIDIfilestheeventsarealsotime-stampedforplaybackinthepropersequence.MusicdeliveredbyMIDIfilesisthemostcommonuseofMIDItoday.
MIDIenablespeopletouse11computersandelectronicmusicalinstruments.ThereareactuallythreecomponentstoMIDIthecommunications12.theHardwareInterfaceandadistribution13calledStandardMIDIFiles.InthecontextoftheWWWthemostinterestingcomponentisthe14Format.InprincipleMIDIfilescontainsequencesofMIDIProtocolmessages.HoweverwhenMIDIProtocol15arestoredinMIDIfilestheeventsarealsotime-stampedforplaybackinthepropersequence.MusicdeliveredbyMIDIfilesisthemostcommonuseofMIDItoday.
OMT定义了三种模型来描述系统36可以用状态图来表示37可以用数据流图来表示38为上述两种模型提供了基本的框架 36处填
依据著作权法计算机软件著作权保护的对象是指16
我国著作权法中13系指同一概念
热门题库
更多
中级网络工程师
中级信息系统管理工程师
初级程序员
中级软件设计师
初级网络管理员
初级信息处理技术员
中级数据库系统工程师
中级多媒体应用设计师
高级系统分析师
高级网络规划设计师
高级系统架构师
中级信息系统监理师
初级通信工程师
中级通信工程师
通信新技术、新业务知识
无线通信专业技术