mghio 最近的时间轴更新
mghio

mghio

🏢  Java 工程师 | 微信公众号「mghio」
V2EX 第 369516 号会员,加入于 2018-12-11 09:09:38 +08:00
Java 搬运工 & 终身学习者
上海程序员找工作交流 tg 群
程序员  •  mghio  •  220 天前  •  最后回复来自 xiaozhiren001
1
TCP 中的 MSS 疑问
程序员  •  mghio  •  355 天前  •  最后回复来自 lysS
7
关于「 Java String 里的 substring 操作」的一些思考
程序员  •  mghio  •  2022-03-26 15:00:21 PM  •  最后回复来自 seakingii
6
Spring 的循环依赖问题
Java  •  mghio  •  2021-07-20 16:33:41 PM  •  最后回复来自 nothingLeft
7
Dive into Feign!
程序员  •  mghio  •  2021-07-10 21:04:24 PM  •  最后回复来自 Samuelcc
3
2020 微信头像圣诞帽来啦,快给 TA 戴帽子吧~
微信  •  mghio  •  2020-12-23 22:17:49 PM  •  最后回复来自 mghio
26
博客文章阅读量统计出 bug 了?
程序员  •  mghio  •  2020-11-01 21:02:10 PM  •  最后回复来自 mghio
7
大家有什么好的博客模板推荐吗?
Blogger  •  mghio  •  2021-03-31 08:17:56 AM  •  最后回复来自 mghio
52
新款 iPhone SE 大家觉得那种颜色(白色、黑色、红色)好看?
iPhone  •  mghio  •  2020-04-20 10:40:23 AM  •  最后回复来自 Xpecials
39
了解一下服务发现组件 Eureka
程序员  •  mghio  •  2020-03-17 10:22:55 AM  •  最后回复来自 chainzhao188
4
mghio 最近回复了
220 天前
回复了 Titans 创建的主题 程序员 上海程序员抱团取暖群
建了个上海程序员 tg 群: https://t.me/+5gHhjcWC_lxmMWZl
247 天前
回复了 Pantheoon 创建的主题 程序员 各位 v2er 们,有交换 blog 友链的吗
自荐下自己的博客~

https://www.mghio.cn
300 天前
回复了 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.
359 天前
回复了 Comyn 创建的主题 Java 大家在用 IntelliJ IDEA 的哪个版本
最新版。
2022-03-16 09:53:30 +08:00
回复了 233373 创建的主题 程序员 求推荐好看的博客主题
我的这个怎么样?

https://www.mghio.cn
2022-02-09 12:59:23 +08:00
回复了 iColdCat 创建的主题 Java 在北京三年经验的 Java 找工作的话都会被问哪些东西啊
项目 + 算法 + 八股
2021-12-19 00:09:57 +08:00
回复了 sjzjams 创建的主题 程序员 bing 搜索打不开怎么了??正好做个统计有谁一直在用 bing
www4.bing.com 。这个还能用
2021-11-17 13:14:23 +08:00
回复了 liuidetmks 创建的主题 程序员 代码组织方式能申请专利吗?
@shintendo 哈哈哈
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3559 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 21ms · UTC 04:49 · PVG 12:49 · LAX 21:49 · JFK 00:49
Developed with CodeLauncher
♥ Do have faith in what you're doing.