摘要: 1.DDL(Data Definition Language)数据库定义语言statements are used to define the database structure or schema. DDL是SQL语言的四大功能之一。 用于定义数据库的三级结构,包括外模式、概念模式、内模式及其相 阅读全文
posted @ 2016-10-24 17:55 龙骑科技 阅读(320) 评论(0) 推荐(0)
摘要: 第一步: 添加并应用Log4net.dll。然后在Web.config文件中添加下面的配置局 <configSections> <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4n 阅读全文
posted @ 2016-10-24 15:03 龙骑科技 阅读(182) 评论(0) 推荐(0)