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.
我的数据为username=abc&password=xyz. 我希望将其转换为 json 对象,以便我可以使用键 username 和 password 从中提取详细信息。怎么做到呢 ?
username=abc&password=xyz