Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
Progress.page
Package: BIGSunriseUpload.rar [view]
Upload User: whjkdz
Upload Date: 2013-05-19
Package Size: 79k
Code Size: 2k
Category:
.net
Development Platform:
C#
- <HTML>
- <HEAD>
- <title>${UploadProgress}$% </title>
- <META http-equiv=Content-Type content="text/html; charset=gb2312">
- <style> TD { FONT-SIZE: 10pt; FONT-FAMILY: Arial }
- </style>
- </HEAD>
- <body bgcolor="buttonface" rightMargin="20" leftMargin="20" bottomMargin="10" topMargin="10" oncontextmenu="self.event.returnValue=false" style="cursor:default;BORDER-TOP-STYLE:none;BORDER-RIGHT-STYLE:none;BORDER-LEFT-STYLE:none;BORDER-BOTTOM-STYLE:none">
- ${Refresh}$
- <table width="100%" border="0" cellspacing="0" cellpadding="0" >
- <tr>
- <td height="8"></td>
- </tr>
- <tr>
- <td><table width="100%" height="10" border="0" cellspacing="0" cellpadding="0" align="center">
- <TR>
- <TD height=22>状态:${status}$ </TD></TR>
- <TR>
- <TD height=22>文件名:${FileName}$</TD></TR>
- <TR>
- <TD height=15>
- <TABLE
- style="BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #999999 1px outset; BORDER-LEFT: #999999 1px outset; BORDER-BOTTOM: #ffffff 1px solid"
- height="100%" cellSpacing=0 cellPadding=1 width="100%" align=center
- border=0>
- <TR>
- <TD bgColor="highlight" width="${UploadProgress}$%" ></TD>
- <TD width="${SurplusProgress}$%"></TD></TR></TABLE></TD></TR>
- <TR>
- <TD height=22> 上传速度:${UploadSpeed}$</TD></TR>
- <TR>
- <TD height=22> 剩余时间:${LeftTime}$</TD></TR>
- </table>
- </td>
- </tr>
- <tr>
- <td height="40" align="right">
- <INPUT type="button" value=" 确定 " ${BtnOK}$ >
- <INPUT type="button" value=" 取消 " ${BtnCancel}$>
- </td>
- </tr>
- </table>${Script}$
- </body>
- </HTML>