免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库

动态

2016-08-16

  • 18345093167 发表了新话题 2016-08-16 11:37
    奇葩的输出
    #incldue int main() { long long int a = 1,b =2,c= 3; printf("%d %d %d\n",a,b,c); return 0; } 运行结果? 理由? 望大神指教,尽量 ...

2016-07-09

  • 18345093167 发表了新话题 2016-07-09 21:19
    c/c++
    #include #include int main() { int i = 0; int m = 0; //char str[100]; while (scanf("%d",&m)) { char str[10][10]; for (i = 0;i ...

2016-06-19

  • 18345093167 发表了新话题 2016-06-19 18:47
    libredwg
    libredwg是咋安装的?为啥在运行autogen.sh是出现configure.ac:42: error: possibly undefined macro: AC_MSG_ERROR

2016-05-07

  • 18345093167 发表了新话题 2016-05-07 20:33
    进程描述符 哈希值
    /******************************************************************************* *函数名称:static s32 hash_it(void *x) *函数功能:计算任意指针的哈 ...

2016-05-05

  • 18345093167 发表了新话题 2016-05-05 13:22
    libdwarf
    /******************************************************************************* *函数名称:static void get_loc_list(Dwarf_Debug dbg, Dwarf_Die die, ...

2016-04-30