代码搜索:N

找到约 10,000 项符合「N」的源代码

代码结果 10,000
www.eeworm.com/read/105300/6199251

asm n2d_d_n3.asm

; n2d_d_n3.asm -- ucl_nrv2d_decompress_asm_8 ; ; This file is part of the UCL data compression library. ; ; Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ;
www.eeworm.com/read/105300/6199252

asm n2d_d_n4.asm

; n2d_d_n4.asm -- ucl_nrv2d_decompress_asm_safe_8 ; ; This file is part of the UCL data compression library. ; ; Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved
www.eeworm.com/read/311226/3684198

n3 n3-writer-test-21.n3

# Test names with .'s in potential qnames. @prefix foo: . @prefix : . :localname
www.eeworm.com/read/311226/3684208

n3 n3-writer-test-23.n3

# Test lang tags @prefix : . [ :prop "chat"@fr ; :prop "chat"@en ; :prop "chat" ; ] .
www.eeworm.com/read/311226/3684212

n3 n3-writer-test-17.n3

@prefix rdf: . @prefix a: . @prefix : . :test :comment "Complex DAML List: duplicate properties". # This is the list ("1" "2" "3
www.eeworm.com/read/311226/3684213

n3 n3-writer-test-10.n3

@prefix a: . @prefix : . :test :comment "Syntactic keywords". _:a => a:something . a:b a . a:this = a:that .
www.eeworm.com/read/311226/3684215

n3 n3-writer-test-09.n3

@prefix a: . @prefix : . :test :comment "Not a bnode. Ref once." . a:b1 a:oneRef . :- [ a:pp "1" ; a:qq "2" ].
www.eeworm.com/read/311226/3684217

n3 n3-writer-test-29.n3

# Test qname-ization @prefix : . @prefix ns: . @prefix ns2: . @prefix ex: .
www.eeworm.com/read/311226/3684221

n3 n3-writer-test-05.n3

@prefix a: . @prefix : . :test :comment "BNode" . [ a:p a:v ] .
www.eeworm.com/read/311226/3684222

n3 n3-writer-test-25.n3

# Datatypes and language tags @prefix rdf: . @prefix x: . [ x:p1 "bar"@en-us^^rdf:XMLLiteral ; # Two below are same