iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
YUCOAT
V2EX  ›  iDev

如何找到这张网页里面的二维码的URL

  •  
  •   YUCOAT · Apr 6, 2013 · 6155 views
    This topic created in 4872 days ago, the information mentioned may be changed or developed.
    这张网页下面有一个二维码,现在我需要提取到这个二维码的URL,我该怎么做?我找了很久还是没有找到这个二维码的URL。


    http://dl.dbank.com/c001c896b7

    怎么找?在Javascript里面吗?
    8 replies    1970-01-01 08:00:00 +08:00
    shiny
        1
    shiny  
    PRO
       Apr 6, 2013
    用的是 http://st2.dbank.com/netdisk/global/js/jquery.qrcode.js
    该二维码实际上是个table元素,可以看到调用方式是:
    $("#barcode").qrcode({render:"table",text:"http://dl.vmall.com/"+self.id+"?s=barcode"})
    YUCOAT
        2
    YUCOAT  
    OP
       Apr 6, 2013
    @shiny 哦……那我看得不太懂了。
    manhere
        3
    manhere  
       Apr 7, 2013 via Android
    知道了二维码内容了,自己生成一个就是啊。
    http://dl.vmal.com/c001c896b7?s=barcode
    YUCOAT
        4
    YUCOAT  
    OP
       Apr 7, 2013
    @manhere 问题是不知道二维码的内容。
    run2
        5
    run2  
       Apr 7, 2013
    @YUCOAT 还用想?selfid自然就是那个id
    dl.dbank.com/c001c896b7?s=barcode
    自己扫一遍也出来了。
    wzxjohn
        6
    wzxjohn  
       Apr 7, 2013 via iPad
    华为网盘的二维码是用JS一个一个格子花的,不是图片,没有地址。
    lanstonpeng
        7
    lanstonpeng  
       Apr 7, 2013
    why they do so instead of a QR code picture?
    icedx
        8
    icedx  
       Apr 7, 2013 via Android
    真是画出来的 以前没有注意过 貌似可以减小服务器压力@shint
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2939 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 02:35 · PVG 10:35 · LAX 19:35 · JFK 22:35
    ♥ Do have faith in what you're doing.