某项目建设期为3年,建设期内每年年初贷款分别为300万元、400万元和500万元,年利率10%。若在运营期第5年末一次性偿还贷款,则应偿还的本利和为( )万元。
A. 1576.63
B. 1734.29
C. 2098.49
D. 2308.34
查看答案
以下说法正确的是()
A. 数据字典是指为了满足管理人员决策分析需要,在数据库基础上产生满足决策分析需要的数据环境
B. 数据字典为系统分析、设计及维护提供了有关元素一致的定义和详细的描述
C. 数据字典与数据结构共同构成了系统的逻辑模型,是需求规格说明书的主要组成部分
D. 数据字典是用来定义数据流图中的各个成分的具体含义
让大学生摆脱自卑阴影的方法不正确的是()。
A. 学会发现自己的优点和亮点
B. 跟他人多比较,发现缺点,让自己成长
C. 不断激励自己,先定个小目标
D. 多交朋友,积极参加社交活动
You are developing an ASP.NET Web page. You add a data-bound GridView control. The GridView contains a TemplateField that includes a DropDownList. You set the GridViews ClientIDMode property to Static, and you set the ClientIDRowSuffix property to ProductID. You need to be able to reference individual DropDownList controls from client-side script by using the ProductID. What should you set the ClientIDMode property of the DropDownList to? ()
AutoID
B. Static
C. Inherit
D. Predictable