码迷,mamicode.com
首页 >  
搜索关键字:windows7 node.js express    ( 6210个结果
memcached在windows7上的安装问题
memcached在windows7上的安装问题错误:通过cmd命令行进入到C:\memcached(下载后的解压目录)运行 memcached.exe -d install报错“ failed to install service or service already installed”解决方法...
分类:Windows程序   时间:2014-07-22 23:16:33    阅读次数:588
CSS遮罩层
只需要样式控制即可!.bg {background: #000;position: absolute;top: 0;left: 0;width: 100%;height: 100%;filter: alpha(opacity=35);-moz-opacity: 0.35;opacity: 0.35;...
分类:Web程序   时间:2014-05-01 16:27:52    阅读次数:980
使用Qt Creator 2.60编写C/C++程序
使用Qt Creator 2.60编写C/C++程序(Windows7-64bit和Ubuntu12.10-64bit)。一、Windows7-64bit +MinGW:从官网下载qt creator安装,如果没有安装qt(注意qt和qt creator不是一回事)的话是没办法直接使用的,因为qt ...
分类:编程语言   时间:2014-05-01 13:46:18    阅读次数:486
Windows7 64bit 安装python3.3 & cx_Freeze-4.3.2
Python 3.3.5https://www.python.org/downloads/release/python-335/cx_Freezehttp://sourceforge.net/projects/cx-freeze/files/4.3.2/cx_Freeze 注意下载对应版本,有分32...
分类:编程语言   时间:2014-05-01 02:05:07    阅读次数:623
windows7 64位 php5.3安装php_mongo.dll方法 各个版本
https://s3.amazonaws.com/drivers.mongodb.org/php/index.htmlwindows7 64位 php5.3安装php_mongo.dll方法
分类:Windows程序   时间:2014-04-30 21:07:21    阅读次数:620
uva 11374
Problem D: Airport ExpressIn a small city called Iokh, a train service,Airport-Express, takes residents to the airport more quickly than other transpo...
分类:其他好文   时间:2014-04-30 13:53:23    阅读次数:347
IE6实现max-height及min-height
一、max-height:.div-max-height{max-height:270px;_height:expression(this.scrollHeight > 270 ? "270px" : "auto"); overflow-y:auto}二、min-height.div-min-hei...
分类:其他好文   时间:2014-04-29 23:37:26    阅读次数:489
CENTOS6.4上KVM虚拟机环境搭建
CENTOS6.4上KVM虚拟机环境搭建关键词:KVM,虚拟机,windows7, VNC, 桥接网络,br0, SCSI, IDE环境:host: CENTOS6.4guest: windows 7 sp1主要步骤:安装软件包配置桥接网络配置VNC安装虚拟机1.安装软件包 yum instal.....
分类:其他好文   时间:2014-04-29 19:43:27    阅读次数:670
postgreSQL环境搭建
一、安装操作系统:windows7安装介质:postgresql-9.1.3-1-windows.exe二、psql控制台简单使用1打开psql2根据提示运行help3列出表命令三、安装uuid的扩展postgresql9.1.3默认没有安装uuid相关函数,虽然在目录C:\Program File...
分类:数据库   时间:2014-04-29 13:36:52    阅读次数:946
[Node.js] express 安装的问题
版本问题,安装的时候使用命令: npm install -g express@3.5.0 即可解决问题...
分类:Web程序   时间:2014-04-27 20:12:16    阅读次数:1045
6210条   上一页 1 ... 619 620 621
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!