win764错误是这个样子:下载小马激活工具,找到这个位置,点击卸载,然后重启电脑,就没有了。
分类:
其他好文 时间:
2014-10-15 16:26:31
阅读次数:
2587
用Cocos2d-x 3.2正式版创建项目,结果使用cocos compile -p android编译生成APK程序,结果悲剧了,出现以下错误。Android NDK: Invalid APP_STL value: c++_staticAndroid NDK: Please use one o.....
分类:
移动开发 时间:
2014-10-15 14:13:30
阅读次数:
2057
Forms 为了让form以及控件、ngModel富有样式,可以增加以下class: 通过在元素上添加repuired ?angularjs自动更具状态切换这些class ng-valid (验证成功) ng-invalid (验证失败) ng-pristine(从未输入过) ng-...
分类:
Web程序 时间:
2014-10-15 09:00:20
阅读次数:
225
将下面内容加入.vimrc文件中即可inoremap ( ()iinoremap [ []iinoremap { {}Oautocmd Syntax html,vim inoremap >i| inoremap > =ClosePair('>')inoremap ) =ClosePair(')')i...
分类:
系统相关 时间:
2014-10-13 21:22:57
阅读次数:
270
linux安装配置 jdk ,安装后找不到安装后的文件目录 以及source /etc/profile报 syntax error: unexpected end of file错误 问题 的解决...
分类:
系统相关 时间:
2014-10-13 15:02:59
阅读次数:
976
accumulate?就是sum up a range of elements。呵呵。这个挺简单的。以下是这个算法的简单介绍:Syntax: #include //呵呵,使用这个算法这个头文件是必需要包含进来滴!TYPE accumulate( input_iterator start, input...
分类:
其他好文 时间:
2014-10-13 13:50:29
阅读次数:
171
syntax oncolorscheme 颜色主题名称set numberset autoreadset cindentset expandtabset shiftwidth=4set tabstop=4set softtabstop=4set fileencodings=utf-8,gbklet ...
分类:
系统相关 时间:
2014-10-12 22:33:08
阅读次数:
265
" " FileName: .vimrc " Author: zangzhiyuan " Date: 2013-11-21 9:37:24 " Description:vim configuration " "设置语法高亮 syntax enable syntax on "设置显示行号 set number "设置缩进大小 set sw=4 set ts=...
分类:
系统相关 时间:
2014-10-11 23:13:27
阅读次数:
331
步骤1: cp /usr/share/vim/vimrc ~/.vimrc 先复制一份vim配置模板到个人目录下步骤2: vi ~/.vimrc 进入insert模式,在最后加二行 syntax on set nu!保存收工。最后附上其它选项(从网上淘来的)set nocompatible "去掉有...
分类:
系统相关 时间:
2014-10-11 22:26:47
阅读次数:
254
FAT:Directorybread(block528150)failedFAT:Directorybread(block528151)failedEXT3-fserror(devicesda2):ext3_find_entry:readingdirectory#2offset0EXT3-fserror(devicesda2):ext3_find_entry:readingdirectory#2offset0FAT:Directorybread(block528144)failedFAT:Directoryb..
分类:
其他好文 时间:
2014-10-10 20:12:15
阅读次数:
1730