CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - UI界面

搜索资源列表

  1. ListViews

    0下载:
  2. UIQ symbian平台,UI界面中显示List View的源代码。-associated symbian platform UI interface List View shows the source code.
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:45.26kb
    • 提供者:沈庆
  1. 界面设计

    0下载:
  2. series of documents describes how to use the Avkon UI components of the S60 platform in C++ applications. The following components are introduced: dialogs, editors, forms, grids, listboxes, notes, and setting lists.
  3. 所属分类:通讯/手机编程

  1. android中使用GridView实现九宫格的源代码

    1下载:
  2. 这是一个android中使用GridView实现九宫格的源代码,这个代码还是在UI界面制作过程中很有用的-This is an android achieved using GridView Jiugongge the source code, the code or in the UI interface of the production process very useful
  3. 所属分类:android开发

    • 发布日期:2014-07-02
    • 文件大小:2.39mb
    • 提供者:gushan
  1. Task2_UI

    0下载:
  2. android平台上,基本的UI界面功能实现-how to implement basic UI function based on android platform.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:27.51kb
    • 提供者:fjx
  1. QQUIDemo

    0下载:
  2. Android 仿QQ UI界面,很漂亮的界面,发上来给大家共享 里面的布局很值得大家去学习 -Beautiful QQUI
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:578.35kb
    • 提供者:jim
  1. androi-UI

    0下载:
  2. android漂亮的界面UI,可以直接使用。-android beautiful interface UI can be used directly.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:493.43kb
    • 提供者:tian
  1. UI

    0下载:
  2. android编程:界面UI元素介绍、Android中应用界面布局以及常用widget组件 -android programming: interface, UI elements introduced, Android application interface widget layout and components used
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:2.74mb
    • 提供者:yuanyong
  1. Popover

    0下载:
  2. 点击弹出视图,系统自带的UIPopover属性,来实现较友好的UI界面。-Click the pop-up view, the system comes with UIPopover property, to achieve a more friendly UI interface.
  3. 所属分类:iPhone

    • 发布日期:2017-11-09
    • 文件大小:161.72kb
    • 提供者:haonan
  1. UIMainDemo

    0下载:
  2. android Ui经典案例,对大家学习android UI界面开发很有用的-android Ui classic case of everyone learning android UI interface development very useful
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:449.79kb
    • 提供者:Hyacinth
  1. Android-UI

    0下载:
  2. 界面显示,listview,可滑动的,快捷栏-Interface display the listview sliding
  3. 所属分类:android

    • 发布日期:2017-05-01
    • 文件大小:641.72kb
    • 提供者:huka
  1. qiyi_UIPlayHD

    0下载:
  2. qiyi奇艺高清UI界面源代码 . 可以好好的学习下界面的布局和设计。-qiyi Fantastic Art HD UI interface source code can be good to learn the layout and design of the next interface.
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:zww
  1. ShowCategoryScreen

    0下载:
  2. MTK平台下的UI界面交互API函数汇总-MTK platform' s UI interface API function summary interaction
  3. 所属分类:MTK

    • 发布日期:2017-04-06
    • 文件大小:431.2kb
    • 提供者:
  1. pookyou

    0下载:
  2. 手机客户端标准界面模板,低级UI-Mobile client standard interface templates, low-level UI
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:372.38kb
    • 提供者:许国兵
  1. Android_ui

    0下载:
  2. android用户界面的一些基础知识,有助于大家学习搭建android ui界面-android some basic knowledge of the user interface to help you learn to build android ui interface
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:81.47kb
    • 提供者:zhangyufei
  1. qq-UI

    0下载:
  2. 模仿QQ的UI, android版本,实现的基本的UI界面-Imitate QQ UI, android version of the basic UI interface
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:74.76kb
    • 提供者:陈浩
  1. UI

    0下载:
  2. 使用XML布局文件控制UI界面 在代码中控制UI界面 使用XML和Java代码混合控制UI界面 开发自定义的View-Control UI interface code control the UI interface uses XML and Java code mixed control the UI interface developed custom View using XML layout file
  3. 所属分类:android

    • 发布日期:2017-11-06
    • 文件大小:205.08kb
    • 提供者:menesma
  1. UI

    0下载:
  2. 多种常用安卓开发的UI界面,可以直接拿来使用,按钮,布局,菜单,都有-A variety of commonly used in the development of the UI interface, you can directly use, buttons, layout, menu, there are
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:2.59mb
    • 提供者:admin
  1. TableLayoutTest

    0下载:
  2. TableLayout是比较常用的布局,采用行和列的形式来管理UI组件。并不需要明确声明行和列,而是通过添加TableRow、其他组件来控制表格的行数和列数。(TableLayout is a more commonly used layout that manages UI components in rows and columns. There is no need to explicitly declare rows and columns, but to control the num
  3. 所属分类:android开发

    • 发布日期:2017-12-17
    • 文件大小:27kb
    • 提供者:阿瓜~
  1. 仿微信6.0 UI界面

    0下载:
  2. 高仿微信界面,改了适配效果,原来大屏幕适配效果不太好。(High imitation WeChat interface, changed the matching effect, the original large screen matching effect is not very good.)
  3. 所属分类:android开发

    • 发布日期:2018-01-09
    • 文件大小:1.64mb
    • 提供者:饺子王
  1. android 漂亮的UI界面 完整的界面设计

    0下载:
  2. android 漂亮的UI界面 完整的界面设计(Android very beautiful picture gallery album source code, a full set of demo)
  3. 所属分类:android开发

    • 发布日期:2018-05-03
    • 文件大小:518kb
    • 提供者:图像融合
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com