摘要:
package javaTest; public class TestInt { public static void main(String[] args) { // TODO Auto-generated method stub int i = 2147483647;//int 类型有自己的存储范围的,那么怎么才能知道它的取值范围有多大,这个取值范围是怎么规定的 //默认... 阅读全文
posted @ 2017-12-22 10:27
lichl
阅读(762)
评论(0)
推荐(0)
摘要:
float baseline = height/2 + mPaint.getTextSize()/2 - mPaint.getFontMetrics().descent;文字尺寸就是 阅读全文
posted @ 2017-12-07 11:30
lichl
阅读(218)
评论(0)
推荐(0)
浙公网安备 33010602011771号