如图所示,新建一个JAVA工程,编辑pom文件,pom文件内容如下【这里取出了parent】:
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http:/...
分类:
移动开发 时间:
2015-01-07 13:13:02
阅读次数:
759
<!DOCTYPE?HTML?PUBLIC?"-//W3C//DTD?HTML?4.01//EN"?"http://www.w3.org/TR/html4/strict.dtd">
<html>
??<head>
????<title>Javascript语法</title>
??</head>
??
??<body>
???? <!--
...
分类:
编程语言 时间:
2015-01-05 00:41:35
阅读次数:
176
http://blog.csdn.net/heavendai/article/details/70301021.首先来说一下马尔科夫链。一个事件序列发生的概率可以用下面的概率论里面的乘法公式展开P(w1,w2,…wn) = P(w1)P(w2|w1)P(w3| w1 w2)…P(wn|w1 w2…w...
分类:
其他好文 时间:
2015-01-04 16:30:47
阅读次数:
193
- 为何需要微数据 长篇加累版牍,不好理解 微标记来标注其中内容,让其容易识辨- RDFa Resource Description Framework http://www.w3.org/TR/microdata http://www.whatwg.org/specs/web-apps/...
分类:
Web程序 时间:
2015-01-04 15:04:40
阅读次数:
152
W3CEditor's Draft29 December 2014This version:http://www.w3.org/2012/nfc/web-api/Latest published version:http://www.w3.org/TR/nfc/Latest editor's dra...
http://www.tutorialspoint.com/soap/index.htmhttp://www.w3.org/TR/2000/NOTE-SOAP-20000508/SOAP协议规范介绍
分类:
其他好文 时间:
2015-01-02 17:22:17
阅读次数:
130
Spring的p标签是基于XML Schema的配置方式,目的是为了简化配置方式。由于Spring的p标签是spring内置的,只要在xml头部申明下就可以调用。如下:
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
分类:
编程语言 时间:
2015-01-01 16:04:08
阅读次数:
238
??
spring 中集成quartz:
spring文件的配置:
<beans
xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:p="http://www.springframework.org/schema...
分类:
编程语言 时间:
2014-12-31 18:33:45
阅读次数:
218
<project?xmlns="http://maven.apache.org/POM/4.0.0"?xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
?????????xsi:schemaLocation="http://maven.apache.org/POM/4.0.0?http://maven.apac...
分类:
其他好文 时间:
2014-12-30 13:41:46
阅读次数:
189
2014年10月28号 W3C发布HTML5 REC,http://www.w3.org/TR/html5/Overview.html
分类:
Web程序 时间:
2014-12-29 21:20:24
阅读次数:
256