Skip to primary navigation

coolEx

Today will be better

分类: android

android

Gallery的setUnselectedAlpha方法

Posted on 2011年 11月 24日 by NockLeave a Comment on Gallery的setUnselectedAlpha方法

这个真的是一个bug. 当Gallery调用这个方法的时候如果没有任何selec … Continue reading “Gallery的setUnselectedAlpha方法” →

android

配置信息的存储和读取

Posted on 2011年 11月 17日 by NockLeave a Comment on 配置信息的存储和读取

一般游戏涉及到的配置文件信息都以kv的形式存在且数量非常之少,这个时候搞一个sq … Continue reading “配置信息的存储和读取” →

android

关于音频的一般处理

Posted on 2011年 11月 13日 by NockLeave a Comment on 关于音频的一般处理

手上的两本书都提及的MediaPlayer,简单看了API,这个实际是一个基础的 … Continue reading “关于音频的一般处理” →

android

关于View,Canvas,Drawable,Bitmap

Posted on 2011年 10月 18日 by NockLeave a Comment on 关于View,Canvas,Drawable,Bitmap

试图在View上显示一个png资源文件过程被这四个对象困扰了,仔细分析了下之间的 … Continue reading “关于View,Canvas,Drawable,Bitmap” →

android

View和ViewGroup

Posted on 2011年 10月 18日 by NockLeave a Comment on View和ViewGroup

把一个ImageView放到一个继承自ViewGroup类的展示容器类里面,但是 … Continue reading “View和ViewGroup” →

android

Sqlite一直提示Cursor或者Adapter未关闭的错误

Posted on 2011年 9月 28日 by NockLeave a Comment on Sqlite一直提示Cursor或者Adapter未关闭的错误

错误提示内容: ERROR/Cursor(909): android.datab … Continue reading “Sqlite一直提示Cursor或者Adapter未关闭的错误” →

android

ListView多选实现

Posted on 2011年 9月 28日 by NockLeave a Comment on ListView多选实现

必须自己实现baseAdapter吗?如果提供了多选的choice_mode,为 … Continue reading “ListView多选实现” →

分类

  • android
  • c/c++
  • java
  • latex
  • linux
  • rust
  • Uncategorized
  • 云原生
  • 前端
  • 吐槽
  • 硬件

Copyright © 2023 coolEx. Proudly powered by WordPress.

Back to top