当前位置:航空、航天科学技术题库>空气动力学题库

问题:

[单选] 下列说法不正确的是()

A . 速度势函数相等的点连成的线称为等势线,速度方向垂直于等势线。
B . 连接任意两点的速度环量等于该两点的速度势函数之差。
C . 速度线积分与路径无关,仅决定于两点的位置,如果是封闭曲线,速度环量为零。
D . 对于平面流动,无论是理想流还是粘性流,无论是有漩涡还是无漩涡,均存在流函数

You are implementing an ASP.NET Web site that will be accessed by an international audience. The site contains global and local resources for display elements that must be translated into the language that is selected by the user. You need to ensure that the Label control named lblCompany displays text in the users selected language from the global resource file. Which control markup should you use?() <asp:Label ID="lblCompany" runat="server"  meta:resourcekey="lblCompany" /> 。 <asp:Label ID="lblCompany" runat="server" Text="meta:lblCompany.Text" /> 。 <asp:Label ID="lblCompany" runat="server"  Text="<%$ Resources:lblCompanyText %>" />。 <asp:Label ID="lblCompany" runat="server"  Text="<%$ Resources:WebResources, lblCompanyText %>" />&e。 不遵守课堂纪律和扰乱集体活动的行为,应归于() 过错行为。 品德不良行为。 犯罪行为。 问题行为。 You are implementing an ASP.NET application that uses data-bound GridView controls in multiple pages. You add JavaScript code to periodically update specific types of data items in these GridView controls. You need to ensure that the JavaScript code can locate the HTML elements created for each row in these GridView controls, without needing to be changed if the controls are moved from one page to another. What should you do?() Replace the GridView control with a ListView control.。 Set the ClientIDMode attribute to Predictable in the web.config file.。 Set the ClientIDRowSuffix attribute of each unique GridView control to a different value.。 Set the @ OutputCache directives VaryByControl attribute to the ID of the GridView control.。 You are troubleshooting an ASP.NET Web application. System administrators have recently expanded your web farm from one to two servers. Users are periodically reporting an error message about invalid view state. You need to fix the problem. What should you do?() Set viewStateEncryptionMode to Auto in web.config on both servers.。 Set the machineKey in machine.config to the same value on both servers.。 Change the session state mode to SQLServer on both servers and ensure both servers use the same connection string.。 Override the SavePageStateToPersistenceMedium and LoadPageStateFromPersistenceMedium methods in the page base class to serialize the view state to a local web server file.。 公安机关欲对犯罪嫌疑人甲(男)、被害人乙(女)进行人身检查,下列正确的是() 只有为了确定被害人、犯罪嫌疑人的某些特征、伤害情况或者生理状态,才可以进行人身检查。 对甲进行人身检查,必要时,可以强制进行,对乙的人身检查,不得强制进行。 检查乙的身体,应当由侦查人员、女工作人员或医师进行。 检查乙的身体,应当由侦查人员或者医师进行。 下列说法不正确的是()
参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服