<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://fei-tong.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://fei-tong.github.io/" rel="alternate" type="text/html" /><updated>2026-02-26T01:22:33-08:00</updated><id>https://fei-tong.github.io/feed.xml</id><title type="html">Home</title><subtitle>Welcome to UNISLab</subtitle><author><name>童飞，副教授，博导</name><email>ftong@seu.edu.cn</email></author><entry><title type="html">Tcl语言实现同一module下的所有实例名搜索</title><link href="https://fei-tong.github.io/posts/2023/04/blog-post-1/" rel="alternate" type="text/html" title="Tcl语言实现同一module下的所有实例名搜索" /><published>2023-04-17T00:00:00-07:00</published><updated>2023-04-17T00:00:00-07:00</updated><id>https://fei-tong.github.io/posts/2023/04/blog-post-1</id><content type="html" xml:base="https://fei-tong.github.io/posts/2023/04/blog-post-1/"><![CDATA[<p>源自群友讨论。</p>

<h3 id="问题">问题：</h3>

<h3 id="代码">代码：</h3>

<pre>
set num 0
</pre>]]></content><author><name>童飞，副教授，博导</name><email>ftong@seu.edu.cn</email></author><category term="Tcl" /><summary type="html"><![CDATA[源自群友讨论。]]></summary></entry></feed>