- 博客(3)
- 收藏
- 关注
转载 vi基本命令
1、vi的基本概念 基本上vi可以分为三种状态,分别是命令模式(command mode)、插入模式(Insertmode)和底行模式(last line mode),各模式的功能区分如下:1) 命令行模式command mode) 控制屏幕光标的移动,字符、字或行的删除,移动复制某区段及进入Insert mode下,或者到 last line mode。2
2014-10-29 08:57:12
199
转载 解决source insight不能查看utf8代码的问题 2012
(1)source insight 阅读VC++源码,注释为乱码解决方案1、options->preferences->Syntax Formatting->Styles;2、在Style Name 选择 Comment,再对其Font Name 选择Pick,然后再选择“新宋体”。(2)source insight 阅读Linux源码,注释为乱码解决方案1、用
2014-10-27 09:15:40
296
转载 gettimeofday和clock_gettime的不同
gettimeofday和clock_gettime的不同http://www.9php.com/FAQ/cxsjl/c/2007/12/0405444108599.html2007-12-21 16:54ovipgdftclock_gettime比gettimeofday更加精确简单做了一下测试#include#include#define MILLION 100
2014-10-24 09:17:03
368
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人