<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Runnable - 标签 - Reborn's Blog</title><link>https://reb.mallotec.com/tags/runnable/</link><description>Runnable - 标签 - Reborn's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>ren.xiaoyao58@gmail.com (Reborn)</managingEditor><webMaster>ren.xiaoyao58@gmail.com (Reborn)</webMaster><lastBuildDate>Thu, 09 Dec 2021 13:41:52 +0800</lastBuildDate><atom:link href="https://reb.mallotec.com/tags/runnable/" rel="self" type="application/rss+xml"/><item><title>Thread 和 Runnable 的区别</title><link>https://reb.mallotec.com/post/6ee1cab0/</link><pubDate>Thu, 09 Dec 2021 13:41:52 +0800</pubDate><author>作者</author><guid>https://reb.mallotec.com/post/6ee1cab0/</guid><description>对问题的疑惑 其实这个问题问的很奇怪，看到这个问题的瞬间，都会想到问的是： new Thread(runnable).start() 和 runnable.run() 的区别？ 可是 runnable.run() 明明就只是单纯地执行一个对象里面的方法， thr</description></item></channel></rss>