代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/273525/4207113
hlp m2_syntax.hlp
{smcl}
{* 25mar2005}{...}
{cmd:help m2 syntax}
{hline}
{* index syntax}{...}
{* index grammar}{...}
{title:Title}
{p 4 4 2}
{bf:[M-2] syntax -- Mata language grammar and syntax}
{titl
www.eeworm.com/read/440773/1791364
rq syntax-struct-09.rq
# Operator, triple
PREFIX :
SELECT *
{ OPTIONAL { :a :b :c } ?x ?y ?z }
www.eeworm.com/read/440773/1791368
rq syntax-general-13.rq
# Legal, if unusual, IRIs
BASE
SELECT * WHERE { }
www.eeworm.com/read/440773/1791369
rq syntax-lit-18.rq
BASE
PREFIX :
SELECT * WHERE { :x :p """Long "" Literal""" }
www.eeworm.com/read/440773/1791372
rq syntax-lit-19.rq
BASE
PREFIX :
SELECT * WHERE { :x :p """Long " Literal""" }