V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
爱意满满的作品展示区。
lovezww2011

[Base64 解码工具] 英文版,基于 js+html 技术开发

  •  
  •   lovezww2011 ·
    geeeeeeeek · Sep 13, 2023 · 2928 views
    This topic created in 968 days ago, the information mentioned may be changed or developed.

    Click to preview

    The base64 online decoding tool provides base64 encoding,base64 online decoding,base64 encryption and decryption, Base64 encryption of strings, and display of encrypted Base64 online decoding and decrypting as plain text. Base64 is a common online encryption algorithm. When solving Chinese garbled characters, encoding Chinese characters in different ways can effectively avoid Chinese garbled characters. This site will not record any information about you, please feel free to use.

    5 replies    2023-09-18 15:59:54 +08:00
    kkk9
        1
    kkk9  
       Sep 13, 2023
    这是把 V2 当 SEO 啊 >w<
    clandyuki
        2
    clandyuki  
       Sep 14, 2023
    不是,这直接调用 btoa atob 不就行了吗😂
    vvhy
        3
    vvhy  
       Sep 14, 2023
    浏览器小书签 data:text/html,<input oninput='nextSibling.value=btoa(value)'><input oninput='previousSibling.value=atob(value)'>
    codehz
        4
    codehz  
       Sep 16, 2023
    @clandyuki btoa 不能支持中文(
    freekindom
        5
    freekindom  
       Sep 18, 2023
    @codehz
    data:text/html,<input oninput='this.nextSibling.value=btoa(unescape(encodeURIComponent(this.value)))'><input oninput='this.previousSibling.value=decodeURIComponent(escape(atob(this.value)))'>
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1965 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 188ms · UTC 00:00 · PVG 08:00 · LAX 17:00 · JFK 20:00
    ♥ Do have faith in what you're doing.