摘要:
http://stackoverflow.com/questions/23077521/where-and-why-add-repositories-on-build-gradlehttps://jitpack.io/1. Add repository in top level gradle fil... 阅读全文
摘要:
https://docs.djangoproject.com/en/1.8/intro/tutorial01/ 0. checklist for setup django application (1) config DB in settings.py (2) run command to init 阅读全文
摘要:
1. solve conflict senario: Adam checked out master branch, then Bob checked out master branch, then Adam modify a file, commit and push, then Bob modi 阅读全文
摘要:
if a website does not have jQuery, and we want to use jQuery in chrome console.You can copy the code from herehttp://code.jquery.com/jquery-latest.min... 阅读全文
摘要:
1. basic exampleprintln "hello, this line is outside of any task"task stringsAndTypes x + y} // TODO: Call your closure with arguments 17 and 25, ... 阅读全文
摘要:
https://github.com/udacity/ud8671.Gradleis a project automation tool that builds upon the concepts ofApache AntandApache Mavenand introduces aGroovy-b... 阅读全文