mghio's recent timeline updates
mghio

mghio

🏢  Java 工程师 | 微信公众号「mghio」
V2EX member #369516, joined on 2018-12-11 09:09:38 +08:00
Java 搬运工 & 终身学习者
上海程序员找工作交流 tg 群
程序员  •  mghio  •  Aug 22, 2023  •  Lastly replied by xiaozhiren001
1
TCP 中的 MSS 疑问
程序员  •  mghio  •  Apr 8, 2023  •  Lastly replied by lysS
7
关于「 Java String 里的 substring 操作」的一些思考
程序员  •  mghio  •  Mar 26, 2022  •  Lastly replied by seakingii
6
Spring 的循环依赖问题
Java  •  mghio  •  Jul 20, 2021  •  Lastly replied by nothingLeft
7
Dive into Feign!
程序员  •  mghio  •  Jul 10, 2021  •  Lastly replied by Samuelcc
3
2020 微信头像圣诞帽来啦,快给 TA 戴帽子吧~
微信  •  mghio  •  Dec 23, 2020  •  Lastly replied by mghio
26
博客文章阅读量统计出 bug 了?
程序员  •  mghio  •  Nov 1, 2020  •  Lastly replied by mghio
7
大家有什么好的博客模板推荐吗?
Blogger  •  mghio  •  Mar 31, 2021  •  Lastly replied by mghio
52
了解一下服务发现组件 Eureka
程序员  •  mghio  •  Mar 17, 2020  •  Lastly replied by chainzhao188
4
mghio's recent replies
唯一不变的就是变化
Aug 22, 2023
Replied to a topic by Titans 程序员 上海程序员抱团取暖群
建了个上海程序员 tg 群: https://t.me/+5gHhjcWC_lxmMWZl
Jul 25, 2023
Replied to a topic by Pantheoon 程序员 各位 v2er 们,有交换 blog 友链的吗
自荐下自己的博客~

https://www.mghio.cn
Jun 2, 2023
Replied to a topic by EyreFree WWDC 又又又被 Apple 官网推荐了!?
分母来啦~
以下是来自 Google Bard 对其工作原理的解释:

The code data:text/html;base64,PGh0bWwgY29udGVudGVkaXRhYmxlPmVkaXQgbWU8L2h0bWw+ in a browser URL is a data URI scheme. It is a way of embedding a small amount of data, such as text, images, or CSS, directly into a web page. This can be useful for things like embedding a small logo or tracking pixel into a page, or for providing fallback content for users who cannot load external resources.

The data URI scheme is defined by the following syntax:

Code snippet
data:[<media type>][;base64],<data>
Use code with caution. Learn more
The <media type> is a string that identifies the type of data being embedded. The <data> is the actual data, encoded in base64.

In the example you provided, the <media type> is text/html and the <data> is the HTML code for a simple page. This page contains a heading and a paragraph of text.

When a browser encounters a data URI, it will decode the base64 data and then treat it as if it had been loaded from an external resource. In this case, the browser will load the HTML code and display it as a web page.

Data URIs can be a useful way to embed small amounts of data into web pages. However, they should be used sparingly, as they can increase the size of the page and make it slower to load.

Here are some additional things to keep in mind when using data URIs:

The maximum size of a data URI is 32KB.
Data URIs are not supported by all browsers.
Data URIs can be used to embed malicious code.
If you are considering using data URIs, it is important to weigh the benefits and drawbacks carefully.
Apr 4, 2023
Replied to a topic by Comyn Java 大家在用 IntelliJ IDEA 的哪个版本
最新版。
Mar 16, 2022
Replied to a topic by 233373 程序员 求推荐好看的博客主题
我的这个怎么样?

https://www.mghio.cn
项目 + 算法 + 八股
www4.bing.com 。这个还能用
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5806 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 34ms · UTC 07:31 · PVG 15:31 · LAX 00:31 · JFK 03:31
♥ Do have faith in what you're doing.