登录
首页 » C# » iPhoneUI

iPhoneUI

于 2010-03-29 发布 文件大小:593KB
0 178
下载积分: 1 下载次数: 1

代码说明:

说明:  仿iPHONE UI C#源码,vs2005编译通过(Imitation iPHONE UI C# source code, vs2005 compiled by)

文件列表:

iPhoneUI\BMP\arrow.BMP
iPhoneUI\BMP\arrowDown.BMP
iPhoneUI\BMP\BatteryLevelHigh.bmp
iPhoneUI\BMP\BatteryLevelLow.bmp
iPhoneUI\BMP\BatteryLevelMedium.bmp
iPhoneUI\BMP\BatteryLevelVeryHigh.bmp
iPhoneUI\BMP\BatteryLevelVeryLow1.bmp
iPhoneUI\BMP\BatteryLevelVeryLow2.bmp
iPhoneUI\BMP\Calculator 46x46.bmp
iPhoneUI\BMP\Calculator 46x46_pressed.bmp
iPhoneUI\BMP\Calendar_46x46.bmp
iPhoneUI\BMP\Calendar_46x46_pressed.bmp
iPhoneUI\BMP\Camera 46x46.bmp
iPhoneUI\BMP\Camera 46x46_pressed.bmp
iPhoneUI\BMP\Chat 46x46.bmp
iPhoneUI\BMP\Chat 46x46_pressed.bmp
iPhoneUI\BMP\Internet Explorer 46x46.bmp
iPhoneUI\BMP\Internet Explorer 46x46_pressed.bmp
iPhoneUI\BMP\iPhoneCalendar.bmp
iPhoneUI\BMP\iPhoneCam.bmp
iPhoneUI\BMP\lock 46x46.bmp
iPhoneUI\BMP\lock 46x46_pressed.bmp
iPhoneUI\BMP\Mail 46x46.bmp
iPhoneUI\BMP\Mail 46x46_pressed.bmp
iPhoneUI\BMP\MainMenu.bmp
iPhoneUI\BMP\Notes 46x46.bmp
iPhoneUI\BMP\Notes 46x46_pressed.bmp
iPhoneUI\BMP\Phone 46x46.bmp
iPhoneUI\BMP\Phone 46x46_pressed.bmp
iPhoneUI\BMP\Photo 46x46.bmp
iPhoneUI\BMP\Photo 46x46_pressed.bmp
iPhoneUI\BMP\Settings 46x46.bmp
iPhoneUI\BMP\Settings 46x46_pressed.bmp
iPhoneUI\BMP\SignalLevelHigh.bmp
iPhoneUI\BMP\SignalLevelLow.bmp
iPhoneUI\BMP\SignalLevelMedium.bmp
iPhoneUI\BMP\SignalLevelVeryHigh.bmp
iPhoneUI\BMP\SignalLevelVerylow1.bmp
iPhoneUI\BMP\SignalLevelVerylow2.bmp
iPhoneUI\BMP\slideani.bmp
iPhoneUI\BMP\topbar.BMP
iPhoneUI\BMP\toplock.bmp
iPhoneUI\BMP\wallpaper.bmp
iPhoneUI\BMP\wallpaper2.bmp
iPhoneUI\BMP\wallpaper3.bmp
iPhoneUI\BMP\wallpaper4.bmp
iPhoneUI\BMP\wallpaper5.bmp
iPhoneUI\BMP\Windows Media Player 46x46.bmp
iPhoneUI\BMP\Windows Media Player 46x46_pressed.bmp
iPhoneUI\BMP\Thumbs.db
iPhoneUI\Properties\AssemblyInfo.cs
iPhoneUI\Properties\Resources.Designer.cs
iPhoneUI\Properties\Resources.resx
iPhoneUI\Home.cs
iPhoneUI\Home.Designer.cs
iPhoneUI\ImageButton.cs
iPhoneUI\InterceptButtonPressed.cs
iPhoneUI\MainMenu.cs
iPhoneUI\MainMenu.Designer.cs
iPhoneUI\MessageClass.cs
iPhoneUI\PlatformAPIs.cs
iPhoneUI\ProcessExecute.cs
iPhoneUI\Program.cs
iPhoneUI\SlideButton.cs
iPhoneUI\iPhone UI.csproj
iPhoneUI\Home.resx
iPhoneUI\MainMenu.resx
iPhoneUI\IPhone UI.sln
iPhoneUI\IPhone UI.suo
iPhoneUI\BMP
iPhoneUI\Properties
iPhoneUI

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

