• 大小: 126KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-11
  • 语言: C#
  • 标签:

资源简介

aspx页面的增删改查aspx页面的增删改查aspx页面的增删改查aspx页面的增删改查aspx页面的增删改查aspx页面的增删改查

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Restrant.IAssembly;
using System.Reflection;

namespace CreateProeram
{
    public class CreateTobject:IFoodInfo
    {
        #region IFoodInfo 成员

        public T GetAssmbly(string path string pathString)
        {
            try
            {
                return (T)Assembly.Load(path).CreateInstance(pathString);
            }
            catch (Exception ex)
            {

                Console.WriteLine(ex.Message);
                return default(T);
            }
        }

        #endregion
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       4608  2009-09-02 10:48  Restrant\CreateProeram\bin\Debug\CreateProeram.dll

     文件      11776  2009-09-02 10:48  Restrant\CreateProeram\bin\Debug\CreateProeram.pdb

     文件       4096  2009-09-02 10:43  Restrant\CreateProeram\bin\Debug\Restrant.IAssembly.dll

     文件       7680  2009-09-02 10:43  Restrant\CreateProeram\bin\Debug\Restrant.IAssembly.pdb

     文件       2751  2009-09-02 10:43  Restrant\CreateProeram\CreateProeram.csproj

     文件        651  2009-09-02 10:44  Restrant\CreateProeram\CreateTobject.cs

     文件        716  2009-09-02 10:44  Restrant\CreateProeram\obj\Debug\CreateProeram.csproj.FileListAbsolute.txt

     文件       4608  2009-09-02 10:48  Restrant\CreateProeram\obj\Debug\CreateProeram.dll

     文件      11776  2009-09-02 10:48  Restrant\CreateProeram\obj\Debug\CreateProeram.pdb

     文件       3584  2009-09-02 16:21  Restrant\CreateProeram\obj\Debug\Refactor\CreateProeram.dll

     文件       2651  2009-09-02 10:43  Restrant\CreateProeram\obj\Debug\ResolveAssemblyReference.cache

     文件       1382  2009-09-02 10:41  Restrant\CreateProeram\Properties\AssemblyInfo.cs

     文件       4608  2009-09-02 10:48  Restrant\Restrant.BLL\bin\Debug\CreateProeram.dll

     文件      11776  2009-09-02 10:48  Restrant\Restrant.BLL\bin\Debug\CreateProeram.pdb

     文件       5120  2009-09-02 16:14  Restrant\Restrant.BLL\bin\Debug\Restrant.BLL.dll

     文件      13824  2009-09-02 16:14  Restrant\Restrant.BLL\bin\Debug\Restrant.BLL.pdb

     文件       7680  2009-09-02 10:48  Restrant\Restrant.BLL\bin\Debug\Restrant.DAL.dll

     文件      19968  2009-09-02 10:48  Restrant\Restrant.BLL\bin\Debug\Restrant.DAL.pdb

     文件       4096  2009-09-02 10:43  Restrant\Restrant.BLL\bin\Debug\Restrant.IAssembly.dll

     文件       7680  2009-09-02 10:43  Restrant\Restrant.BLL\bin\Debug\Restrant.IAssembly.pdb

     文件       5120  2009-09-01 21:10  Restrant\Restrant.BLL\bin\Debug\Restrant.Model.dll

     文件       7680  2009-09-01 21:10  Restrant\Restrant.BLL\bin\Debug\Restrant.Model.pdb

     文件       1994  2009-09-02 11:09  Restrant\Restrant.BLL\FoodInfoBLL.cs

     文件       3584  2009-09-02 16:21  Restrant\Restrant.BLL\obj\Debug\Refactor\Restrant.BLL.dll

     文件       9320  2009-09-02 16:14  Restrant\Restrant.BLL\obj\Debug\ResolveAssemblyReference.cache

     文件       1293  2009-09-02 11:07  Restrant\Restrant.BLL\obj\Debug\Restrant.BLL.csproj.FileListAbsolute.txt

     文件       5120  2009-09-02 16:14  Restrant\Restrant.BLL\obj\Debug\Restrant.BLL.dll

     文件      13824  2009-09-02 16:14  Restrant\Restrant.BLL\obj\Debug\Restrant.BLL.pdb

     文件       1380  2009-09-01 19:50  Restrant\Restrant.BLL\Properties\AssemblyInfo.cs

     文件       3385  2009-09-02 11:06  Restrant\Restrant.BLL\Restrant.BLL.csproj

............此处省略112个文件信息

评论

共有 条评论

相关资源