Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
URLからURLパラメータのリストを取得するには? 例: http://example.com/blank.html?access_token=blablabla&expires_in=0&user_id=ablabl&secret=rararar.
http://example.com/blank.html?access_token=blablabla&expires_in=0&user_id=ablabl&secret=rararar
access_token、、、を取得する必要がexpires_inありuser_idますsecret。
access_token
expires_in
user_id
secret