Chinaunix首页 | 论坛 | 博客
  • 博客访问: 438800
  • 博文数量: 116
  • 博客积分: 2756
  • 博客等级: 少校
  • 技术积分: 1163
  • 用 户 组: 普通用户
  • 注册时间: 2008-07-29 21:21
文章分类

全部博文(116)

文章存档

2018年(1)

2017年(1)

2016年(30)

2015年(41)

2014年(23)

2011年(7)

2010年(9)

2008年(4)

发布时间:2016-02-05 09:25:59

install the system with usb sticksupdate the system with freebsd-update fetch and freebsd-update installinstall all the packages with pkg (use 'latest' pkg package)config slim to use fbsd themesconfig mate-screensaver to use a different wallpaper for the unlock opera.........【阅读全文】

阅读(945) | 评论(0) | 转发(0)

发布时间:2016-02-03 14:04:49

SystemipfwntpsshnmaptcpdumpXxorgmateEditorVim/gVimC/C++clangcmakeboostpqxxPerlp5-Moosep5-DBD-Pgp5-DateTime.........【阅读全文】

阅读(816) | 评论(0) | 转发(0)

发布时间:2016-01-29 10:42:05

1. vim /usr/local/share/glib-2.0/schemas/mate-background.gschema.override[org.mate.background]picture-filename='/path/to/the/background.jpg'Re-compile the schemas:# glib-compile-schemas /usr/share/glib-2.0/schemas/restart x (just reboot)......【阅读全文】

阅读(1043) | 评论(0) | 转发(0)

发布时间:2016-01-16 10:24:59

find . -type f -name "*.cpp" | xargs grep "foo"......【阅读全文】

阅读(765) | 评论(0) | 转发(0)

发布时间:2016-01-15 09:25:52

优点:1.GTKMM只是一个C++的图形库,定位非常明确,没有网络,没有数据库,没有序列化之类的,如果你需要这些东西,你得自己找其他的库,比如Boost。2.GTKMM是标准的C++,所以懂C++就行了。3.GTKMM是使用回调函数来实现事件驱动的。4.GTKMM很容易学。5.GTKMM开发速度很快。6.GTKMM写出来的界面非常好看。7.GTKMM的文.........【阅读全文】

阅读(2575) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

indure2011-01-02 14:08

回复  |  举报

2010-10-07 22:34

回复  |  举报

大鬼不动2010-10-04 16:38

踩踩

回复  |  举报

小闹一下2010-09-30 06:17

回复  |  举报

小闹一下2010-09-29 23:41

回复  |  举报
留言热议
请登录后留言。

登录 注册