Zero-width Lab 1.0 • 1.8MB

Zero-width Lab

1.0 1.8MB 实用工具
star star star star star_border
4.2 • 1.2万条评价
file_download
7 下载量
storage
1.8MB 应用大小
chat_bubble_outline
1 评论数
favorite_border
5 收藏数

应用截图

image

暂无应用截图

实用工具
临时
new_releases

新版特性

update 版本 1.0
storage 1.8MB schedule

First release. May not stable. I'm curious why the Jar file is so large. Web? Currently not planned to release. 第一个release,可能不稳定。 Jar文件太大,因为里面的依赖很多。 暂时不打算发布web版,因为我不太懂前端开发

description

应用介绍

github https://github.com/BinTianqi/ZWLab Zero Width Lab Kotlin + Compose multiplatform Supported platform / 支持的平台: Windows, Android, web(wasmJs) Features / 功能 Copy zero width characters to clipboard. / 复制零宽度字符到剪切板 Add zero-width characters to text. / 向一段文字中加入零宽度字符 Remove zero-width characters from text. / 从一段文字中移除零宽度字符 Hide text using zero-width characters. / 把一段文字隐藏在另一段文字中 Extract the hidden text generated in the previous function. / 提取上一个功能生成的隐藏文字 Zero width characters / 零宽字符 There are some zero-width characters(常见的零宽字符): U+200B: Zero-width space / 零宽度空格 U+FEFF: Zero-width no-break space / 零宽度非断空格 U+200C: Zero-width non-joiner / 零宽度断字符 U+200D: Zero-width joiner / 零宽度连字符 U+200E: Left-to-right mark / 左至右符 U+200F: Right-to-left mark / 右至左符