惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
GbyAI
GbyAI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
U
Unit 42
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
Y
Y Combinator Blog
Google DeepMind News
Google DeepMind News
Vercel News
Vercel News
美团技术团队
雷峰网
雷峰网
Recent Announcements
Recent Announcements
有赞技术团队
有赞技术团队
D
DataBreaches.Net
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
罗磊的独立博客
MyScale Blog
MyScale Blog
博客园_首页
IT之家
IT之家
F
Fortinet All Blogs
博客园 - Franky

博客园 - NetSoft

java - 环境变量 ubuntu - 网络文件夹访问 ubuntu - 查看硬盘占用情况 ubuntu - 查看系统资源占用(内存,cpu和进程) ubuntu - 配置IP地址 Ubuntu - 切换到管理员(root)身份 ubuntu - 下更改语言环境 reporting server改名 facebook是如何管理代码的 SIM卡编号的含意 Ubuntu iptables 内网端口映射 vi编辑器常用的命令及快捷键 IIS 问题 64位windows 2003环境UNC部署权限设置 Linux常用的压缩及解压缩命令如表2-5所示。 Esxi开启putty链接 Unparsed aapt error(s)! Check the console for output解决方法 - NetSoft Eclipse自动拷贝SVN的.SVN目录到bin目录问题的解决 - NetSoft - 博客园 浅议DAS、NAS、SAN区别(转载)
Android系统中自带的图标
NetSoft · 2010-06-23 · via 博客园 - NetSoft

Android系统中自带了很多图标,我们的程序可以方便使用。 

Android™ 1.5 android.R.drawable Icon Resources 
http://since2006.com/android/1.5-drawables.php

Android™ 1.6 android.R.drawable Icon Resources 
http://since2006.com/android/1.6-drawables.php

Android™ 2.1 android.R.drawable Icon Resources 
http://since2006.com/android/2.1-drawables.php

Java Usage example: 
myMenuItem.setIcon(android.R.drawable.ic_menu_save); 

Resource Usage example: 
android:icon="@android:drawable/ic_menu_save" 

posted @ 2010-06-23 11:08  NetSoft  Views(6354)  Comments(0)    收藏  举报