資源簡介
文件中只是提供了源代碼,沒有項目,自已添加到項目中就要吧使用,外觀有些似126的上傳功能

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
namespace?ClassLibrary1.upfileControl
{
????///?
????///?背景鋪排方式1
????///?
????public?enum?BackImageRepeat
????{
????????///?
????????///?背景圖像在縱向和橫向上平鋪
????????///?
????????Repeat
????????///?
????????///?背景圖像在橫向上平鋪
????????///?
????????RepeatX
????????///?
????????///?背景圖像在縱向平鋪
????????///?
????????///?
????????RepeatY
????????///?
????????///?背景圖像不平鋪
????????///?
????????NoRepeat
????????Inherit
????}
???
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????706??2008-01-08?13:53??upfileControl\BackImageRepeat.cs
?????文件??????13298??2008-01-16?19:02??upfileControl\FileUpControl.cs
?????文件???????1011??2008-01-08?13:53??upfileControl\GetBackImageRepeat.cs
?????目錄??????????0??2008-01-16?19:02??upfileControl
-----------?---------??----------?-----??----
????????????????15015????????????????????4
- 上一篇:深圳明華URF-R330讀卡器 M1卡讀寫程序(C#版)
- 下一篇:C#淘寶秒殺源碼
評論
共有 條評論