首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

Android 中的 Dimension 机关

2012-09-29 
Android 中的 Dimension 单位?写道Any number followed by one of the following dimensions:px—Actual pi

Android 中的 Dimension 单位

?写道Any number followed by one of the following dimensions:
px—Actual pixels on the screen
dp (or dip)—Device-independent pixels relative to a 160dpi screen
sp—Device-independent pixels scaled by user’s font size preference
in—Inches based on physical screen size
mm—Millimeters based on physical screen size
pt—1/72 of an inch based on physical screen size
?

热点排行