06 2014 档案
使用WebMatrix发布网站到Windows Azure
摘要:1. 在本地机安装 WebMatrix, 安装Windows Azure SDK2. 登录Windows Azure, 网站 > 创建一个新网站或选择已有网站3. 在发布应用程序,选择下载发布配置文件,发布配置文件是一个以目录命名的后缀名为.PublishSettings的文件4. 在本地,使用We...
阅读全文
创建XML文档结构
摘要:static void CreateXML(string outputPath) { XmlDocument _xmlDoc = new XmlDocument(); string _xmlNode = @""; ...
阅读全文
浙公网安备 33010602011771号