摘要:
第一步、创建连接字符串string connectionString="Data Source= xxx;Initial Catelog= xxx; Integrated Security=True";第二部、创建连接对象SqlConnection con=new SqlConnection(connectionString);第三步、创建Sql语句string sql=string.Format... 阅读全文
posted @ 2015-11-09 14:36
wupd2014
阅读(131)
评论(0)
推荐(0)
摘要:
常用博客 API地址新浪博客http://upload.move.blog.sina.com.cn/blog_rebuild/blog/xmlrpc.php网易博客http://os.blog.163.com/api/xmlrpc/metaweblog/自建Wordpress站点http://您的博... 阅读全文
posted @ 2015-11-09 14:34
wupd2014
阅读(365)
评论(0)
推荐(0)