CommandActionNotesvim file +54open file and go to line 54any : command can be run using + on command linevim -O file1 file2open file1 and file2 side b...
分类:
其他好文 时间:
2014-08-16 22:23:41
阅读次数:
297
sync - 同步内存与硬盘之间的数据。sync [--help] [--version] sync 命令将内存中缓存的数据写入磁盘。这包括但不限于修改过的 superblock, inode 和延迟的读写。这些都是由内核负责实现,sync 命令只是执行系统调用 sync。 内核将数据留在内...
分类:
其他好文 时间:
2014-08-16 14:59:00
阅读次数:
195
在安装express时增加generator参数: npm install -g express-generator 为什么要加上generator呢? 原先的express带cli,?现在把cli拆成了单独的express-generator包.?原先的express运行生成的项目是node?app...
分类:
Web程序 时间:
2014-08-16 02:18:09
阅读次数:
325
vim三种主要模式:打开文件:vima.txt:如果a.txt不存在则创建新文件但是如果没有保存就退出则该文件不会存在模式转换:commandmode:初始默认的模式在任何模式下按esc总是退到commandmode从command模式转换到insert模式:按i或者insert键,按A进入insert模式并把光标移到一行的..
分类:
系统相关 时间:
2014-08-16 01:09:50
阅读次数:
220
个人原创,欢迎转载,转载请注明原文地址http://blog.csdn.net/bill_man上一篇介绍了QUAD_COMMAND渲染命令,顺带介绍了VAO和VBO,这一篇介绍批处理渲染命令BatchCommand,批处理命令的处理在Render中比较简单else if(commandType == RenderCommand::Type:: BATCH_COMMAND)
{
//将之...
分类:
其他好文 时间:
2014-08-15 21:10:49
阅读次数:
236
在Mac OS中,有非常方便的截屏快捷键:? Command-Shift-3: 对整个屏幕截屏,图片会保存的一个文件中(默认保存的桌面上)? Command-Ctrl-Shift-3: 对整个屏幕截屏,图片被保存到剪贴板(夹纸板)中。? Comman...
分类:
其他好文 时间:
2014-08-15 09:35:48
阅读次数:
215
I find these commands quite helpful — maybe you know them already — if not, here you go:Microsoft Hotfix Installer (.exe)setup.exe /t:C: /cMicrosoft U...
分类:
其他好文 时间:
2014-08-15 04:01:46
阅读次数:
388
301.Which command is used to configure RMAN to perform a compressed backup for every backupexecuted?A. BACKUP AS COMPRESSED BACKUPSET DATABASEB. BACKU...
分类:
其他好文 时间:
2014-08-14 23:22:36
阅读次数:
393
准备文件如下:1.CentOS-6.4-x86_64-bin-DVD1.iso2.jdk-7u67-linux-x64.rpm3.apache-tomcat-7.0.55.tar.gz安装步骤如下:一、安装JDK[root@n1 /]# java -versionbash: java: command not found[root@n1 /]# rpm -ivh /soft/jdk-7u67-li...
分类:
其他好文 时间:
2014-08-14 14:09:08
阅读次数:
254
Symptoms The command "opatch lsinventory" reports the error: OUI-67076:OracleHomeInventory was not able to create a lock file, probably due to a failed OPatch Session. The loaded inventory might not ...
分类:
数据库 时间:
2014-08-14 14:08:18
阅读次数:
398