python教學影片:

https://www.youtube.com/watch?v=1PC3etgLwVc&feature=youtu.be&list=PLXO45tsB95cIRP5gCi8AlYwQ1uFO2aQBw

suker0409 發表在 痞客邦 留言(0) 人氣()

  • 這是一篇限定共同作者觀看的文章。
    若您是共同作者,登入後即可閱讀。

安裝git server

  • 安裝相關套件
$ sudo apt-get update
$ sudo apt-get install git-core -y
# 如果不需要gitflowr架構可以不需要安裝
$ sudo apt-get install git-flow -y
# 安裝完成後查看git版本
$ sudo git --version

suker0409 發表在 痞客邦 留言(0) 人氣()

參考:http://www.krizna.com/ubuntu/setup-ftp-server-ubuntu-16-04/

         https://github.com/samvera-deprecated/hydradam/wiki/Sample-vsftpd.conf  >> 範例 vsftp.conf 檔

suker0409 發表在 痞客邦 留言(0) 人氣()

425 Can't open data connection 问题解决 (2007-10-29 21:06:43)转载▼

suker0409 發表在 痞客邦 留言(0) 人氣()

1. 下載安裝 anaconda python 2.7 for windows

https://www.continuum.io/downloads

suker0409 發表在 痞客邦 留言(0) 人氣()

https://blog.jetbrains.com/webstorm/2015/06/10-webstorm-shortcuts-you-need-to-know/

 ex:

suker0409 發表在 痞客邦 留言(0) 人氣()

写PHP代码的时候碰到这样的问题

 

suker0409 發表在 痞客邦 留言(0) 人氣()

Yii has Many 用法

Model Catalog :

文章標籤

suker0409 發表在 痞客邦 留言(0) 人氣()


suker0409 發表在 痞客邦 留言(1) 人氣()

1 23