<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Debug on FXIO 技术博客</title><link>https://fxio.site/tags/debug/</link><description>Recent content in Debug on FXIO 技术博客</description><generator>Hugo -- 0.157.0</generator><language>zh-cn</language><lastBuildDate>Sat, 04 Feb 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://fxio.site/tags/debug/index.xml" rel="self" type="application/rss+xml"/><item><title>Idea 调试状态复制对象列表数据</title><link>https://fxio.site/posts/tools/2023-02-04-idea-evaluate/</link><pubDate>Sat, 04 Feb 2023 00:00:00 +0000</pubDate><guid>https://fxio.site/posts/tools/2023-02-04-idea-evaluate/</guid><description>&lt;p&gt;debug调试问题是经常用到的， 在调试状态有时候需要复制list对象的某个属性值，一个个复制是不现实的
这个时候Idea调试状态的 Evaluate Expression 工具就派上大用场了&lt;/p&gt;
&lt;p&gt;在Expression输入框，根据自己的需求，转换后，转换为json格式，然后右键复制即可&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" src="https://fxio.site/images/note/idea_evaluate.png"&gt;&lt;/p&gt;</description></item></channel></rss>