Php文件放到:D:\web\Apache2.2\htdocs修改D:\web\PHP\php.ini拓展修改D:\web\Apache2.2\conf\httpd.conf
支持php ,配置本机模拟域名后添加配置支持phpLoadModule php5_module "D:/web/PHP/ph...
参考这个里边对API的调用http://samza.incubator.apache.org/learn/documentation/0.7.0/container/metrics.html参考这里列出的可用配置http://samza.incubator.apache.org/learn/docu...
分类:
其他好文 时间:
2014-04-29 23:50:43
阅读次数:
843
/** * Copyright 2002-2006,2009 The Apache Software
Foundation. * * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use ....
分类:
其他好文 时间:
2014-04-29 21:16:42
阅读次数:
532
1、安装httpd软件包:Yum install
httpd2、启动apache服务:[root@redhat Desktop]# /etc/init.d/httpd startStarting httpd:
[ OK ]3、安装mod-ssl软件包[root@redhat Desktop]# yu...
分类:
其他好文 时间:
2014-04-29 20:50:11
阅读次数:
431
Andrew NG的Machine
learning课程地址为:https://www.coursera.org/course/ml在Linear
Regression部分出现了一些新的名词,这些名词在后续课程中会频繁出现:Cost FunctionLinear RegressionGradient...
分类:
其他好文 时间:
2014-04-29 20:11:10
阅读次数:
616
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
Android WebApp &
NativeApp适配测试自动化平台GoGo实现东海陈光剑2014年3月6日
18:27:55源代码:https://github.com/universsky/AndroidAutomationTestUniverssky.gitGoGo平台架构:
运行结果:ht...
分类:
移动开发 时间:
2014-04-29 19:00:18
阅读次数:
1100
package org.apache.struts2.dispatcher;import
com.opensymphony.xwork2.ActionInvocation;import
com.opensymphony.xwork2.Result;import com.opensymphony.xw...
分类:
其他好文 时间:
2014-04-29 18:55:17
阅读次数:
415
一、jstl标签的下载与配置摘要:下载地址http://www.apache.org/dist/jakarta/taglibs/standard/,主要standard.jar
与 jstl.jar 两个jar文件,若为所有web应用使用可拷贝到tomcat的 lib目录下,若为当前应用使用拷贝到W...
分类:
Web程序 时间:
2014-04-29 17:55:44
阅读次数:
699
1.下载angularjs进入其官网下载:https://angularjs.org/?,建议下载最新版的:https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.7/angular.js所有版本:https://code.angular...
分类:
Web程序 时间:
2014-04-29 14:36:28
阅读次数:
895