2015年7月28日 星期二

MySQL 錯誤訊息

1.  Another MySQL daemon already running with the same unix socket.

http://stackoverflow.com/questions/20407292/centos-another-mysql-daemon-already-running-with-the-same-unix-socket


http://6257393.blog.51cto.com/6247393/1363772

2015年7月26日 星期日

Git 相關文章

http://www.slideshare.net/appleboy/introduction-to-git-11436559

http://blog.wu-boy.com/2012/02/how-to-use-git-version-control-for-new-beginner/

Jenkins CI 相關資料

1. https://jenkins-ci.org


2. http://note.drx.tw/2015/07/setup-mac-os-x-slave-for-jenkins.html

GitBook 使用說明

1. http://www.oxxostudio.tw/articles/201502/gitbook.html

2. http://blog.caesarchi.com/2014/05/gitbook.html

3. http://kingofamani.gitbooks.io/git-teach/content/chapter_6_gitbook/chapter_6_gitbookgitbook2.html


4.http://www.codedata.com.tw/social-coding/gitbook-self-publishing/


Java Text Mode FrameWork -- lanterna

https://code.google.com/p/lanterna/wiki/DevelopmentGuide

2015年7月25日 星期六

JavaFX TableView project

http://www.javafx.in/javafx-tableview-example/


http://www.drdobbs.com/jvm/javafx-tableview-sample-project/240009090



http://www.programering.com/a/MzM2QjMwATY.html



http://www.javafxapps.in/tutorial/Persisting-TableView-datas-in-Database.html



https://thierrywasyl.wordpress.com/2012/11/30/tableview-display-tables-in-javafx/



http://blog.ngopal.com.np/2014/02/14/tableview-data-selection-mouse/


https://github.com/marcojakob/code.makery.ch/blob/master/collections/blog/14-04-30-javafx-8-tableview-sorting-filtering.md



http://w3facility.org/question/javafx-2-tableview-dynamic-column/


http://www.java2s.com/Code/Java/JavaFX/DisplayJavaFXbeaninaTableView.htm

Python 相關網路資料

Python 相關網路資料

1. 官方學習文件

https://docs.python.org/3/tutorial/


2. Python Module of the Week  (專門介紹官方認可的外掛網站)

http://pymotw.com/2/

3. The Hitchhiker's Guide to Python  (介紹非官方認可的外掛網站)
http://docs.python-guide.org/en/latest/