一.准备已安装NodeJS(Node,npm)二.1.创建工作空间:$mkdir~/workspace/nodejs/
$cd~/workspace/nodejs/
$pwd
/Users/vincent/Desktop/my/workspace/nodejs2.安装express$sudonpminstallexpress-g
express@4.10.4/usr/local/lib/node_modules/express
├──merge-descript..
分类:
Web程序 时间:
2014-11-28 18:36:29
阅读次数:
265
CPU time:the amount of time the central processing unit (CPU) uses toperform requested tasks such as calculations, reading and writingdata, conditiona...
分类:
其他好文 时间:
2014-11-27 20:13:13
阅读次数:
1121
The Falling LeavesEach year, fall in the North Central region is accompanied by the brilliant colors of the leaves on the trees, followed quickly by t...
分类:
其他好文 时间:
2014-11-26 12:50:35
阅读次数:
198
java调用exe的几种方法 Runtime rt = Runtime.getRuntime();try { java.awt.Desktop.getDesktop().open(new File("E:\\XML2XLS\\circlegrid.exe")); //rt.exec("E:\\...
分类:
编程语言 时间:
2014-11-26 10:50:33
阅读次数:
173
又一次遇到mount失败,提示文件系统类型错误、选项错误、有坏超级块等。之前是在ubuntu 14.04 lts desktop上挂载windows下共享文件夹遇到的。这次具体的环境如下:CentOS release 6.5 (Final) X86_64 共享了一个文件夹10.0.0.55/and....
分类:
其他好文 时间:
2014-11-25 17:48:15
阅读次数:
583
2014年11月18日---ComponentOne Studio Enterprise 2014 v3版全球正式发布。ComponentOne Studio Enterprise是世界知名的Microsoft Visual Studio的数据处理和UI 控件的套装,包括 Windows Store, Windows Desktop 和HTML5。 新版本主要集中于优化性能,丰富数据分析功能,以及为软件开发人员和架构师提供最前沿的Web 技术。...
分类:
Web程序 时间:
2014-11-25 12:45:05
阅读次数:
181
LOAD DATA LOW_PRIORITY LOCAL INFILE 'C:\\Users\\neo\\Desktop\\id.csv' INTO TABLE `identity_card` FIELDS TERMINATED BY ',' LINES TERMINATED BY '\r\n' (`number`, `zone`);
CREATE TEMPORARY TABLE tmp1 se...
分类:
其他好文 时间:
2014-11-25 00:21:48
阅读次数:
1392
PS C:\WINDOWS\system32> Import-AzurePublishSettingsFile 'C:\Users\Ling\Desktop\Free-11-24-2014-credentials.publishsettings'Id : 36b1bd18-6519...
分类:
系统相关 时间:
2014-11-24 16:50:36
阅读次数:
629
MicrosoftEnterpriseDesktopVirtualization:MED-VMicrosoftEnterpriseDesktopVirtualization(MED-V)增强了VirtualPC镜像在Windows桌面上的部署和管理,还提供了VirtualPC环境的无缝用户体验,独立于本地桌面配置和操作系统(OS)。MED-V利用MicrosoftVirtualPC提供桌面虚拟..
分类:
其他好文 时间:
2014-11-24 13:44:07
阅读次数:
155
Main 关于CentOS平台建立
把一些东西记录一下,可能有人会用到。
关于下载。。没什么好说的。。
关于安装。。有重点。。Centos6.2有两个ISO,我用第一个大个ISO安装可,第二个暂时没用到。。
【重要】对于6.2安装时选择安装模式的时候不能选Mini,否则安装出来只能进入文字界面,但是6.3安装时就没有这个问题。。
6.2安装时需要选择Mini Desktop。。这样才...
分类:
其他好文 时间:
2014-11-24 12:02:29
阅读次数:
202