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

  • 大小: 1.31M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 源碼??管理??財務??

資源簡介

三層財務收支管理源碼,了解c#,三層結構的好案例,

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Web;
using?System.Web.UI;

namespace?Common
{
????public?class?MessageBox
????{
????????public?static?void?ShowMes(Page?p?string?mes)
????????{
????????????p.Clientscript.RegisterStartupscript(p.GetType()?“彈出對話框“?“alert(‘“?+?mes?+?“‘)“?true);
????????}
????????public?static?void?Redirect(Page?p?string?url)
????????{
????????????p.Clientscript.RegisterStartupscript(p.GetType()?“跳轉頁面“?“location.href=‘“?+?url?+?“‘“?true);

????????}
????????public?static?void?ShowMesAndRedirect(Page?p?string?mes?string?url)
????????{
????????????p.Clientscript.RegisterStartupscript(p.GetType()“彈出對話框并跳轉頁面““alert(‘“+mes+“‘);location.href=‘“+url+“‘“true);
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????9728??2015-12-21?11:10??HB三層財務收支管理源碼\Common\bin\Debug\Common.dll

?????文件??????26112??2015-12-21?11:10??HB三層財務收支管理源碼\Common\bin\Debug\Common.pdb

?????文件???????3862??2015-12-21?11:08??HB三層財務收支管理源碼\Common\Common.csproj

?????文件????????452??2015-12-21?11:08??HB三層財務收支管理源碼\Common\Common.csproj.user

?????文件????????818??2012-02-06?12:08??HB三層財務收支管理源碼\Common\MessageBox.cs

?????文件????????130??2012-02-28?12:52??HB三層財務收支管理源碼\Common\obj\Common.csproj.FileList.txt

?????文件???????1023??2015-12-21?11:10??HB三層財務收支管理源碼\Common\obj\Debug\Common.csproj.FileListAbsolute.txt

?????文件???????9728??2015-12-21?11:10??HB三層財務收支管理源碼\Common\obj\Debug\Common.dll

?????文件??????26112??2015-12-21?11:10??HB三層財務收支管理源碼\Common\obj\Debug\Common.pdb

?????文件???????5180??2016-04-21?16:11??HB三層財務收支管理源碼\Common\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件??????16384??2012-02-04?22:30??HB三層財務收支管理源碼\Common\obj\Debug\Refactor\Common.dll

?????文件???????1355??2012-02-04?21:29??HB三層財務收支管理源碼\Common\Properties\AssemblyInfo.cs

?????文件??????14004??2012-02-27?13:19??HB三層財務收支管理源碼\Common\SqlHelper.cs

?????文件???????4945??2014-04-30?09:10??HB三層財務收支管理源碼\from.gif

?????文件???????9728??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\bin\Debug\Common.dll

?????文件??????26112??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\bin\Debug\Common.pdb

?????文件???????5632??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\bin\Debug\MyBal.dll

?????文件??????26112??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\bin\Debug\MyBal.pdb

?????文件??????12288??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\bin\Debug\MyDal.dll

?????文件??????30208??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\bin\Debug\MyDal.pdb

?????文件???????6144??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\bin\Debug\MyModel.dll

?????文件??????28160??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\bin\Debug\MyModel.pdb

?????文件????????895??2012-02-07?22:30??HB三層財務收支管理源碼\MyBal\Fee.cs

?????文件????????917??2012-02-04?22:15??HB三層財務收支管理源碼\MyBal\FeeType.cs

?????文件???????4177??2015-12-21?11:08??HB三層財務收支管理源碼\MyBal\MyBal.csproj

?????文件????????452??2015-12-21?11:08??HB三層財務收支管理源碼\MyBal\MyBal.csproj.user

?????文件???????5200??2016-04-21?16:11??HB三層財務收支管理源碼\MyBal\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件???????2414??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\obj\Debug\MyBal.csproj.FileListAbsolute.txt

?????文件??????11699??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\obj\Debug\MyBal.csprojResolveAssemblyReference.cache

?????文件???????5632??2015-12-21?11:10??HB三層財務收支管理源碼\MyBal\obj\Debug\MyBal.dll

............此處省略759個文件信息

評論

共有 條評論