文件名称:TestMybatis
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-04-24
- 文件大小:
- 1.08mb
- 下载次数:
- 0次
- 提 供 者:
- 付**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# 中如何使用mbatis.net对数据库持久化编程。
让开发更加方便-How to use mbatis.net to the persistence in C# programming.
Make development more convenient
让开发更加方便-How to use mbatis.net to the persistence in C# programming.
Make development more convenient
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestMybatis
...........\TestMybatis
...........\...........\Domain
...........\...........\......\Person.cs
...........\...........\Map
...........\...........\...\SqlClient
...........\...........\...\.........\Person.xml
...........\...........\Program.cs
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs
...........\...........\Script
...........\...........\......\Person.sql
...........\...........\Service
...........\...........\.......\BaseService.cs
...........\...........\.......\PersonService.cs
...........\...........\TestMybatis.csproj
...........\...........\bin
...........\...........\...\Debug
...........\...........\...\.....\IBatisNet.DataAccess.dll
...........\...........\...\.....\IBatisNet.DataMapper.dll
...........\...........\...\.....\TestMybatis.exe
...........\...........\...\.....\TestMybatis.pdb
...........\...........\...\.....\TestMybatis.vshost.exe
...........\...........\...\.....\TestMybatis.vshost.exe.manifest
...........\...........\...\.....\database.config
...........\...........\...\.....\providers.config
...........\...........\...\.....\sqlmap.config
...........\...........\database.config
...........\...........\lib
...........\...........\...\IBatisNet.DataAccess.dll
...........\...........\...\IBatisNet.DataMapper.dll
...........\...........\obj
...........\...........\...\Debug
...........\...........\...\.....\ResolveAssemblyReference.cache
...........\...........\...\.....\TempPE
...........\...........\...\.....\TestMybatis.csproj.FileListAbsolute.txt
...........\...........\...\.....\TestMybatis.exe
...........\...........\...\.....\TestMybatis.pdb
...........\...........\providers.config
...........\...........\sqlmap.config
...........\TestMybatis.sln
...........\TestMybatis.suo
TestMybatisByConsole
....................\TestMybatisByConsole
....................\....................\Diary.cs
....................\....................\DiaryHelper.xml
....................\....................\Person.cs
....................\....................\PersonHelper.xml
....................\....................\Program.cs
....................\....................\Properties
....................\....................\..........\AssemblyInfo.cs
....................\....................\SqlMap.config
....................\....................\TestMybatisByConsole.csproj
....................\....................\bin
....................\....................\...\Debug
....................\....................\...\.....\DiaryHelper.xml
....................\....................\...\.....\IBatisNet.DataMapper.dll
....................\....................\...\.....\PersonHelper.xml
....................\....................\...\.....\SqlMap.config
....................\....................\...\.....\TestMybatisByConsole.exe
....................\....................\...\.....\TestMybatisByConsole.pdb
....................\....................\...\.....\TestMybatisByConsole.vshost.exe
....................\....................\...\.....\TestMybatisByConsole.vshost.exe.manifest
....................\....................\...\.....\bin
....................\....................\...\.....\...\Debug
....................\....................\...\.....\...\.....\iBatisTutorial.mdb
....................\....................\...\.....\iBatisTutorial.ldb
....................\....................\...\.....\iBatisTutorial.mdb
....................\....................\...\.....\properties.config
....................\....................\...\.....\providers.config
....................\....................\lib
....................\....................\...\IBatisNet.DataMapper.dll
....................\....................\obj
....................\....................\...\Debug
....................\....................\...\.....\ResolveAssemblyReference.cache
....................\....................\...\.....\Step1_ConsoleApplication.csproj.FileListAbsolute.txt
....................\....................\...\.....\TempPE
....................\....................\...\.....\TestMybatisByC