-
MVC5增删改查实例
MVC5增删改查实例
- 2015-04-30下载
- 积分:1
-
1-(2)
RDLC简单报表示例源码
源码描述:
一个简单的RDLC报表示例
默认页面用GridView展示数据信息
报表页面可以导出的Excel文件格式非常完美,
有搜索信息功能
数据库用的是sql2008
适合新手学习(The RDLC simple report sample source code
Source:
A simple RDLC report example
The default page GridView display data information
Perfect report page Excel file format can be exported,
Search for information
Database is sql2008
Suitable for novice learning)
- 2012-11-14 01:38:45下载
- 积分:1
-
clearmemory
clear memory vB.net management memory when play stream vdeo
- 2020-06-25 15:20:02下载
- 积分:1
-
New folder
DFSBGFSDZBGSFDZJEDClkJNdcJNwcLjnHWALESnh.S
- 2018-08-12 21:54:38下载
- 积分:1
-
CkcScore
用.net开发的一个在线评阅中学生作文的网站,采用的是b/s结构(Use. Net development of an online site reviewers writing students, using the b/s structure)
- 2010-12-01 15:39:25下载
- 积分:1
-
ASP_成语词典
ASP_成语词典程序(ASP_ idiom dictionary procedures)
- 2005-01-05 10:20:41下载
- 积分:1
-
ScrollTable
asp.net开发的自定义列表控件已完成功能:拉动滚动条自动加载数据、固定表头、固定列、跟查询绑定、鼠标单元格悬浮提示、自定义单元格宽度、自定义单元格文本位置(居中、居左、居右)、单元格数据格式化(文本、长日期、短日期、货币)
(list of custom controls asp.net development completed: pull the scroll bar automatically load data, fixed header, fixed columns, with query bind mouse cell suspension prompted custom cell width, custom cell text position (center, left hand side, right hand side), the cell data formatting (text, long date, short date, currency))
- 2012-10-30 15:09:04下载
- 积分:1
-
OnlineMovie
第一次做的视频点播系统,界面不好看(本人设计不擅长),基本功能已经实现,后台登陆运用MD5加密;
上传后即可以(数据库影片文件目前为空!)
数据库在DB_51aspx文件夹中,附加即可。
用户民administrator密码123456(First video-on-demand system, the interface does not look good (I design are not good), the basic function has been achieved, Login now use MD5 encryption upload soon (the database movie file is empty!) Database folder DB_51aspx, Additional can. Users China administrator password 123456)
- 2013-01-15 08:46:56下载
- 积分: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
-
Simple-chat-system
在.net环境下,使用C#编程实现一个简易聊天系统,可以实现客户端与服务器端的通信(In the. Net environment, using the C# programming to implement a simple chat system that can communicate with the server-side client)
- 2014-04-21 11:10:34下载
- 积分:1