資源簡介
仿iPHONE UI C#源碼,vs2005編譯通過
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Reflection;
using?Microsoft.WindowsMobile.Status;
namespace?iPhoneUI
{
????public?partial?class?Home?:?Form
????{
????????string?path?=?““;
????????Bitmap?backImage;
????????Bitmap?topBar;
????????Bitmap?topLock;
????????Bitmap?batteryLevelMedium?;
????????Bitmap?batteryLevelLow?;
????????Bitmap?batteryLevelVeryLow1;
????????Bitmap?batteryLevelVeryLow2;
????????Bitmap?batteryLevelVeryHigh;
????????Bitmap?batteryLevelHigh;
????????Bitmap?signalLevelVeryHigh;
????????Bitmap?signalLevelHigh;
????????Bitmap?signalLevelMedium;
????????Bitmap?signalLevelLow;
????????Bitmap?signalLevelVery
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1468??2009-03-04?10:59??iPhoneUI\CodePub.Com說明.txt
?????文件???????4662??2008-12-11?08:40??iPhoneUI\BMP\arrow.BMP
?????文件???????2614??2008-12-11?08:40??iPhoneUI\BMP\arrowDown.BMP
?????文件???????1974??2008-12-11?08:40??iPhoneUI\BMP\BatteryLevelHigh.bmp
?????文件???????1974??2008-12-11?08:40??iPhoneUI\BMP\BatteryLevelLow.bmp
?????文件???????1974??2008-12-11?08:40??iPhoneUI\BMP\BatteryLevelMedium.bmp
?????文件???????1974??2008-12-11?08:40??iPhoneUI\BMP\BatteryLevelVeryHigh.bmp
?????文件???????1974??2008-12-11?08:40??iPhoneUI\BMP\BatteryLevelVeryLow1.bmp
?????文件???????1974??2008-12-11?08:40??iPhoneUI\BMP\BatteryLevelVeryLow2.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Calculator?46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Calculator?46x46_pressed.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Calendar_46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Calendar_46x46_pressed.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Camera?46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Camera?46x46_pressed.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Chat?46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Chat?46x46_pressed.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Internet?Explorer?46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Internet?Explorer?46x46_pressed.bmp
?????文件???????3126??2008-12-11?08:40??iPhoneUI\BMP\iPhoneCalendar.bmp
?????文件???????3126??2008-12-11?08:40??iPhoneUI\BMP\iPhoneCam.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\lock?46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\lock?46x46_pressed.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Mail?46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Mail?46x46_pressed.bmp
?????文件?????230454??2008-12-11?08:40??iPhoneUI\BMP\MainMenu.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Notes?46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Notes?46x46_pressed.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Phone?46x46.bmp
?????文件???????6494??2008-12-11?08:40??iPhoneUI\BMP\Phone?46x46_pressed.bmp
............此處省略46個文件信息
評論
共有 條評論