V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
wzxjohn
V2EX  ›  微信

微信小贱鸡一只,欢迎调戏

  •  
  •   wzxjohn · 2013-01-12 00:49:34 +08:00 · 4648 次点击
    这是一个创建于 4142 天前的主题,其中的信息可能已经有所发展或是发生改变。
    受@wang2做的人人公共主页小黄鸡的启发,弄了一个微信平台的小黄鸡,欢迎大家关注~~~
    微信号wxSimSimi

    同时宣传一下另外一个专门查询实时天气的微信号,发送城市名即可直接获取实时天气。
    whweather武汉天气
    30 条回复    1970-01-01 08:00:00 +08:00
    wenjuncool
        1
    wenjuncool  
       2013-01-29 22:00:47 +08:00
    你小黄鸡已经被封了
    wzxjohn
        2
    wzxjohn  
    OP
       2013-01-30 19:21:13 +08:00
    @wenjuncool 是。。。早就被封了。。。太多人用被玩坏了。。。
    wenjuncool
        3
    wenjuncool  
       2013-02-01 21:37:21 +08:00
    @wzxjohn 呵呵、、、我搞的API别人还用的很好啊
    wzxjohn
        4
    wzxjohn  
    OP
       2013-02-01 21:43:10 +08:00
    @wenjuncool 我没搞到API。。。好像是要付费的?求申请攻略。。。
    wenjuncool
        5
    wenjuncool  
       2013-02-01 22:07:42 +08:00
    @wzxjohn 自己开发的,你需要我可以为你提供
    zhangxiao
        6
    zhangxiao  
       2013-02-01 22:09:19 +08:00
    @wenjuncool 想问一下怎么开发的,求指教
    wenjuncool
        7
    wenjuncool  
       2013-02-01 22:10:03 +08:00
    @zhangxiao 这个就无可奉告了,就算告诉你,你也不一定能搞出来
    wzxjohn
        8
    wzxjohn  
    OP
       2013-02-01 22:11:13 +08:00
    @wenjuncool 你可以给我提供API???那个是要付费的吧???
    wenjuncool
        9
    wenjuncool  
       2013-02-01 22:11:44 +08:00
    @wzxjohn 呵呵、、、肯定要付费,但是很便宜
    wzxjohn
        10
    wzxjohn  
    OP
       2013-02-01 22:12:44 +08:00
    @wenjuncool So乃能让我白用撒?
    wenjuncool
        11
    wenjuncool  
       2013-02-01 22:13:39 +08:00
    @wzxjohn 这个肯定啊,哪有那么多免费的午餐,只有自己吃的起吃不起,是否物美价廉的午餐
    wzxjohn
        12
    wzxjohn  
    OP
       2013-02-01 22:15:06 +08:00
    @wenjuncool 邮件联系吧~~~我的邮箱wzxjohn#gmail.com。谢谢~
    zhangxiao
        13
    zhangxiao  
       2013-02-01 22:37:45 +08:00
    @wenjuncool 自恃高智商么... 呵呵
    sarices
        14
    sarices  
       2013-02-01 22:40:04 +08:00
    function re( $keyword ){
    if ( $keyword<>'' ){
    $header = array();
    $header[]= 'Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, text/html, * '. '/* ';
    $header[]= 'Accept-Language: zh-cn ';
    $header[]= 'User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20100101 Firefox/13.0.1';
    $header[]= 'Host: www.simsimi.com';
    $header[]= 'Connection: Keep-Alive ';
    $header[]= 'Cookie: JSESSIONID=2D96E7F39FBAB9B28314607D0328D35F';

    $Ref="http://www.simsimi.com/talk.htm?lc=ch";
    $Ch = curl_init();
    $Options = array(
    CURLOPT_HTTPHEADER => $header,
    CURLOPT_URL => 'http://www.simsimi.com/func/req?msg='.$keyword.'&lc=ch',
    CURLOPT_RETURNTRANSFER => true,
    CURLOPT_REFERER => $Ref,
    );
    curl_setopt_array($Ch, $Options);
    $Message = json_decode(curl_exec($Ch),true);
    curl_close($Ch);
    if($Message['result']=='100' && $Message['response'] <> 'hi'){
    return $Message['response'];
    }else{
    return '服务器异常,请联系管理员';
    }

    }
    }
    wzxjohn
        15
    wzxjohn  
    OP
       2013-02-01 22:40:28 +08:00
    @wenjuncool 人呢?能先借我你的API调试一下么?然后我准备买官方的API~~~现在明码标价了。。。
    For Developer 0.0003 100,000 $30.00
    Package 1 0.0003 1,000,000 $300.00
    Package 2 0.00025 5,000,000 $1,250.00
    Package 3 0.0001 50,000,000 $5,000.00
    Package 4 0.0007 100,000,000 $7,000.00
    wzxjohn
        16
    wzxjohn  
    OP
       2013-02-01 22:40:59 +08:00
    @sarices 这个方式不能用了现在。直接Ban IP的。
    wenjuncool
        17
    wenjuncool  
       2013-02-01 23:18:21 +08:00
    @zhangxiao 你要这样说我也没办法,各有各的办法了
    wenjuncool
        18
    wenjuncool  
       2013-02-01 23:18:59 +08:00
    @wzxjohn 你在哪里看到的价格表啊
    wenjuncool
        19
    wenjuncool  
       2013-02-01 23:20:31 +08:00
    @wzxjohn 哇靠,这个价格、、、看来我的便宜了
    wenjuncool
        20
    wenjuncool  
       2013-02-01 23:23:42 +08:00
    @sarices 哥们儿,你有多少IP可以封
    wzxjohn
        21
    wzxjohn  
    OP
       2013-02-02 09:47:52 +08:00
    wzxjohn
        22
    wzxjohn  
    OP
       2013-02-04 16:55:02 +08:00
    @wenjuncool 可以先把你的API借我用下咩?我们按次数算钱?
    cherrot
        23
    cherrot  
       2013-02-11 19:54:02 +08:00
    帐号违规 屏蔽……
    wzxjohn
        24
    wzxjohn  
    OP
       2013-02-11 19:55:52 +08:00
    @cherrot 是的换了新的了。。。现在的微信号是wxSimi。。。
    cherrot
        25
    cherrot  
       2013-02-11 20:15:47 +08:00
    @wzxjohn 你买API了? 30美刀一月的。。?
    wzxjohn
        26
    wzxjohn  
    OP
       2013-02-11 20:16:26 +08:00
    @cherrot 没。试用的。
    cherrot
        27
    cherrot  
       2013-02-11 20:17:36 +08:00
    @wzxjohn 悲催的发现。。试用的API key有很蛋疼的条目限制……
    wzxjohn
        28
    wzxjohn  
    OP
       2013-02-11 20:18:29 +08:00
    @cherrot 是的= =没办法。。。其实我没找到在哪买。。。
    cherrot
        29
    cherrot  
       2013-02-11 20:22:34 +08:00
    @wzxjohn imxhj 这个真的是 simsimi的“官方”帐号? 如果是认证账户的话,关注人不小于500人,要不是买的(貌似目前购买只能通过邮件联系),要不就有办法绕过限制。。
    wzxjohn
        30
    wzxjohn  
    OP
       2013-02-11 22:18:25 +08:00
    @cherrot 貌似官方只有一个不是机器人的SimSimi。其他的都是个人弄的。。。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1085 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 19:09 · PVG 03:09 · LAX 12:09 · JFK 15:09
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.