Chinaunix首页 | 论坛 | 博客
  • 博客访问: 66738
  • 博文数量: 19
  • 博客积分: 1164
  • 博客等级: 准尉
  • 技术积分: 210
  • 用 户 组: 普通用户
  • 注册时间: 2010-08-20 17:12
文章分类

全部博文(19)

文章存档

2017年(1)

2015年(1)

2014年(2)

2011年(14)

2010年(1)

vim

发布时间:2014-05-07 18:06:17

set nocompatiblesource $VIMRUNTIME/vimrc_example.vim" source $VIMRUNTIME/mswin.vimset diffexpr=MyDiff()function MyDiff()  let opt = '-a --binary '  if &diffopt =~ 'icase' | let opt = opt . '-i ' | endif  if &diffopt =~ 'iwhite' | let opt = opt . '-b ' | endif  let arg1 .........【阅读全文】

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

发布时间:2014-05-06 17:22:41

Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean)    Dim lngres As Long    If Item.Subject = "" Then        Application.Explorers(1).Activate        lngres = MsgBox("没有主.........【阅读全文】

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

niuniu2006t2011-02-04 20:51

gumuzhiyu: .....

回复  |  举报

niuniu2006t2011-02-04 20:51

gumuzhiyu: .....

回复  |  举报

大鬼不动2011-01-04 08:22

回复  |  举报

noiplee2010-12-17 23:51

回复  |  举报

ANHUI2010-12-14 09:07

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

登录 注册