此题为判断题(对,错)。
第1题:
XML is a(71)language for documents containing(72)information.
Structured information contains both content(words, pictures, etc.)and some indication of what role that content plays(for example, content in a section heading has a different meaning from content in a footnote, which means something different than content in a figure caption or content in a database table, etc.). Almost all documents have some structure.
A markup language is a(73)to(74)structures in a document. The XML specification defines a standard way to add markup to(75).
A.make-up
B.madeup
C.markup
D.makeup
第2题:
5、下列哪个选项不符合RESTful设计?
A.GET /users/1234
B.GET /deleteUser/1234
C.GET /users?role=admin
D.GET /users?pageSize=25&pageStartIndex=50
第3题:
25、下列哪个选项符合RESTful设计?
A.GET /user/1234
B.GET /users/1234/
C.GET /deleteUser/1234
D.GET /users?role=admin
第4题:
YouuseaWindows2000Professionalcomputertorunaweeklyaccountstable.Thereporthasthenameap_financial_reports.Youalsowanttheusethecomputertorunatasknamedperf_logtoconnecttonetworkroutersandretrievetheirperformancelogs.Whentheap_financial_reportisrunningonthecomputerperf_logtaskstopsrespondingtheeventuallytimesout.Whenyourunonlytheperf_logtaskthetaskcompletessuccessfully.Youusethetaskmanagertoviewyoursystemresources.Youwanttoresolvetheperformancelogtimeoutproblembyusingtaskmanager.Whatshouldyoudo?()
第5题:
下列哪个选项不符合RESTful设计?
A.GET /users/1234
B.GET /deleteUser/1234
C.GET /users?role=admin
D.GET /users?pageSize=25&pageStartIndex=50
第6题:
下列哪个选项符合RESTful设计?
A.GET /user/1234
B.GET /users/1234/
C.GET /deleteUser/1234
D.GET /users?role=admin