- 浏览: 58029 次
- 性别:
- 来自: 深圳
文章列表
CREATE TABLE `time` (
`time` double NOT NULL,
`id` int(11) NOT NULL AUTO_INCREMENT,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1284 DEFAULT CHARSET=utf8
CREATE TABLE `old` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`style` varchar(255) NOT NULL,
`capability` int(11) NOT NULL,
...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML PUBLIC "" "">
<f:view xmlns="http://www.w3.org/1999/xhtml"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:w="http://www.apusic.com/jsf/widget"
xmlns:layout=" ...
集成Java内容仓库和Spring:
http://www.infoq.com/cn/articles/spring-modules-jcr
豆丁80-JCR技术及其在数字图书馆中的应用文档信息
http://www.docin.com/p-12216345.html#
David Nuescheler谈JCR和REST
http://www.infoq.com/cn/articles/nuescheler-jcr-rest
http://cdmd.cnki.com.cn/Article/CDMD-83232-2007214550.htm
Java Content Repository ...
http://docs.jboss.org/jbossdna/0.7/manuals/reference/html/jcr-query-and-search.html
http://www.h2database.com/jcr/grammar.html
http://wiki.gxdeveloperweb.com/confluence/display/GXDEV/XPath+JCR+Sample+Queries