代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/168845/5431982
m4 pool_construct_simple.m4
m4_dnl
m4_dnl Copyright (C) 2001 Stephen Cleary
m4_dnl
m4_dnl This file can be redistributed and/or modified under the terms found
m4_dnl in "copyright.html"
m4_dnl This software and its documen
www.eeworm.com/read/311226/3686052
rq syntax-form-construct01.rq
CONSTRUCT { ?s . ?s ?o } WHERE {?s ?p ?o}
www.eeworm.com/read/311226/3686081
rq syntax-form-construct04.rq
PREFIX rdf:
CONSTRUCT { [] rdf:subject ?s ;
rdf:predicate ?p ;
rdf:object ?o . }
WHERE {?s ?p ?o}
www.eeworm.com/read/311226/3686102
rq syntax-form-construct03.rq
PREFIX rdf:
CONSTRUCT { [] rdf:subject ?s ;
rdf:predicate ?p ;
rdf:object ?o }
WHERE {?s ?p ?o}
www.eeworm.com/read/311226/3686134
rq syntax-form-construct02.rq
CONSTRUCT { ?s . ?s ?o .} WHERE {?s ?p ?o}
www.eeworm.com/read/311226/3686497
rq syntax-form-construct06.rq
PREFIX rdf:
CONSTRUCT { [] rdf:subject ?s ;
rdf:predicate ?p ;
rdf:object ?o . }
WHERE {?s ?p ?o}
www.eeworm.com/read/311226/3686511
rq syntax-form-construct01.rq
CONSTRUCT { ?s ?p ?o . } WHERE {?s ?p ?o}
www.eeworm.com/read/311226/3686523
rq syntax-form-construct04.rq
CONSTRUCT { ?s . ?s ?o .} WHERE {?s ?p ?o}