摘要:
1) Install django-tracking (thankyou for that tip Van Gale Google Maps + GeoIP is amazing!) 2) Add this middleware: 3) Make sure it goes after the Vis 阅读全文
摘要:
git help add -A, --all Like -u, but match <filepattern> against files in the working tree in addition to the index. That means that it will find new f 阅读全文
摘要:
== and != do not take into account the data type of the variables you compare. So these would all return true: and !== do take into account the data t 阅读全文
摘要:
When start wireshark, I met an error like: 引用 Couldn't run /usr/bin/dumpcap in child process: Permission denied Solution: 引用 sudo apt-get install libc 阅读全文