摘要:
GDB is the debugging system built into Xcode. Xcode handles much of the interaction with GDB to provide support for breakpoints, stepping through/over... 阅读全文
摘要:
sh脚本异常:bad interpreter: No such file or directory 在 Linux中执行.sh脚本,异常/bin/sh^M: bad interpreter: No such file or directory。 分析:这是不同系统编码格式引起 的:在wi... 阅读全文