91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.27M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-14
  • 語言: C#
  • 標簽: mybatis.??mybatis??demo??.NET??bat??

資源簡介

mybatis.net_demo(含數據庫腳本)

資源截圖

代碼片段和文件信息

using?System;
using?System.Web.UI;


namespace?Web
{
????public?partial?class?Default?:?Page
????{
????????protected?void?Page_Load(object?sender?EventArgs?e)
????????{
????????????//插入
????????????var?insertProductId?=?baseDA.Insert(“InsertProduct“?new?Product()
????????????{
????????????????ProductCompany?=?“INFOSKY“
????????????????ProductName?=?“iGSA2“
????????????????SignDate?=?DateTime.Now
????????????????UpdateDate?=?DateTime.Now
????????????});

????????????//查單條記錄
????????????var?model?=?baseDA.Get(“SelectByProductId“?insertProductId);
????????????ShowProduct(model);

????????????Response.Write(“
“);

????????????//修改記錄
????????????if?(model?!=?null)
????????????{
????????????????model.ProductName?=?(new?Random().Next(0?9999

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-03-16?17:18??BinLibrary\
?????文件???????73728??2008-03-19?21:10??BinLibrary\Castle.DynamicProxy.dll
?????文件??????102400??2008-11-01?12:04??BinLibrary\IBatisNet.Common.dll
?????文件???????20480??2008-11-01?12:04??BinLibrary\IBatisNet.Common.Logging.Log4Net.dll
?????文件???????57344??2008-11-01?12:04??BinLibrary\IBatisNet.DataAccess.dll
?????文件??????266240??2008-11-01?12:04??BinLibrary\IBatisNet.DataMapper.dll
?????文件??????266240??2008-03-19?21:10??BinLibrary\log4net.dll
?????文件?????????978??2013-10-08?23:08??MyBatis.HelloWorld.sln
?????文件???????27136??2013-10-10?22:41??MyBatis.HelloWorld.v12.suo
?????目錄???????????0??2013-10-10?22:42??Web\
?????目錄???????????0??2013-10-10?21:38??Web\bin\
?????目錄???????????0??2013-10-10?21:38??Web\bin\Maps\
?????目錄???????????0??2013-10-10?21:43??Web\DAL\
?????文件????????1745??2013-10-10?21:43??Web\DAL\baseDA.cs
?????文件?????????411??2013-10-08?22:12??Web\Default.aspx
?????文件????????1840??2013-10-10?21:45??Web\Default.aspx.cs
?????文件?????????798??2013-10-08?22:12??Web\Default.aspx.designer.cs
?????目錄???????????0??2013-10-09?23:41??Web\Maps\
?????文件????????2069??2013-10-09?23:41??Web\Maps\ProductMap.xml
?????目錄???????????0??2013-10-10?22:10??Web\Model\
?????文件?????????349??2013-10-10?22:10??Web\Model\Product.cs
?????目錄???????????0??2013-10-08?22:21??Web\Properties\
?????文件????????1411??2013-10-08?22:21??Web\Properties\AssemblyInfo.cs
?????文件????????1010??2013-10-10?21:49??Web\Providers.config
?????文件?????????729??2013-10-10?21:49??Web\SqlMap.config
?????目錄???????????0??2013-10-10?22:07??Web\Sqlscript\
?????文件?????????482??2013-10-10?22:07??Web\Sqlscript\create_table_sequence.sql
?????文件????????2794??2013-10-08?23:12??Web\Web.config
?????文件????????6644??2013-10-10?22:41??Web\Web.csproj
?????文件????????1171??2013-10-10?22:41??Web\Web.csproj.user
?????文件????????1285??2011-03-15?15:34??Web\Web.Debug.config
............此處省略1個文件信息

評論

共有 條評論