#
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),一个问题陈述(