#
Install laravel 5 on ubuntu serverhttp://laravel.io/forum/06-10-2015-solved-install-laravel-5-on-ubu
One of the reasonsfor the problem you are describing is that the DNS Server that is used by thefirew
【題目描述】Given a string and an offset, rotate string by offset. (rotate from left to right)給定一個字符串和一個偏移
【題目描述】Write a function that add two numbers A and B. You should not use + or any arithmetic operator
Django運行時出現'url' requires a non-empty first argument的解決辦法:參考了stackoverflow里面的一個帖子I started 
什么是設計模式: 設計模式就是一個教你如何利用真實可靠的設計來組織你的代碼的模板。 所有的設計模式都有一些常用的特性:一個標識(a name),一個問題陳述(