-
小泥鳅博客程序 v1.0.0 Beta。Loachs 是一款基于.NET平台的独立博客程序...
小泥鳅博客程序 v1.0.0 Beta。Loachs 是一款基于.NET平台的独立博客程序-Small loach blog program v1.0.0 Beta. Loachs is a based on. NET platform independent blog program
- 2022-04-18 01:28:47下载
- 积分:1
-
asp.net程序开发EXT技术,很好的开源开发源码
asp.net程序开发EXT技术,很好的开源开发源码-asp
- 2023-07-16 14:50:04下载
- 积分:1
-
duihuakuang_jiazai_RichEdit
用 Visual C++.Net (VC.net) 编写的 如何显示载有RichEdit 控件的对话框 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!(Using Visual C . Net (VC.net) prepared in how to display the contained controls RichEdit dialog demo program in Visual C . Net 2003 to run normal. The procedure is simple and detailed notes. Learn to use for beginners. In need of a friend can download to see!)
- 2009-01-20 19:21:13下载
- 积分:1
-
asp.net set an online examination system, Rong graduation design, there is a nee...
asp.net定的一个在线考试系统,肜于毕业设计,有需要论文的请联系我-asp.net set an online examination system, Rong graduation design, there is a need papers please contact me
- 2022-03-31 15:20:43下载
- 积分:1
-
简单的在线发送邮件 程序 有 asp.net
开发 + sql数据库
简单的在线发送邮件 程序 有 asp.net
开发 + sql数据库-Simple procedures online to send e-mail+ sql database asp.net development
- 2022-04-28 21:20:05下载
- 积分:1
-
使用ADO指针开发控制台事件程序,比较实用,你可以
使用ADO指针开发控制台事件程序,比较实用,你可以-Guide the development of the use of ADO console incident procedures, more practical, you can
- 2022-03-15 07:36:26下载
- 积分:1
-
ASP.NET企业信息管理系统(Spring.NET) 源码
ASP.NET企业信息管理系统(Spring.NET修改版) 源码
程序使用VS2010+SQL2008开发,使用MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题
目录:
DAO:Spring.NET+NHibernate通用DAO层
Model:数据库实体
SpringResource/spring_bean_dao.xml:Spring配置文件下的
<object id="DbProvider" type="DAO.SQLProvider, DAO">
<property name="ConnectionString" value="Data Source=(local);Database=Web;User ID=sa;Password=sa;Trusted_Connection=False" />
</object>
(数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效)
WEB:WEB层
DB_aspx下为Sql2005数据库
后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx(ASP.NET Enterprise Information Management System (Spring.NET Revision) Source Code
The program is developed with VS2010+SQL2008 and MVC framework Spring.NET+NHibernate, which improves the problems of low paging efficiency and large amount of paging code.
Directory structure:
DAO: Spring. NET + NHibernate Universal DAO Layer
Model: Database Entities
Spring Resource/spring_bean_dao.xml: Under the Spring configuration file
<object id="DbProvider" type="DAO.SQL Provider, DAO">
<property name="Connection String" value="Data Source=(local); Database=Web; User ID=sa; Password=sa; Trusted_Connection=False"/>
</object>)
- 2020-06-18 18:20:01下载
- 积分:1
-
静态类中的各种静态方法用于安全地触发事件,特别是其中的异步触发还可以预防无纪订阅者带来的麻烦。很好用,只要把委托和其各个参数作为各静态方法的参数就成。...
静态类中的各种静态方法用于安全地触发事件,特别是其中的异步触发还可以预防无纪订阅者带来的麻烦。很好用,只要把委托和其各个参数作为各静态方法的参数就成。-Static class in a variety of static methods used to safely trigger events, in particular, is one of the asynchronous trigger also can be prevented without discipline Subscribers bring trouble. Good use, as long as the commission and its various parameters as the static methods into the parameters.
- 2022-04-19 13:10:35下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
实现在C++下,1ms精确定时的类.简单方便,包括类和.h文件.
实现在C++下,1ms精确定时的类.简单方便,包括类和.h文件.-Achieve the C++, under, 1ms precision timing class. Simple and convenient, including the classes and. H files.
- 2022-05-28 04:00:55下载
- 积分:1