// Create our Preview view and set it as the content of our// activity.preview = new CameraPreview(this); setContentView(preview); histogram = new HistogramView(this); ViewGroup parent = (ViewGroup) preview.getParent(); parent.addView(histogram); preview.setHistogramView(histogram); button = new ImageButton(this);
iotmath iot mathematics
2020年2月17日 星期一
CameraPreview
2020年2月11日 星期二
2020年2月10日 星期一
2018年9月14日 星期五
google-site-verification: google01b892277f0ed468.html
google-site-verification: google01b892277f0ed468.html
2018年7月27日 星期五
2018年7月24日 星期二
現在年輕人都很愛刷卡,先消費享受下個月再付款,沒錢就繳最低金額,不知不覺就動用循環信用,掉進18%的高利貸深淵,債務愈積愈多就變成卡奴。富人賺利息愈來愈有錢,窮人付利息愈來愈窮,理財很專業需要一點知識,可是大家連最基本的常識都沒有。
現在年輕人都很愛刷卡,先消費享受下個月再付款,沒錢就繳最低金額,不知不覺就動用循環信用,掉進18%的高利貸深淵,債務愈積愈多就變成卡奴。富人賺利息愈來愈有錢,窮人付利息愈來愈窮,理財很專業需要一點知識,可是大家連最基本的常識都沒有。
訂閱:
文章 (Atom)
CameraPreview
// Create our Preview view and set it as the content of our // activity. preview = new CameraPreview( this ); setContentView( preview...
