在安装express时增加generator参数: npm install -g express-generator 为什么要加上generator呢? 原先的express带cli,?现在把cli拆成了单独的express-generator包.?原先的express运行生成的项目是node?app...
分类:
Web程序 时间:
2014-08-16 02:18:09
阅读次数:
325
该模块基于asyncore简化了异步客户端和服务器,并使其更容易元素处理由任意的字符串结束,或者是可变长度的的协议。它提供了抽象类async_chat,提供collect_incoming_data()和found_terminator()方法。循环和asyncore的一样,有2种信道:asyncore.dispatcher和asynchat.async_c..
分类:
编程语言 时间:
2014-08-15 18:07:39
阅读次数:
242
报错信息:
+---------------------------------------------------------------------------+
Plsql 程序的日志信息开始
+---------------------------------------------------------------------------+
+-----------------...
分类:
数据库 时间:
2014-08-15 12:55:58
阅读次数:
511
网上多半都是命令行下的解决方案,我用的是EGit,所以要在eclipse里(我的版本是kepler)把下面这句话添加到配置文件中.Window->Preference->Team->Git->Configuration->Repository Settings->选择你的repository,然后点...
分类:
其他好文 时间:
2014-08-15 12:15:58
阅读次数:
209
为每个进程创建page table ,iOS没有Mach API documentation can be found in the osfmk/man directory of the XNU source package.Mach IPC: Ports and Messages
分类:
移动开发 时间:
2014-08-14 23:12:26
阅读次数:
209
问题描述:致命错误,没有可引导的媒体.系统挂起.以下是在网上查的:1:检查硬盘的类型,ide或sata接口是否在0,0或是在1,0.2:光驱是否选择iso文件.3:iso文件是否损坏4:virtualbox默认是软盘启动,设置成光盘(设置-系统-启动顺序)我今天遇到了这个错误。之前,虚拟机都是可以正...
分类:
其他好文 时间:
2014-08-14 16:19:28
阅读次数:
226
下面有一段html文档
Introduction to the DOM
There are a number of reasons why the DOM is awesome, here are some:
It can be found everywhere.
It's easy to use.
It can...
分类:
编程语言 时间:
2014-08-14 14:09:48
阅读次数:
148
准备文件如下: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
Tempter of the Bone
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Description
The doggie found a bone in an ancient maze, which fascinated him a lot. However,...
分类:
其他好文 时间:
2014-08-14 14:07:08
阅读次数:
168
遇到这个问题,只需要在eclipse中的Project选项菜单中选择clean,选中当前的项目。clean之后就不会报错了。如图:Clean will discard all build problems and built states。The projects will be rebuilt f...
分类:
移动开发 时间:
2014-08-14 10:28:58
阅读次数:
374