累計文章數 20,348篇
參賽組數 1087組
團隊組數 052隊
完賽人數 572 人
終於把論文送印了,我的論文是有關聊天機器人與 ASUS Zenbo 的主題,其實還有很多開發過程遇到的各種狀況時沒辦法寫進論文。開發過程中常常參考網路資料,但發...
Drawing and Animation - Animating Views and Transitions 這邊主要是學 animation(:) 是怎麼使...
上一篇是用userDefalt去做資料的新增跟刪除,但之前說過,userDefalt有個問題是他只能做"刷新資料",所以我們需要一個資料庫去...
TableView:Storyboard + Table View + Table View Cell + Image View + Lable * 2 成品:...
Android 10以上就很簡單,直接使用MediaStore抓到圖片路徑,然後送給圖片剪裁就好 if (Build.VERSION.SDK_INT >=...
GraphInstagramService: interface GraphInstagramService { @GET("access_...