關於Text Encoder Tools - Base64, ROT13, & Reverse Text
使用URL編碼,HTML實體,Base64編碼,並ROT13編碼和解碼的字符串。
In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable. The latter may allow its elements to be mutated and the length changed, or it may be fixed (after creation).
A string is generally considered a data type and is often implemented as an array data structure of bytes (or words) that stores a sequence of elements, typically characters, using some character encoding.
Text Encoder Tools or String Encoding Tools allow encode and decode strings using URL Encoding, HTML Entities, Base64, and ROT13.
最新版本1.0更新日誌
Last updated on 2020年09月09日
此版本包含小幅錯誤修正和一般改善。請更新至最新版本,以獲得最佳體驗。









