1 / 11
实训一
110 likes | 289 Vues
实训一. 新闻公告系统. 架构. 数据字典. 新闻 ID ,自动编号 新闻标题,文本型 新闻内容,文本型 发布时间,日期型,默认值为系统时间 编辑者,文本型. 数据控件. GridView 控件 DetailsView 控件. 补充知识 1—— 创建管理员帐号. 网站 |ASP.NET 配置 安全 是用安全设置向导按部就班地配置安全性 安全设置向导 通过 Internet 为此网站启用角色 输入管理员帐号资料 完成. 补充知识 2——LoginView 控件. 模板: AnonyousTemplate LoginInTemplate.
Télécharger la présentation
实训一
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
实训一 新闻公告系统
数据字典 • 新闻ID,自动编号 • 新闻标题,文本型 • 新闻内容,文本型 • 发布时间,日期型,默认值为系统时间 • 编辑者,文本型
数据控件 • GridView控件 • DetailsView控件
补充知识1——创建管理员帐号 • 网站|ASP.NET配置 • 安全 • 是用安全设置向导按部就班地配置安全性 • 安全设置向导 • 通过Internet • 为此网站启用角色 • 输入管理员帐号资料 • 完成
补充知识2——LoginView控件 • 模板: • AnonyousTemplate • LoginInTemplate
More Related