When we setup source control server, we should always make a backup and restore plan for it. This article is to describe how to backup and restore a T...
分类:
Web程序 时间:
2015-06-17 00:29:14
阅读次数:
138
When we setup source control server, we should always make a backup and restore plan for it. This article is to describe how to backup and restore a TFS Express instance from one server to another server....
分类:
Web程序 时间:
2015-06-16 22:58:18
阅读次数:
314
最近有个需求需要后台调统计数据,直接生成图片吐到前端,本来以为比较简单的,结果中间还是遇到了很多问题:环境:windows:python 2.6+,visual stdio 2008 express开发包linux:gcc,python 2.6+node版本:v0.10.35node组件:expre...
分类:
其他好文 时间:
2015-06-16 22:31:48
阅读次数:
216
在项目中对TFS进行备份操作是日常重要的工作之一,此篇主要描述如何对TFS Express进行备份,并且在另外一台服务器上进行恢复。
分类:
Web程序 时间:
2015-06-15 21:53:28
阅读次数:
125
npm install -g express-generator2、打开cmd,cd到web目录;3、输入命令:npm install expressexpressnpm updatenpm startexpress http://www.expressjs.com.cn/guide.htmlnpm...
分类:
其他好文 时间:
2015-06-15 15:50:40
阅读次数:
119
今天还是来说一下angular中的路由模块。我们实际项目中,各个页面的切换是经常会与Auth相关的。比如我网站的后台,是需要登录过的用户才能进去,那么我们用angularJS做前端路由的时候应该怎么完成这个功能呢--------------------------------------------...
分类:
其他好文 时间:
2015-06-15 11:08:37
阅读次数:
117
$stateservice in module ui.router.state Description$state service is responsible for representing states as well as transitioning between them. It als...
分类:
其他好文 时间:
2015-06-15 10:47:23
阅读次数:
379
nodejs是比较简单的,只有你有前端js基础,那就按照我的办法来吧!一周足矣 推荐技术栈 express 4.x (express最新版本,初学者先别去碰koa) mongoose(mongodb) bluebird(Promise/A+实现) jade(视图层模板)...
分类:
Web程序 时间:
2015-06-14 11:04:24
阅读次数:
260
node.js 初体验2011-10-31 22:56 by 聂微东,174545阅读,118评论,收藏,编辑PS: ~ 此篇文章的进阶内容在为《Nodejs初阶之express》 ~ 2014/09/24 更新《Express 4.X 启航指南》 欢迎阅读和评论:) 最近写的文章收到许多朋友...
分类:
Web程序 时间:
2015-06-14 06:59:29
阅读次数:
133
突然,无法启动iis express web服务器 openo5ec9978error查找资料,1.下载最新版本的Microsoft Web Platform Installer 5.0。2.在组件列表中选择最新版本的 WebMatrix 3.0,安装重启后即可正常使用 IIS Express 调试...
分类:
Web程序 时间:
2015-06-13 16:57:38
阅读次数:
108