论文摘要翻译,各位大虾帮帮忙哦

来源:百度知道 编辑:UC知道 时间:2024/06/07 03:40:24
本文主要介绍了机器学习网站的数据库设计和实现。本系统实现了新闻信息的发布,论坛系统,信息的搜索等功能。而本文则侧重研究系统实现过程中的数据库的开发与设计。
系统基于ASP.NET 2.0,以IIS为服务平台,并以SQL Server2005作为数据库管理系统的后台数据,实现在线新闻及论坛系统的构建。
数据库的数据一致性和完整性较强、数据安全性较好。而在数据库的连接,我们采用了ADO对数据库进行访问。并使用 OOP技术对SQL语句进行了模块化处理,更有利于代码的重用性。

This paper presents a machine learning site database design and implementation. This system has the release of news and information, forums, information search, and other functions. This paper will focus on research and systems in the process of database development and design.
System based on ASP.NET 2.0, a service platform for IIS, and SQL Server2005 as a database management system of background information, news and online forum System Construction.
Database data consistency and integrity of stronger, better data security. The database connectivity, we have adopted ADO database for a visit. OOP technology and the use of the SQL statement to the modular processing, more conducive to the reuse of code.