文件最后提交记录最后更新时间
!969 readme修改、分布式计算器、分布式音乐crash问题修改 * update readme calc and musicplayer 3 年前
!883 README 整改 * README整改 * README整改 * README整改 3 年前
!524 Done! 全量翻译---eTSUrlString * Added English UrlString readme 4 年前
!960 README整改 * update readme 3 年前
!607 工程适配以及一些README里边的格式调整 * [style]:[修改JsSvg码多出空行问题] * [fix|chore]:[工程适配以及README格式修改] * Merge branch 'master' of gitee.com:liuyuhang12/app_samples * [chore]:[工程适配API7到API8适配] * Merge branch 'master' of gitee.com:liuyuhang12/app_samples * [fix]:[屏幕截图README里边ets应改为eTS] * 删掉不需要上传的文件 * 解决冲突 * [fix]:[修改测试出的问题] * [chore]:[工程适配] 4 年前
!607 工程适配以及一些README里边的格式调整 * [style]:[修改JsSvg码多出空行问题] * [fix|chore]:[工程适配以及README格式修改] * Merge branch 'master' of gitee.com:liuyuhang12/app_samples * [chore]:[工程适配API7到API8适配] * Merge branch 'master' of gitee.com:liuyuhang12/app_samples * [fix]:[屏幕截图README里边ets应改为eTS] * 删掉不需要上传的文件 * 解决冲突 * [fix]:[修改测试出的问题] * [chore]:[工程适配] 4 年前
!860 901适配ability,common,Util * problem update 3 年前
README.md

URL String Parsing

Introduction

This sample shows how to add, delete, modify, and query URL string search parameters to help you understand the URL structure and usage.

Usage

  1. Touch Insert key-value pair. The parameter in the text box on the left is inserted behind the search parameter.

  2. Touch Delete key-value pair to delete the specified key-value pair.

  3. Touch Get first value to search for and display the value of the first occurrence of the specified key.

  4. Touch Set new value to delete all key-value pairs associated with the key and assign a new value to the key.

Constraints

This sample can only be run on standard-system devices.