• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

gisoracle

  • 博客园
  • 联系
  • 订阅
  • 管理

公告

上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 159 下一页

2016年3月10日

Android中dip、dp、sp、pt和px的区别

摘要: 1、概述 过去,程序员通常以像素为单位设计计算机用户界面。例如:图片大小为80×32像素。这样处理的问题在于,如果在一个每英寸点数(dpi)更高的新显示器上运行该程序,则用户界面会显得很小。在有些情况下,用户界面可能会 <?xml version="1.0" encoding="utf-8"?> < 阅读全文

posted @ 2016-03-10 15:44 gisai 阅读(619) 评论(0) 推荐(0)

andriod 获得drawable下所有图片

摘要: package com.example.yanlei.my1; import android.app.AlertDialog; import android.content.Context; import android.content.pm.ApplicationInfo; import andr 阅读全文

posted @ 2016-03-10 11:19 gisai 阅读(771) 评论(0) 推荐(0)

LinearLayout嵌套

摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文

posted @ 2016-03-10 07:38 gisai 阅读(422) 评论(0) 推荐(0)

2016年3月9日

andriod 带看括弧的计算器

摘要: 界面 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" andr 阅读全文

posted @ 2016-03-09 18:20 gisai 阅读(608) 评论(0) 推荐(0)

andriod 动态显示当前时间

摘要: <?xml version="1.0" encoding="UTF-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" and 阅读全文

posted @ 2016-03-09 15:25 gisai 阅读(504) 评论(2) 推荐(0)

andriod GridView

摘要: <?xml version="1.0" encoding="UTF-8"?> <GridView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/grid_view" android:layout 阅读全文

posted @ 2016-03-09 15:02 gisai 阅读(177) 评论(0) 推荐(0)

android ImageSwitcher

摘要: android ImageSwitcher 阅读全文

posted @ 2016-03-09 14:56 gisai 阅读(250) 评论(0) 推荐(0)

andriod Spinner

摘要: <?xml version="1.0" encoding="UTF-8"?> <LinearLayout android:orientation="vertical" android:layout_height="fill_parent" android:layout_width="fill_par 阅读全文

posted @ 2016-03-09 13:43 gisai 阅读(402) 评论(0) 推荐(0)

andriod RadioButton

摘要: <?xml version="1.0" encoding="UTF-8"?> <LinearLayout android:orientation="vertical" android:layout_height="fill_parent" android:layout_width="fill_par 阅读全文

posted @ 2016-03-09 13:09 gisai 阅读(191) 评论(0) 推荐(0)

anriod TabHost

摘要: package com.example.yanlei.mytk; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.text.method.HideReturnsTran 阅读全文

posted @ 2016-03-09 12:23 gisai 阅读(209) 评论(0) 推荐(0)

上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 159 下一页
 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3