We are playing the Guess Game. The game is as follows: I pick a number from 1 to n. You have to guess which number I picked. Every time you guess wron ...
分类:
其他好文 时间:
2016-10-24 07:45:45
阅读次数:
285
学过GIS的人应该都知道,在这个大数据时代,我们的地图数据量有时候往往是非常庞大的,存储它将会耗费非常多的内存,读取速度也相对减慢了。所以GISer们常常会对栅格的地图数据进行压缩编码存储,等到要用到这个数据的时候再解压缩显示就好了,这样不仅可以节约大量的存储空间,而且节省了系统读取和反应的时间。栅 ...
分类:
其他好文 时间:
2016-10-23 17:05:43
阅读次数:
503
https://uwsgi.readthedocs.io/en/latest/tutorials/Django_and_nginx.html Setting up Django and your web server with uWSGI and nginx This tutorial is aim ...
分类:
Web程序 时间:
2016-10-23 09:38:53
阅读次数:
374
1 2 code 3 4 5 注: 连数据库文件都会被删除 先use master这样更好 ...
分类:
数据库 时间:
2016-10-23 02:19:12
阅读次数:
208