<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://eblog.ink/feed/rss/archives/314/">
<title>Eric&#039;s Blog - Python pyinstaller 参数 的评论</title>
<link>https://eblog.ink/archives/314/</link>
<description>可选参数 说明-F dist文件夹中生成一个程序demo.exe文件，适用于一个模块没有多依赖.py文件-D 默认选项，除了主程序demo.exe外，还会在在dist文件夹中生成很多依赖文件，推...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>