全部文章
webqq获得好友列表的hash算法,大约每个月中旬会变动一次。知道怎么获得他就可以了。 js文件路径 http://web.qstatic.com/webqqpic/pubapps/0/50/eqq.all.js 加密算法为 P=function(b,i),有时候是 P=function(b,j) 直接打开这个文件后搜索P=function,有两个参数的就是。 把函数体拷贝下来后百度 js格式化工具,把内容放进去,格式化一下。...
分类:Web开发 时间:2014-06-17 19:05:57 收藏:0 阅读:457
用Python实现模拟自动登录、新浪微博评论的抓取和分析。...
分类:编程语言 时间:2014-06-17 16:11:44 收藏:0 阅读:745
介绍AlertDialog的onCreateDialog与onPrepareDialog使用方法...
分类:其他 时间:2014-06-17 16:26:34 收藏:0 阅读:264
union的作用很简单用来合并两条sql的结果集 语法: SQL1 UNION SQL2 现有一张价格表 要求:求出价格低于2000和价格高于3000的商品,不能用or和not between……and 思路:我们可以先求出低于2000的商品得到结果集1 再求出高于3000的商品得到结果集2 再利用union合并结果集1和结果集2 什么时候才允许使用union? ...
分类:数据库技术 时间:2014-06-17 16:34:59 收藏:0 阅读:387
?? First, a dependency is a semantic relationship between two model elements in which a change to one element (the independent one) may affect the semantics of the other element (the dependent on...
分类:其他 时间:2014-06-17 18:50:56 收藏:0 阅读:402
pcapReader...
分类:其他 时间:2014-06-17 18:50:19 收藏:0 阅读:1264
?? A class diagram shows a set of classes, interfaces, and collaborations and their relationships. These diagrams are the most common diagram found in modeling object-oriented systems. Class diagram...
分类:其他 时间:2014-06-17 19:28:53 收藏:0 阅读:357
?? Both sequence diagrams and communication diagrams are kinds of interaction diagrams. An interaction diagram shows an interaction, consisting of a set of objects or roles, including the messages ...
分类:其他 时间:2014-06-17 19:15:27 收藏:0 阅读:357
java 日期和字符串互转,根据当天整天时间 得到当天最后一秒的日期时间...
分类:编程语言 时间:2014-06-17 16:22:46 收藏:0 阅读:868
?? An artifact diagram shows the physical constituents of a system on the computer. Artifacts include files, databases, and similar physical collections of bits. Artifacts are often used in conjunct...
分类:其他 时间:2014-06-17 16:11:08 收藏:0 阅读:390
1308802308803308804323994
上一页3239936下一页
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!