人生第一次寫 php 的程式,第一版丁字褲版本出爐。
傳送門:https://www.youtube.com/watch?v=OMhhJxaBEIU&feature=youtu.be
#PhpStorm好像比VisualStudio運行順很多
#TennisGame
#PHP
---
剛已經把開發環境 tune 到第二版了,下一版本應該可以再快一些,也可以把 git commit 放上去了。
---
本日知識點:
① phpstorm 沒有 for loop 的 live template, 所以就自己加一個;
② ideavim 的設定跟 vsvim 有一些不一樣,不過道理是一樣的,過去的知識總會發揮價值;
③ php 的 composer 跟 namespace 原理還是沒搞懂,但有大神的大腿可以抱,就可以讓它先會動。
④ php 的 dictionary/hashTable/lookup 寫法原來不需要 new, 也不需要 {},第一版影片卡在這好久;
⑤ 用 DocBlock 來標記弱型別的 field, 讓 TDD 產生方法的過程更輕鬆一些。
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
「git commit template」的推薦目錄:
- 關於git commit template 在 91 敏捷開發之路 Facebook 的最佳解答
- 關於git commit template 在 コバにゃんチャンネル Youtube 的最讚貼文
- 關於git commit template 在 大象中醫 Youtube 的最佳解答
- 關於git commit template 在 大象中醫 Youtube 的精選貼文
- 關於git commit template 在 如何使用git commit template 與git hooks 管理團隊的git log 的評價
- 關於git commit template 在 Use a Git commit message template to write better commit ... 的評價
- 關於git commit template 在 How to specify a git commit message template for a repository ... 的評價
- 關於git commit template 在 style(github): Use git commit template as github pull request ... 的評價
- 關於git commit template 在 git 与github 模板配置 - 看云 的評價
- 關於git commit template 在 Populate a git-commit-template with variables - Vi and Vim ... 的評價
- 關於git commit template 在 git config custom commit message - YouTube 的評價
git commit template 在 Use a Git commit message template to write better commit ... 的推薦與評價
Using Git Commit Message Templates to Write Better Commit Messages. One of my colleagues shared an article on writing (good) Git commit messages today: How ... ... <看更多>
git commit template 在 How to specify a git commit message template for a repository ... 的推薦與評價
... <看更多>
git commit template 在 如何使用git commit template 與git hooks 管理團隊的git log 的推薦與評價
為什麼需要規範團隊的git log 在團隊開發中,我們常常會希望團隊遵循一個git commit log 的規範,原因是我們希望在未來要查找之前的log 時, ... ... <看更多>