自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

原创 set a openDNS for linux ubuntu 14.04

noting to say, always the following commands: (1)modify head sudo gedit /etc/resolvconf/resolv.conf.d/head then add the follow addresses: nameserver 208.67.222.222 nameserver 208.67.220.220 namese

2015-01-31 20:06:04 1016

转载 linux ubuntu 14.04安装JDK

original :http://www.cnblogs.com/plinx/archive/2013/06/01/3113106.html 具体步骤参详了如下链接: http://blog.csdn.net/yang_hui1986527/article/details/6677450     1、到 Sun 的官网下载 http://www.oracle.com/

2015-01-31 16:47:00 495

原创 the first try for clang

In the past, a always work on the windows. but now, i want to try on ubuntu. just begin with clang. install clang on ubuntu from software center. the codes below is for test. #include int main()

2015-01-30 11:02:42 734

转载 nbuntu 14.04 安装fcitx 修复光标闪烁 系统设置工具不全

(1)为了安装fcitx的中文输入法将ibus的输入法全部卸载: sudo apt-get remove ibus* sudo apt-get autoremove sudo apt-get update (2)之后安装fcitx输入法: sudo apt-get install fcitx-table-wbpy (3)之后,却发现设置工具少了很多,肯定是卸载ibsus的时候给卸载掉啦

2015-01-28 22:21:59 1409

经典扫雷游戏(含代吗)

经典游戏扫雷,含有程序源代码,是进行游戏编程的第一桶金。

2011-07-19

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除