摘要:
MD5算法MFC实现 由 rfc1321 中实现的示范代码改写而来 /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. Allrights reserved. License to copy and use this software is granted provided that itis identified as t... 阅读全文
摘要:
VC常见入门问题总结1:fatal error C1010: unexpected end of file while looking for precompiled header directive该如何解决 如果发生错误的文件是由其他的C代码文件添加进入当前工程而引起的,则Alt+F7进入当前工程的Settings,选择C/C++选项卡,从Category组合框中选中Precompile... 阅读全文