随笔分类 -  software engineer

一个在VC中调用web service的方法
摘要:下载下面连接中文件,照步骤即可使用web servicehttp://www.codeproject.com/webservices/SoapClient_CPP.asp另一篇http://www.codeproject.com/soap/VSOAPClient.asp所有参数以_variant_t类型传递到WS方法中,然后顺序要与WS中的相反.传入参数和返回参数尽量_bstr_t类型. 阅读全文

posted @ 2007-08-02 10:24 margiex 阅读(1463) 评论(0) 推荐(0)

vss6 forgot admin password
摘要:一不小心将VSS 6 admin用户的密码忘记,找到以下信息 the secret is to hack the um.dat file to remove the Admin password from offset 80 the bytes are (all numbers are hex) 0:80 55 55 bc 7f ... 阅读全文

posted @ 2006-02-15 16:48 margiex 阅读(304) 评论(1) 推荐(0)

版本控制8(译文) -(完)
摘要:译:只是路过 Chapter 8: Merge Branches 第八章:合并分支 This is part of an online book called Source Control HOWTO, a best practices guide on source control, version control, and configuration management. 这是一篇名为如... 阅读全文

posted @ 2006-01-09 21:28 margiex 阅读(417) 评论(0) 推荐(0)

版本控制7 (译文)-(连载)
摘要:译:只是路过 Chapter 7: Branches 第7章:分支 This is part of an online book called Source Control HOWTO, a best practices guide on source control, version control, and configuration management. 这是一篇名为如何做源码控制的在... 阅读全文

posted @ 2006-01-09 21:26 margiex 阅读(549) 评论(0) 推荐(0)

版本控制6(译文)-(连载)
摘要:译:只是路过 Chapter 6: History 第六章:历史 This is part of an online book called Source Control HOWTO, a best practices guide on source control, version control, and configuration management. 这是一篇名为如何做源码控制的在线... 阅读全文

posted @ 2006-01-09 21:26 margiex 阅读(545) 评论(0) 推荐(0)

版本控制(译文)-5 (连载)
摘要:译:只是路过 Chapter 5: Working Folders 第五章:工作目录 This is part of an online book called Source Control HOWTO, a best practices guide on source control, version control, and configuration management. 这是一篇名为如何... 阅读全文

posted @ 2006-01-09 21:24 margiex 阅读(1139) 评论(0) 推荐(0)