摘要:
转自:http://www.cnblogs.com/madyina/p/3390773.htmlA service that is created based upon the architecture ofRESTis called as REST service. Although REST l... 阅读全文
摘要:
转自http://www.cnblogs.com/jacklaw/archive/2008/06/14/1222107.html深入学习Web Service系列之异步开发模式作者:TerryLee客户端访问Web Service方法的一个细节作者:Jeffrey Zhao新浪短信Web Servi... 阅读全文
摘要:
前几天遇到一问题,试了很久,最后终于ok了,记下来,和大家分享下,不多说总结的具体方法:1、alter table Writings add ID1 int2、update Writings set id1=id3、alter table Writings drop column id4、exec ... 阅读全文