代码搜索:SPECIFICATION

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

代码结果 8,023
www.eeworm.com/read/136812/5857765

m4 etherm.m4

############################################################ ##### ##### Ethernet Mailer specification ##### ##### Messages processed by this configuration are assumed to remain ##### in the same dom
www.eeworm.com/read/134143/5895130

policy java.policy

// Standard extensions get all permissions by default grant codeBase "file:${java.home}/lib/ext/*" { permission java.security.AllPermission; }; // default permissions granted to all domains grant
www.eeworm.com/read/131315/5934353

factory

# @(#)factory 1.1 # For companies who don't want to put time zone specification in # their installation procedures. When users run date, they'll get the message. # Also useful for the "comp.sources"
www.eeworm.com/read/127608/6003928

policy java.policy

// Standard extensions get all permissions by default grant codeBase "file:${java.home}/lib/ext/*" { permission java.security.AllPermission; }; // default permissions granted to all domains grant
www.eeworm.com/read/118033/6099834

asm oemflash.asm

page ,132 title OEM HOOKS for Vpp Toggling, Flash R/W Enable ;-----------------------------------------------------------------------; ; This file is derived from original FLASH.ASM file. ; ;
www.eeworm.com/read/118033/6099909

asm oemflash.asm

page ,132 title OEM HOOKS for Vpp Toggling, Flash R/W Enable ;-----------------------------------------------------------------------; ; This file is derived from original FLASH.ASM file. ; ;
www.eeworm.com/read/118033/6099987

asm oemflash.asm

page ,132 title OEM HOOKS for Vpp Toggling, Flash R/W Enable ;-----------------------------------------------------------------------; ; This file is derived from original FLASH.ASM file. ; ;
www.eeworm.com/read/118033/6100065

asm oemflash.asm

page ,132 title OEM HOOKS for Vpp Toggling, Flash R/W Enable ;-----------------------------------------------------------------------; ; This file is derived from original FLASH.ASM file. ; ;
www.eeworm.com/read/117364/6104050

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/117364/6104052

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