閒聊

Web conf 2013- 活動篇

  Web conf 2013 終於在昨天告一段落了,原本是計畫當天就要寫了,只是真的太累了,只好拖 […]

Be the First to comment. Read More
sql

[sql] 基本功能介紹-view fk pk unique

這篇會稍微簡單介紹一些sql常用的設定,包含Primary key 、Unique key、foreign k […]

Be the First to comment. Read More
git

[git] github的使用方式 for windows

這邊完全用圖片來講解怎樣使用github軟體 軟體安裝完後,我們先按下add來新創一個專案

Be the First to comment. Read More
git

[GIT] GIT 基礎使用介紹 LINUX、MAC篇

這篇會講在LINUX或是MAC(其實MAC也是LINUX的語法阿)下該怎用,當然這篇的指令在WINDOWS下的 […]

Be the First to comment. Read More
jsp

[JSP] 1.第一次jsp就上手

恩 這邊系列文章,將會開始講怎樣從無到有完整的可以寫出一個jsp的網站 首先你必須先把java裝好,環境變數等 […]

Be the First to comment. Read More