<?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://blog.x-tools.top/feed/rss/archives/67/">
<title>小夏的猪窝 - CSharp - 判断当前环境是Debug还是Release 的评论</title>
<link>https://blog.x-tools.top/archives/67/</link>
<description>最近在软件开发和发布过程中遇到了这样的烦恼：开发过程是在Debug模式下写的，需要与服务器对接一个指定的调试指令，才能正常调试。但是在发布时，需要手动将指令接口换成用户使用环境,切换至Relea...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>