摘要: //加载ActionBar的方法 @Override public boolean onCreateOptionsMenu(Menu menu) { // Inflate the menu; this adds items to the action bar if it is present. // getMenuInflater().infla... 阅读全文
posted @ 2016-08-04 14:53 Egg丶牛皮 阅读(227) 评论(0) 推荐(0)
摘要: import android.graphics.Bitmap; import android.text.format.DateFormat; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import ... 阅读全文
posted @ 2016-08-04 11:45 Egg丶牛皮 阅读(250) 评论(0) 推荐(0)