当前位置:国家开放大学(数据库基础与应用)题库

问题:

[填空题] 在Access中创建带子窗体的窗体时,必须确定作为主窗体和子窗体的数据源之间存在着()的关系。

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.  You write the following code segment to create a JavaScript file named CalculatorScript.js. function divide(a, b) { if (b == 0) {  var errorMsg = Messages.DivideByZero; alert(errorMsg);  return null;   English  Chinese  Japan  Korean  - 72 - Test Information Co., Ltd. All rights reserved.  }  return a/b; }  You embed the CalculatorScript.js file as a resource in a Class Library project. The namespace for this project is Calculator.Resources. The JavaScript function retrieves messages from a resource file named MessageResources.resx by using the JavaScript Messages object.  You add an AJAX Web form in the ASP.NET application. You reference the Class Library in the application. You add an ASP.NET AJAX ScriptReference element to the AJAX Web form.  You need to ensure that the JavaScript function can access the error messages that are defined in the resource file.  Which code segment should you add in the AssemblyInfo.vb file?() ["A","B","C","D"] 加热设备应配置安全水源或设置()水源。 ["高位","应急","事故"] 计算机软件由()和文档组成。 ["程序、开发平台","数据、程序","算法、数据","系统软件、应用软件"] 在Photoshop中,单击“图层”控制面板中一个图层左边的图标,显示出图标时,表示将会()这个图层和当前图层。  ["复制","链接","编组","排列"] 请简述战略管理的作用。 在Access中创建带子窗体的窗体时,必须确定作为主窗体和子窗体的数据源之间存在着()的关系。
参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服