原创 android之appwidget(三)自定義action廣播

  緊接上集的appwidget,我們學瞭如何在appwidget中啓動一個新activity,這次我們要根據自己的一個action而啓動一個廣播,從而完成我們需要的操作。 首先是新知識點: 首先,我們已經知道appwidget根本

原创 android之layout(二)RelativeLayout, TableLayout

接上集講,這集講RelativeLayout 與TableLayout 。   一、RelativeLayout:相對佈局,這是最自由的佈局,開發者可以自己配置控件的位置。 RelativeLayout 有幾個重要的屬性:       第

原创 博客上傳圖片

外鏈吧:不行 ihompy:不行 快拍:不行 誰知道可以外鏈的相冊麻煩給我說下,感激不盡哇!

原创 android之animation(二)animationset、interpolator

一: animationset: 他是一個animation的一個子類,實際上是animation的一個集合。他將animation放到一個list集合中。需要對animation的基本設置可以通過animationset來設置。如果需

原创 android之appwidget(四)終 appwidget控件更新

緊接上集,現在我們要實現對appwidget控件的更新。 首先是新知識點介紹: RemoteViews:已經介紹過了,指的是appwidget中的所有的控件。 componentName:指的是appwidget整個這個對象。

原创 如何獲取android源碼及如何在eclipse中查看源碼

  1、下載android源碼: Android2.3: http://lizongbo.googlecode.com/files/android_gingerbread_javasrc.zip Android1.5: http://

原创 OCP考試第11題

11. View the Exhibit to examine the metrics(標準) with a threshold(閾值). Which statement is true regarding the Number of

原创 OCP考試第10題

10. Consider the following scenario(方案) for your database: Backup optimization is enabled in RMAN. The recovery window

原创 OCP考試第12題

12. You performed the RMAN database backup having a backupset key number 231 with the KEEP FOREVER option. After some d

原创 OCP考試第13題

13. View the Exhibit that sets the threshold for the Current Open Cursors Count metric. Why is the Significance(意義) Le

原创 Spring中bean的基本xml配置

在spring容器內拼湊bean叫作裝配。裝配bean的時候,你是在告訴容器,需要哪些bean,以及容器如何使用依賴注入將它們配合在一起。     理論上,bean裝配可以從任何資源獲得,包括屬性文件,關係數據庫等,但xml是最常見的sp

原创 js中的json對象

使用JSON 進行數據傳輸 一、選擇的意義 在異步應用程序中發送和接收信息時,可以選擇以純文本和 XML 作爲數據格式。爲了更好的使用ajax, 我們將學習一種有用的數據格式 JavaScript Object Notatio

原创 “ORA-12154: TNS: 無法解析指定的連接標識符”

1.檢查註冊表,HKey_LocalMachine/Software/Oracle下面的Oracle_Home,若不對,修改成正確的;     2.卸載ODP for .Net (或者卸載ODT for .Net, ODT中包含OD

原创 OCP考試第8題

8. Which statement is true regarding online redefinition(在線重定義) for the migration(遷移) of BasicFile LOBs to SecureFile L

原创 如何在MyEclipse 8.0M1上安裝Ext

myeclipse下使用ext的插件有三種方式 1:配置在線使用: 打開myeclipse: 1、選擇Help -> Software Updates -> Find and Install...-> Search for new f