percent-encode

短语

词形变化

percent-encoded percent-encodes 三单 percent-encodes percent-encoding percent-encoding 现在分词 percent-encoded 过去式 percent-encoded 过去分词

释义与例句

v.
  1. 1.

    To convert special or reserved characters in a string (such as spaces, slashes or query symbols) into a safe format for use in URLs or URIs, by replacing each with a percent sign followed by two hexadecimal digits representing its byte value.

    及物 计算机 工程 数学