Помогите разобрать ссылку

Discussion in 'Болталка' started by sanybay, 29 Sep 2013.

  1. sanybay

    sanybay Member

    Joined:
    18 Feb 2011
    Messages:
    0
    Likes Received:
    6
    Reputations:
    -5
    вот ссылка http://lololoo.ru/direct.php?acc=12195&waponly=yes&zona=4962&landing=xcust , подскажите что в ней обозначает каждая строка после nikodin55.com ? Подскажите пожалуйста
     
    #1 sanybay, 29 Sep 2013
    Last edited: 29 Sep 2013
  2. M_script

    M_script Members of Antichat

    Joined:
    4 Nov 2004
    Messages:
    2,582
    Likes Received:
    1,310
    Reputations:
    1,557
    Code:
      foo://username:password@example.com:8042/over/there/index.dtb?type=animal&name=narwhal#nose
      \_/   \_______________/ \_________/ \__/            \___/ \_/ \______________________/ \__/
       |           |               |       |                |    |            |                |
       |       userinfo         hostname  port              |    |          query          fragment
       |    \________________________________/\_____________|____|/ \__/        \__/
       |                    |                          |    |    |    |          |
       |                    |                          |    |    |    |          |
    scheme              authority                    path   |    |    interpretable as keys
     name   \______________________________________________ |____|/       \____/     \_____/
       |                         |                          |    |          |           |
       |                 hierarchical part                  |    |    interpretable as values
       |                                                    |    |
       |            path               interpretable as filename |
       |   ___________|____________                              |
      / \ /                        \                             |
      urn:example:animal:ferret:nose               interpretable as extension
    
                    path
             _________|________
     scheme /                  \
      name  userinfo  hostname       query
      _|__   ___|__   ____|____   _____|_____
     /    \ /      \ /         \ /           \
     mailto:username@example.com?subject=Topic
    http://www.ietf.org/rfc/rfc3986.txt
     
    #2 M_script, 29 Sep 2013
    Last edited: 29 Sep 2013