-
DemoSwfUpload
多文件上传,一次可以上传多个文件,并且各个文件显示各自的上传进度(Multi-file upload, one can upload multiple files, and each file upload progress display their)
- 2013-08-09 10:52:19下载
- 积分:1
-
change-windows
c#实现窗口切换有水平切换,垂直切换、水平交错、垂直交错等效果很酷(c# window switch level switch, vertical handover, staggered horizontally, vertically staggered effect is cool)
- 2012-09-11 22:49:28下载
- 积分:1
-
基于MVC EASYUI 模板
前端采用EasyUI,后台使用MVC编写的前端框架(mvc easyui framework)
- 2019-06-28 13:20:10下载
- 积分:1
-
asp上传组件实例源码下载
本包中共有6个示例DetialDemo--弹出层上传,返回完整的上传后的文件的信息FolderDemo--根据选择的文件夹不同,上传到不同目录Form--将上传直接添加到form一起提交NoObj--上传示例,和DetialDemo一样,但是不是弹出层Windemo--弹出层上传,将返回结果显示在input里面,任意绑定inputlanyu--以前帮蓝雨做的上传,因此直接用他名字拼音命名了,这个是比较高级的上传,多文件同时上传,以指定的分隔符来分割上传的所有文件,推荐使用上传中使用的类均为最新版本
- 2015-03-31下载
- 积分:1
-
13-mod_destruction5 (1)
for unix use only !!!
- 2018-06-12 15:54:41下载
- 积分: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
-
net-weixin
.net微信开放平台接口(接收信息、发送信息)(net micro-channel open platform interface for receiving information transmitted information)
- 2014-11-02 19:53:22下载
- 积分:1
-
WPF画曲线图源码
说明: 源码描述:
一、源码特点
一款用wpf画柱状图,扇形图,折线图,适合初学者学习使用,有需要的朋友不要错过
二、注意事项
开发环境为Visual Studio 2013,使用.net 4.5开发。
作者:青雨木(Source description:
I. Source Code Characteristics
Wpf is a bar chart, sector chart, polyline chart, suitable for beginners to learn to use, friends in need do not miss
II. Notes
The development environment is Visual Studio 2013, developed with. net 4.5.
Author: Qingyumu)
- 2020-06-23 02:40:01下载
- 积分:1
-
WebApplication4
Usless of ASP.NET. Working with a database
- 2014-02-24 19:16:23下载
- 积分:1
-
music4.0
七号在线音乐分享 4.0 主要功能:
添加音乐,评论,按播放次数排行,同步显示歌词。
后台可以修改,审核提交的歌曲,管理评论。(Seven online music sharing 4.0 main functions:
Add music, commentary, ranked by number of plays, the lyrics synchronized display.
You can modify the background, the song submitted audit, management reviews.
)
- 2016-05-16 00:55:47下载
- 积分:1