发表评论

0 个回复

  • WindowsCEqudong
    Windows CE下驱动程序开发基础,   Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等(Windows CE Driver Development under the foundation, Windows CE under the serial driver to handle all I/O behavior similar to serial devices, including those based on 16450,16550 UART (Universal Asynchronous Receiver-chip) devices and some of the equipment used DMA common 9-pin serial port, infrared I/O port, Modem, etc.)
    2007-11-01 05:46:38下载
    积分:1
  • GenDriver
    说明:  Windows CE 驱动开发基本架构,完整了解Windows CE driver 的开发架构,用简单的例子,快速上手的快捷方式, 是绝佳的驱动学习范例(Windows CE-driven development infrastructure, a complete understanding of the Windows CE driver development system which makes use of a simple example, fast-to-use shortcut, is an excellent example-driven learning)
    2009-08-01 00:21:28下载
    积分:1
  • WinCE_Driver3
    为什么WINCE目录下的例子用build+sysgen能够编译成EXE文件,而我添加的例子就不能编译呢? 如果这个例子是一个应用程序,那么肯定包括代码文件(.h .c .cpp)和资源文件(.rc和其它资源文件),build工具根据source文件内容把代码文件编译成lib文件,资源文件编译成.res文件,sysgen工具根据makefile文件内容将source文件中列出的需要链接的各个库文件合并成一个EXE文件。所以说关键在于makefile文件,WINCE目录下凡是能够用(Why WINCE directory example of using the build+ sysgen able to compile into EXE files, and I can not compile the example to add it? If this example is an application, it must include the code file (. H. C. Cpp) and the resource file (. Rc and other resource files), build tools based on source code files to compile the contents of the file into a lib file, resource file is compiled into. res files, sysgen tool according to the makefile file contents will be listed in the source files need to link the various library files into one EXE file. So the key is makefile file, WINCE directory of those who can use)
    2010-11-06 10:04:45下载
    积分:1
  • discriminant
    this is on led. Where push button
    2020-06-18 12:00:01下载
    积分:1
  • WINCE设备驱动程序开发指南
    介绍了为基于Windows CE的设备开发设备驱动程序的过程,解释了如何创建简单和流接口驱动程序,以及如何实现通用串行总线(USB)和网络驱动程序接口规范(NDIS)驱动程序(introduced for Windows CE-based devices device driver process, and explained how to create a simple interface and flow-driven procedures, and how to achieve universal serial bus (USB) and Network Driver Interface Specification (NDIS) driver)
    2020-06-26 07:20:01下载
    积分:1
  • bthPwrOn
    Turn on bluetooth in v210/ce6.0 (to use btcli)
    2013-10-21 13:14:45下载
    积分:1
  • EchoCancel
    富迪Wince 6.0环境下的回声消除驱动(Echocancellation driver at wince 6.0 platform )
    2009-09-18 17:09:59下载
    积分:1
  • lab4_0419
    Run-Length Encoder Example: Input Sequence (hexadecimal format): 0A, 14, 14, 14, 14, 14, 14, 14, 56, 56, 56, 56, 56, 32, 32, 07 Output Sequence (hexadecimal format): 0A, 14, 87, 56, 85, 32, 32, 07
    2015-05-04 05:36:31下载
    积分:1
  • 91C96_ndis3-4
    Wince driver of LAN91C96 ethernet controller(Wince driver of LAN91C96 ethernet controller )
    2012-02-07 12:24:04下载
    积分:1
  • 2005serial
    基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfilewritefile eadfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。(Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC components, serial read and write directly through createfile writefile readfile and other flow-driven function, which also includes the baud rate, parity, and serial communication protocol the detailed program, the class after the successful commissioning in VS2005 debugging environment, under wince serial communication system to achieve with a good reference.)
    2015-01-29 15:01:15下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载