摘要:
下面转的两篇文章分别说明了以下两个概念和一些解决方法:1. CSRF - Cross-Site Request Forgery - 跨站请求伪造2. CORS - Cross Origin Resourse-Sharing - 跨站资源共享(1. CSRF)转自:http://www.h3c.com... 阅读全文
posted @ 2015-05-25 15:56
卖程序的小歪
阅读(19059)
评论(1)
推荐(11)
摘要:
Find thekth largest element in an unsorted array. Note that it is the kth largest element in the sorted order, not the kth distinct element.For exampl... 阅读全文
posted @ 2015-05-25 00:01
卖程序的小歪
阅读(196)
评论(0)
推荐(0)