搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Base64 encoding.

  • 3 个回答
  • 5 人有此问题
  • 1 次查看
  • 最后回复者为 Altres

more options

Hello. Why not an android version does not support base65 encoding ??

Hello. Why not an android version does not support base65 encoding ??

被采纳的解决方案

Base64 in what context? Please provide an example of how you are using it.

定位到答案原位置 👍 1

所有回复 (3)

more options

Reply here

more options

选择的解决方案

Base64 in what context? Please provide an example of how you are using it.

more options

background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP48ePHMwAJowPPomkYQgAAAABJRU5ErkJggg==);

All browsers load the background, but not firefox for android.