發表文章

Speaking English - Talking about your age

圖片
Got Point: How old  are you ? I have 23. My International age 23.  I am 23 (years old) I am in my early(0-3)/mid(3~6)/late(7 ..)/teens. 20's . 30's ex: I am in my 30's early.

A, AN, THE - Articles in English

圖片
Got Point: Articles = a, an the    noun an  - use before a vowel or vowel sound  (vowel = a,e,i,o,u) | (vowel sound = hour) a    - general =  any  the - specific =   you choose       - second time you talk about the same noun         ex: I bought some fruit,  The  fruit was bad.       - the speaker and listener both know       - 1% of countries = United                     = small islands =  more than 2 words

Rude slang for body parts - COCK, PUSSY, ASS, BALLS :D

圖片
Got Point: Man Penis Pecker Wang 原來他也有老二意思,老外還真是怪得,文化真是不同。 把 "wang" 用來指「老二」的說法最早源於1930年代,

Vocabulary - going to the beach

圖片
Got Point: Beach ---> Beeee--ch (Beech) 長音 Don't said bitch is bad word.短音 Swim suit Topless (Use the Google search for picture, you can find beautifully thing) T-Shirt (We don't said short pants, it's strange) Short shorts (Vary small shorts, use the Google find it) Short s  Speedos  男生短泳褲 Tank top 無袖的衣服 Swimming trunks 男生長泳褲 sunglasses  注意發音方式              /iz/

將手機的資料APP能移至SDCard

Root HTC Desire 816 方法 不用Root 可以移APP至SDCar d     ref      ref2 [Android] 免Root!空間不足救急法,增加手機內部可用的記憶體容量 讓資料可以存放SD卡     SDFix: KitKat Writable MicroSD *** REQUIRES ROOT ACCESS *** Android 4.4 KitKat removes your ability to write files to the MicroSD card (on phones/tablets that have both internal memory and user-installed MicroSD cards). NextApp SDFix restores this ability by modifying a configuration file. As this app changes a system configuration file, it requires root access.

Oracle Bulk Processing with BULK COLLECT and FORALL

Bulk Processing with BULK COLLECT and FORALL In this article, I will cover the two most important of these features: BULK COLLECT and FORALL. BULK COLLECT: SELECT statements that retrieve multiple rows with a single fetch, improving the speed of data retrieval FORALL: INSERTs, UPDATEs, and DELETEs that use collections to change multiple rows of data very quickly 還不會先紀錄一下。 Oracle Magazine PL/SQL Columns FORALL Statements for Sparse Collections

Oracle PLSQL SELECT DISTINCT 觀念

圖片
一直以來沒有把 DISTINCT觀念稿正確,結果為了一隻程式抓BUG,恍然大悟原來如此。 紀錄一下,原始的網站連結。 SQL SELECT with DISTINCT on multiple columns 圖片來源