登录
首页 » .net » err

err

于 2022-02-03 发布 文件大小:1.02 MB
0 90
下载积分: 2 下载次数: 1

代码说明:

MyHome2008三层架构项目实例源码 该项目随带了两个新的开源框架,分别是: NET.AfritXia.DBUtility 数据库工具项目,该项目中对 SQLHelper 类进行了简单封装,使其具备简单的 ORM (读)功能。该项目在 DBTask.Access2000 项目中得到引用,具体代码可以参见 NET.AfritXia.MyHome.DBTask.Access2000.CustomSQLHelper 类。 NET.AfritXia.RssFoundation RSS 聚合框架,该项目可以创建 RSS 2.0 标准的 XML 文档。该框架的特点是使用结构降低算法难度,在该框架中是不会看到字符串拼接或是复杂的判断逻辑。通过实现转换器接口,可以发布任何类型的数据。该项目在 HomeStart 项目中得到引用,具体代码可以参见 NET.AfritXia.MyHome.HomeStart.CodeLand.MyRss 类。 MyHome2008 项目并不具备特别多的实用价值,但可以作为 .NET 分布式开发的一个参考。该项目也是 Bincess2 前的试验项目。 ** MyHomeDBCreate.sql为数据库生成文件,建立好数据库运行该语句即可 可以通过 HomeManagement 项目的 Login.aspx 页面登陆到网站后台。 管理员名称:51aspx,密码:12345678 -err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • excel转成xml
    可连接数据库并读取数据列,支持三种数据库(mysql、sqlserver、oracle) 支持excel 直接转成xml; 支持listbox 拖拽到textbox 多文本中指定位置
    2023-08-16 12:50:05下载
    积分:1
  • 打印控件, 打印控件, 打印控件
    打印控件, 打印控件, 打印控件 -print control,print control,print control,print control
    2022-07-25 21:50:48下载
    积分:1
  • SheXiangTou
    帕图通过BASE64格式上传服务器AI识别。(Patu is identified by BASE64 upload server AI.)
    2020-06-21 13:00:01下载
    积分:1
  • 坐标转换城西
    该源码可以实现WGS84坐标经纬度与直角坐标之间的变换,可转为西安80坐标系,代码逻辑清晰,可直接加载到程序里编译,本人用vs2013编写的
    2023-04-19 05:45:03下载
    积分:1
  • news
    这是一个新闻发布系统的源代码,开发环境为c#(This is a press release the source code, development environment for c#)
    2012-06-19 19:30:58下载
    积分:1
  • HslCommunication
    通过以太网三菱MC读写Q系列PLC,将繁琐的MC E3数据帧打包,方便大家快速开发。(Through the Ethernet Mitsubishi MC read and write Q series PLC, the tedious MC E3 data frames are packaged, which is convenient for rapid development.)
    2020-06-19 16:20:01下载
    积分:1
  • 找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径 把程序mycontrol.cls放到有csc.exe的路径下*:*****再启动cm
    找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径 把程序mycontrol.cls放到有csc.exe的路径下*:*****再启动cmd.exe 如在C:WINDOWSMicrosoft.NETFrameworkv2.0.50727 /t:library /out:mycontrol.dll /r:system.dll,system.web.dll mycontrol.cls 然后enter,就ok了 然后把在C:WINDOWSMicrosoft.NETFrameworkv2.0.50727下 生成的mycontrol.dll拷到网站的根目录下的bin文件下 -Find csc.exe file, and then use the search function search csc.exe, find the path of the csc.exe process mycontrol.cls have put the path*: ***** again start cmd.exe in C: WINDOWSMicrosoft. NETFrameworkv2.0.50727/t: library/out: mycontrol.dll/r: system.dll, system.web.dll mycontrol.cls and then enter, and then on ok in the C: WINDOWSMicrosoft.NETFrameworkv2.0.50727 generated mycontrol.dll Kaodao site under the root directory under the bin file
    2023-06-20 20:40:02下载
    积分:1
  • Ajax选项卡的例子,一个网站使用ASP.NET的发展
    Ajax Tab Example for developing a website using asp.net
    2023-04-27 17:20:03下载
    积分:1
  • 通过迭代方法计算非线性方程组,主要是通过雅克比迭代的方法...
    通过迭代方法计算非线性方程组,主要是通过雅克比迭代的方法-Be calculated by iteration of nonlinear equations, mainly through the Jacobi iterative method
    2023-02-25 02:40:03下载
    积分:1
  • 将模型对象发布到控制器中( ASP.NET MVC)
    翻译 maninwest@Codeforge 作者:Saswat Mohanty@CodeProject 我们想在 HttpPost 时将视图中的模型对象列表发布到控制器中。很多开发员尝试通过数组获得数据列表。但是,有个简单的方法可以不用数组获取模型对象的列表。创建一个 ASP.NET MVC 4 应用程序。首先在解决方案的 Model 文件夹中创建两个模型类,例如  EmployeeModelClass.cs  和 DepartmentModelClass.cs 。 模型 public class EmployeeModelClass { public string Name { get; set; } public string Address { get; set; } public string Contact { get; set; } public IEnumerable DeptList { get; set; } } public class DepartmentModelClass { public string DepartmentCode { get; set; } public string DepartmentName { get; set; } } 控制器 public class EmployeeController : Controller { // // GET: /Employee/ public ActionResul
    2022-07-02 06:59:27下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载