代码搜索:SPECIFICATION

找到约 8,023 项符合「SPECIFICATION」的源代码

代码结果 8,023
www.eeworm.com/read/114080/15115280

html j.index.doc20.html

The Java Language Specification Contents |
www.eeworm.com/read/114080/15115467

html j.index.doc3.html

The Java Language Specification Contents |
www.eeworm.com/read/209853/15213190

cpp templatefunctionaddress.cpp

//: C05:TemplateFunctionAddress.cpp {-mwcc} // From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison. // (c) 1995-2004 MindView, Inc. All Rights Reserved. // See source code use permissi
www.eeworm.com/read/209261/15224427

lbl 1k0-937-049.lbl

; ; VAG-COM label file ; ; VW Caddy (2K) / VW Golf/Jetta (1K) / VW Touran (1T) ; Seat Altea/Toledo (5P) / Skoda Octavia II (1Z) ; ; component: J519 - Central Electronics I (#09) ; ; p/n: 1K0 9
www.eeworm.com/read/209261/15224570

lbl 1c0-959-799.lbl

; ; VAG-COM label file ; ; Skoda Octavia (1U) / VW Bora/Golf (1J) ; VW New Beetle (1C/9C) / VW Passat (3B) ; ; component: comfort system (#46) - Generation III (MY 2002 >) ; ; p/n: 1C0 959 799
www.eeworm.com/read/209261/15224597

lbl 1k0-920-xxx-25.lbl

; ; VAG-COM label file ; ; VW Golf (1K) / VW Touran (1T) ; VW Caddy (2K) / Seat Altea (5P) ; Skoda Octavia (1Z) ; ; component: immobilizer (#25) ; ; T/N: 1K0 920 870 F ; ; includes measurin
www.eeworm.com/read/208476/15246688

m imcinit.m

% ------------------------------> IMCINIT.M
www.eeworm.com/read/208476/15246746

m imcinit.m

% ------------------------------> IMCINIT.M
www.eeworm.com/read/167911/5450602

txt java.policy_usepolicy.txt

keystore "file:/c:/java/ch8/sign/demo1/b/clienttrustlf", "JKS"; grant signedBy "lf" { permission java.lang.RuntimePermission "usePolicy"; permission java.io.FilePermission "c:\\autoexec.bat",
www.eeworm.com/read/167911/5450604

policy java.policy

// my add temporarily grant codeBase "file:/c:/java/ch8/-" { permission java.io.FilePermission "c:\\autoexec.bat", "read"; }; // Standard extensions get all permissions by default grant c