码迷,mamicode.com
首页 >  
搜索关键字:city    ( 3144个结果
Stalking a city for fun and frivolity
https://www.youtube.com/watch?v=ubjuWqUE9wQ http://www.gizmag.com/wi-fi-track-smartphone-creepydol/28585/ CreepyDOL: a distributed sensor network that...
分类:其他好文   时间:2015-07-11 12:03:31    阅读次数:173
No parking
原文 Jasper White is one of those rare people who believes in ancient myths. He has just bought a new house in the city, but ever since he moved in, he has had trouble with cars and their owners. W...
分类:其他好文   时间:2015-07-09 23:00:51    阅读次数:377
nginx使用GeoIP限制访问并支持白名单
要使用GeoIP,需要重新编译Nginx,我的系统是centos6.5,nginx用的是tengine,需要的软件包:gcc、gcc-c++、 openssl、 openssl-devel、geoIP library、GeoLite Country、GeoLite City、pcre、tengine...
分类:其他好文   时间:2015-07-08 10:55:18    阅读次数:392
Json随笔
1、Json反序列化为对象,再通过where条件查询集合中的某条信息 反序列化需引用LitJson.dll List List_City = JsonMapper.ToObject>(city_json_info); var list = List_C...
分类:Web程序   时间:2015-07-07 19:16:19    阅读次数:170
etymology-R
1)vor = to eat devour vt. 狼吞虎咽地吃光; 吞没,毁灭; 全神贯注地看[de-向下+vour-吃] voracity  n.贪食,贪婪。拉丁词根vor-,vorac-表示吞食,后缀-ity表抽象名词,类似于本土后缀-ness,voracity就是greediness。所以voracity后半部分不是city。类似这样的单词,基本都有-cious(-ious才是后缀...
分类:其他好文   时间:2015-07-07 12:58:44    阅读次数:113
Currency Exchange - poj 1860
Time Limit:1000MSMemory Limit:30000KTotal Submissions:22111Accepted:7986DescriptionSeveral currency exchange points are working in our city. Let us su...
分类:其他好文   时间:2015-07-07 10:49:18    阅读次数:111
IOS项目之弹出动画三
前面写了弹出动画两个,今天做商城时又用到了,看着这个用着蛮普遍的,所以记了下来//// mallMoreView.h// XQB//// Created by City--Online on 15/7/6.////#import typedef void (^SelectMallMoreMe...
分类:移动开发   时间:2015-07-06 15:35:01    阅读次数:117
hdu 4150 Powerful Incantation
题目连接http://acm.hdu.edu.cn/showproblem.php?pid=4150Powerful IncantationDescriptionSome dangerous Witches invaded the garden city! As a righteous magici...
分类:其他好文   时间:2015-07-06 14:04:58    阅读次数:107
MySQL_前缀索引_建立
-- 查看出现频率select count(*) as cnt,cityfrom sakila.city_demo group by city order by cnt desc limit 10;1.select count(distinct city)/count(*) from sakila....
分类:数据库   时间:2015-07-05 16:22:36    阅读次数:164
js实现的省市联动
最近工作,要用到省市联动的功能。网上搜了一下,发现有很多这样的例子,看了不少实例,把觉得写得不错的代码穿上来,好给大家分享一下。        JS省份三级联动 省份 市县 var province = document.getElementById('province'); var city     = document.getElem...
分类:Web程序   时间:2015-07-05 11:06:17    阅读次数:635
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!