摘要:        
string path ="C://xxx/file" XmlDocument xmlDoc = new XmlDocument(); #if NET462 xmlDoc.Load(path); #else string content = File.ReadAllText(path); xmlDo    阅读全文
posted @ 2019-11-21 21:10
CNHK19
阅读(564)
评论(0)
推荐(0)
        
            
        
        
摘要:        
https://stackoverflow.com/questions/18963750/add-file-as-a-link-on-visual-studio-debug-vs-publish Every time I have to link a file into an ASP.NET pro    阅读全文
posted @ 2019-11-21 21:08
CNHK19
阅读(385)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号