摘要: #include #include #include #include #define ElemType char//元素类型 #define STACK_INIT_SIZE 100 #define _br_ printf("\n") typedef char TElemType; /* * \param 二叉树 * \author Silent_Amour */ typedef s... 阅读全文
posted @ 2013-11-13 12:39 一杯半盏 阅读(427) 评论(0) 推荐(0) 编辑
摘要: 不懈地奋斗了两天,终于找到原因了。 记录如下 症状: Codeblocks 、Visual Studio 都出现此问题:修改源代码 无法立即执行 ,就是:cannot open output file "D:\xxxxx......\Debug\NEW.exe" permission denied! 阅读全文
posted @ 2013-11-13 00:14 一杯半盏 阅读(566) 评论(0) 推荐(0) 编辑