登录
首页 » C# » SilvesdafrlightFileUpload

SilvesdafrlightFileUpload

于 2013-07-08 发布 文件大小:1683KB
0 335
下载积分: 1 下载次数: 14

代码说明:

  Silverlight上传工具支持多文件上传,上传之前预览图片窗口可以调整图片大小,独立进度和整体进度显示,快速上传,ASP.NET服务器控件,并且可以非常灵活的改变程序根据自己的需求。 不同于其他上传控件 .速度非常快,没有使用webservices上传文件。webservices是比较慢的,上传文件被分成文件块上传到webservice,然后一块块将文件上传到服务器。如果某块文件不可用可能会造成上传的文件不完整。 .可以上传比较大的文件,开发者有能力限制文件大小和文件总大小,不是限制maxRequestLength在web.config中。上传控件上传文件以文件快形式,但是这远远超过了webservice中所使用的4MB,默认maxRequestLength值,可以更大(建议在25-30MB这个范围)。这个maxRequestLength可以保持最小的拒绝服务攻击,仍然可以上传大文件和避免缓冲溢出。 .文件可以恢复。而且上传时候可以检测到已经上传过的同名文件,并提示你是否覆盖已经存在的文件。 .暂时只有jpg图片在上传之前在缩略图中调整大小。 (Silverlight upload tool supports multiple file upload, preview before uploading the picture window you can adjust the picture size, independent progress and overall progress display, fast upload, ASP.NET server controls, and can be very flexible to change the program according to their needs.)

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

发表评论

0 个回复

  • QoS
    说明:  详细介绍了VLAN的划分以及802.1Q二层优先级的知识。(Details of the division of VLAN and 802.1Q Layer 2 priority of knowledge)
    2016-03-09 10:26:35下载
    积分:1
  • dex2jar1T
    dex to jar 0.7.5 version
    2014-09-03 02:49:06下载
    积分:1
  • FOC-IR2104
    基于stm32实现永磁同步矢量控制,驱动芯片为IR2104(vector control (foc) on PMSM with STM32)
    2018-10-08 10:10:56下载
    积分:1
  • DTMF
    通过HT9200 进行拨号,电路部分不再上传
    2011-09-29 20:39:28下载
    积分:1
  • C#加载驱动例子
    C#加载驱动例子 实现了托管代码加载驱动,管理驱动,使用驱动的方法 驱动例子: SysKey.sys             [DllImport("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]             public static extern IntPtr OpenSCManager(string machineName, string databaseName, uint dwAccess);             [DllImport("advapi32.dll", SetLastError = true, CharSet = CharSet.Auto)]             public static extern IntPtr OpenService(IntPtr hSCManager, string lpServiceName, uint dwDesiredAccess);             [DllImport("advapi32.dll", SetLastError = true)]             [return: MarshalAs(UnmanagedType.Bool)]             public static extern bool CloseServiceHandle(IntPtr hSCObject
    2022-02-04 10:03:20下载
    积分:1
  • 基于STM32的12864串口显示程序
    基于STM32F103的LCD12864显示驱动程序,可以在指定位置显示中英文字符串,亲测能用,好用,程序仅供参考,大神要是有更好的方法欢迎指出
    2022-11-08 23:15:03下载
    积分:1
  • PARK
    说明:     paek变换 park转换,也称派克变换,英文为Park transformation,为现在占主流地位的交流电机分析计算时的基本变换。在电力系统分析和计算中,park转换具有重要的理论和实际意义。(paek transform park conversion, also known as Park transformation, the English for the Park transformation, for the now dominant in the calculation of AC motor analysis of the basic transformation. In power system analysis and calculations, park conversion has important theoretical and practical significance.)
    2011-04-14 15:48:47下载
    积分:1
  • Temperature_ShiDu
    温度湿度传感器的52单片机C51程序,这个温度湿度传感器传感器是I2C的,从这个例程中,你可以更好的理解I2C的运行机理。(Temperature and humidity sensors 52 Singlechip C51 procedure, the temperature and humidity sensors I2C sensor is from this routine, you can better understand the operation of the mechanism of I2C.)
    2008-05-18 18:06:29下载
    积分:1
  • 实验报告
    说明:  智能仪表硬件系统测试程序 蜂鸣器自检:确定蜂鸣器正确 LED(LCD) 显示器自检:确定LED(LCD) 显示器每一段均正确 键盘自检: 确定键盘正确 ④其他(Intelligent Instrument Hardware System Test Program Buzzer self-test: confirm that buzzer is correct LED (LCD) Display Self-Check: Make sure that every segment of the LED (LCD) display is correct Keyboard Self-Check: Make sure the keyboard is correct)
    2019-05-10 17:37:49下载
    积分:1
  • MATLAB-IMAGE
    matlabr软件应用的图形图像处理,很专业的教材,事例很多(matlabr graphic image processing software applications, very professional materials, many examples)
    2013-11-22 17:25:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载