开发经验
文章平均质量分 77
JonathanWarrior
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Warning and debug in Gnome technology
The API document of g_warning is as the following:g_warning()#define g_warning(...)A convenience function/macro to log a warning message.You can make warnings fatal at runtime by原创 2015-03-25 19:17:16 · 559 阅读 · 0 评论 -
New files creation and Makefile
These days while coding on Gnome-Logs, I gotta create two new files that are gl-misc.c and gl-misc.h. And then I met some error related to this. Here's how it happens.I created two new files in the原创 2015-04-21 09:05:37 · 502 阅读 · 1 评论 -
gnome-logs开发记录4--noob重构代码就是这个feel
bug链接:https://bugzilla.gnome.org/show_bug.cgi?id=726228只记得,原创 2014-11-20 19:36:56 · 471 阅读 · 0 评论
分享