顯示具有 指標 標籤的文章。 顯示所有文章
顯示具有 指標 標籤的文章。 顯示所有文章

2019年3月6日 星期三

C 變數、指標變數、參照變數的範例

/* Notice: 
  * 1. 指標變數一開始宣告時,同時沒有給予某物體的地址時,
  *      之後再給予指標變數地址,不用在左側寫*星號

Android Studio IDE 錯誤

 :app:compile xxxxx JavaWithJavac FAILED An exception has occurred in the compiler (1.8.0_312). Please file a bug against the Java compiler ...