简述Android 开发常用缩写

常用缩写

  • 注意:

    • 程序中使用单词缩写原则:尽量不要用缩写,除非该缩写是约定俗成的。
  • 资源ID命名缩写

    • Button
      • btn
    • LayoutView
      • lv
    • RelativeView
      • rv
    • TextView
      • tv
    • ImageButton
      • imgBtn
    • ImageView
      • iv
    • CheckBox
      • chk
    • RadioButton
      • rdoBtn
    • EditText
      • edtTxt
    • ProgressBar
      • proBar
    • View
      • vi
    • ListView
      • lVi
    • ScollView
      • sclVi
    • Dialog
      • dlg
  • 资源文件命名缩写

    • icon
      • ic
    • color
      • cl
    • divider
      • di
    • selector
      • sl
    • background
      • bg
    • image
      • img
    • library
      • lib
    • title
      • titl
  • 代码命名缩写

    • delete
      • del
    • infomation
      • info
    • length
      • len
    • initial
      • init
    • password
      • pwd
    • string
      • str
    • message
      • msg
    • position
      • pos
    • window
      • win
    • Address
      • addr
    • bitmap
      • bmp
    • click
      • clk
    • debug
      • dbg
    • divide
      • div
    • information
      • info
    • instance
      • inst
    • insert
      • ins
    • message
      • msg
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Android 自定义View的各种姿势1 Activity的显示之ViewRootImpl详解 Activity...
    passiontim阅读 175,653评论 25 709
  • 转自(https://github.com/Blankj/AndroidStandardDevelop) 摘要 1...
    cvmars阅读 2,726评论 0 3
  • 摘要 1 前言 2 AS 规范 3 命名规范 4 代码样式规范 5 资源文件规范 6 版本统一规范 7 第三方库规...
    Blankj阅读 42,501评论 21 314
  • .Net 开发规范一、C# 编码规范1. 代码组织与风格1.1. Tab要使一个Tab为4个空格长。1.2. 缩进...
    PowerYangSoft阅读 9,404评论 0 3
  • 虽然嘴上说不想过生日,但内心还是有很多期待的!总想生日做个什么总结,屁!真的结不出来啥,今天只想睡觉!我特别喜欢存...
    腾野安行阅读 3,950评论 1 2