原创 android之appwidget(一)簡單appwidget

什麼是appwidget? 即application widget。 應用程序控件,就是在桌面顯示的控件。AppWidget就是我們平常在桌面上見到的那種一個個的小控件,利用這個小控件可以給用戶提供一些方便快捷的操作。 本次創建一個簡

原创 android之appwidget(二)啓動新activity

緊接上集,appwidget的週期函數對應的事件: onUpdate:到達指定時間之後或者用戶向桌面添加appwidget時候會調用這個方法。 onDelete:當appwidget被刪除時,會調用這個方法。 onEnable:當一個ap

原创 OCP考試題第2題

2.You plan to have a larger moving window size(移動窗口大小) for the default system-defined moving window baseline because yo

原创 OCP考試第5題

Examine the section of the Health Check report given below: 檢查如下的health check報告如下: DBMS_HM.GET_RUN_REPORT('HM_RUN_1061'

原创 android之layout(一) FrameLayout、LinearLayout

新知識介紹: layout:佈局。我們有很多控件,但是我們要把這些控件如何擺放,怎麼樣擺放合理、美觀,這就是佈局了。 有以下幾種佈局方式:FrameLayout、LinearLayout 、RelativeLayout 、Table

原创 Android Permission denied 錯誤

     Android Permission denied :這是個很頭疼的錯誤,我因爲這個錯誤弄了3天最後才弄好。 先說說我的錯誤,我是讀寫SD卡的時候報錯的。加上權限  <uses-permission android:name="

原创 OCP考試第6題

6. You are working on a CATDB database that contains an Oracle Database version 11.1 catalog schema owned by the user R

原创 android之環境配置

Android開發環境的配置很簡單,但是初學者在配置過程中總是遇到這樣或那樣的問題,大多數都是在安裝ADT的過程中功虧一簣,下面就結合我反覆配置的經驗結合其他人的指導,詳細的說下Windows下配置android開發環境的過程:一、準

原创 OCP考試第19題

19. A PL/SQL procedure queries only those columns of a redefined(重定義) table that were unchanged by the online table red

原创 OCP考試第17題

17. The INV_HISTORY table is created using the command: SQL>CREATE TABLE INV_HISTORY (inv_no NUMBER(3), inv_date DATE,

原创 OCP考試第18題

18. You create a new Automatic Database Diagnostic Monitor (ADDM) task: instance_analysis_mode_task. To view the ADDM r

原创 OCP考試第16題

16. Because of a logical corruption(墮落) in your production database, you wanted to perform Tablespace Point in Time Rec

原创 OCP考試第14題

14. Which two statements are true regarding hot patching? (Choose two.) A. It requires relinking of the Oracle binary.

原创 OCP考試第15題

15. You are in the process of creating a virtual private catalog in your Oracle Database 11g dcatabase. 11g 創建vpc The P

原创 android之animation(一)

animations:動畫。 新知識點介紹:animations是一系列的動畫效果,這些效果可以運用在絕大數控件上面。 animations總的說來可以分爲兩類: 1、Tweened Animations:包括旋轉、移動、伸展、淡