摘要:
点击阅读原文 使用sourceinsight编辑linux内核文件后不能保存,并且弹出窗口揭示:Error: "Z:\linux\kernel\kernel-2.6.13\scripts\kconfig\zconf.tab.c" is busy.It is not currently availab 阅读全文
摘要:
fopenFILE * fopen ( const char * filename, const char * mode );其中,参数mode可取以下值: "r"read: Open file for input operations. The file must exist. "w"write: Create an empty file for output operations. If a ... 阅读全文
摘要:
Prevent the CTRL from rebooting in loop killall scm watch echo 1 > /dev/watchdog& Install Git on Ubuntu 10.04 1) Make sure that the network is working 阅读全文