zoukankan      html  css  js  c++  java
  • iOS用户界面元素中英文对照表

    iOS用户界面元素中英文对照表

    状态栏  --  Status Bar

    导航栏  --  Navigation Bar

    工具栏  --  Tool Bar

    标签栏  --  Tab Bar

    警告   --  Alert

    动作表单 --  Action Sheet

    模式视图 --  Modal View

    表格视图 --  Table View

      表格样式

      1) 无格式样式 UITableViewStylePlain

      2)分组样式 UITableViewStyleGrouped

      单元格样式 

      1)默认单元格样式 UITableViewCellStyleDefault

      2)副标题单元格样式 UITableViewCellStyleSubtitle

      3)value 1单元格样式 UITableViewCellStyleValue

      4)alue 2单元格样式 UITableViewCellStyleValue

    开关控件 --  Switch Control

    文本视图 --  UITextField

    Web视图 --  暂无

    活动指示器 --  Activity Indicator

    日期选择器 --  Data and Time Picker

    标签    --  Label

    页指示符  --  Page Indicator

    选择器  --  UIPickerView

    进度视图  --  UIProgressView

    搜索栏  --  UISearchBar

    分段控件  --  UISegmentedControl

    滑块    --  UISlider

    文本框  --  UITextField

  • 相关阅读:
    在Oracle怎样查询表中的top10条记录
    Ant
    oracle 时间函数(sysdate)
    oracle 时间函数 (to_date)
    Maven仓库管理器
    数据库中select into from 和 insert into select的区别
    oracle 定时器简单用法
    oraclea 定时器
    XP Home Edition SP2 也可以装 Rational Rose 2003
    Unity3D动态天空之UniSky
  • 原文地址:https://www.cnblogs.com/tekkaman/p/2183282.html
Copyright © 2011-2022 走看看