摘要: 说明:(1)http://www.3322.org/dyndns/getip这个网址可以获取本机IP,读取的内容就是本机IP(2)方法经测试,可以实现。(3)参考:http://www.cnblogs.com/ceachy/articles/CSharp_Retrive_Page_Document.... 阅读全文
posted @ 2014-12-16 14:59 Jackerson 阅读(120) 评论(0) 推荐(0)
摘要: config数据库字符串: 读取字符串(2种方法):(1)添加System.Web引用 string connctionString = System.Web.Configuration.WebConfigurationManager.ConnectionStrings["connectionStr... 阅读全文
posted @ 2014-12-16 10:24 Jackerson 阅读(149) 评论(0) 推荐(0)