V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
greenthumbers
V2EX  ›  问与答

咨询:这种网址加密方式是? href="*104*116*116*112*58*47*47*102*100*102*115*4

  •  
  •   greenthumbers · Oct 25, 2017 · 2922 views
    This topic created in 3105 days ago, the information mentioned may be changed or developed.

    这种网址加密方式是? href="1041161161125847471021001021154,想采集,但是不知道这种网址怎么弄?

    3 replies    2017-10-25 16:45:47 +08:00
    crab
        1
    crab  
       Oct 25, 2017
    这个应该是 ASCII 码的 10 进制。你对应查询下。
    104 h
    116 t
    CoX
        2
    CoX  
       Oct 25, 2017   ❤️ 1
    >>> ''.join([chr(int(s)) for s in '104*116*116*112*58*47*47*102*100*102*115'.split('*')])
    'http://fdfs'
    greenthumbers
        3
    greenthumbers  
    OP
       Oct 25, 2017
    多谢多谢。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   950 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 22:46 · PVG 06:46 · LAX 15:46 · JFK 18:46
    ♥ Do have faith in what you're doing.