摘要:
为项目添加 Castle.ActiveRecord 的引用:安装成功后,查看项目的引用如图:配置文件 App.Config (MySQL)<?xml version="1.0" encoding="utf-8" ?><configuration> <configSections> <section name="activerecord" type="Castle.ActiveRecord.Framework.Config.ActiveRecordSectionHandler, Cas 阅读全文