摘要:
洁癖患者看到这么长的文字影响右键菜单美感,所以有了这篇博文,将下面脚本导入注册 [HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shell\IntelliJ IDEA Community Edition] @="将文件夹作为IntelliJ IDEA项目打 阅读全文
摘要:
strlcat.c #include <sys/types.h> #include <string.h> /* * Appends src to string dst of size dsize (unlike strncat, dsize is the * full size of dst, no 阅读全文