Critical Thinking

Nothing is impossible

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: :: :: 管理 ::

2006年3月31日

摘要: Welcome to Jeffrey's blog, You can find more C++/VC++/MFC/ATL/COM/.NET/Sql Server and other technicals from here. If I made mistakes for my english, please tell me know. I'll give you a bear hug if yo... 阅读全文
posted @ 2006-03-31 19:24 Jeffrey Ye 阅读(198) 评论(0) 推荐(0) 编辑

摘要: 当你部署时, 如果你引用了一些其他的DLL, 如OpenNETCF.dll, 同时如果这个文件现在是只读的时候, Could not write to output file 'OpenNETCF.dll' - Sharing violation错误就会出现, 但它不会终止部署操作, 不过如果这时你的Pocket PC上刚好没有这个DLL, 如果你启动程序, 很可能就会出错的. 解决的办法当然是保... 阅读全文
posted @ 2006-03-31 19:20 Jeffrey Ye 阅读(557) 评论(0) 推荐(0) 编辑