代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/172514/5386302
def gpscplud.def
LIBRARY GPS103UD
DESCRIPTION 'GPS Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/172514/5386306
def gpscplu.def
LIBRARY GPS103U
DESCRIPTION 'GPS Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/172514/5386307
def gpscpld.def
LIBRARY GPS103D
DESCRIPTION 'GPSLIB Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/172514/5386311
def gpscpl.def
LIBRARY GPS103
DESCRIPTION 'GPSLIB Control Panel Applet'
EXPORTS
; Explicit exports can go here
CPlApplet @1
www.eeworm.com/read/171479/5395065
groovy staticmethodimportbug.groovy
package groovy.bugs;
import org.codehaus.groovy.dummy.*
/**
* Test case to check if imports can use wildcard (*) for static method calls.
* Bug reference: Explicit import needed to call static met
www.eeworm.com/read/171479/5395250
groovy classwithstaticmethod.groovy
package org.codehaus.groovy.dummy;
/**
* Class used by groovy.bugs.StaticMethodImportBug.
* Bug reference: Explicit import needed to call static method, GROOVY-935
*/
class ClassWithStaticMethod {
www.eeworm.com/read/171026/5399967
def plug_in_2.def
; Plug_In_2.def : Declares the module parameters for the DLL.
LIBRARY "Plug_In_2"
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/171026/5399986
def plug_in_1.def
; Plug_In_1.def : Declares the module parameters for the DLL.
LIBRARY "Plug_In_1"
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/171026/5400609
def plug_in_2.def
; Plug_In_2.def : Declares the module parameters for the DLL.
LIBRARY "Plug_In_2"
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/171026/5400629
def plug_in_1.def
; Plug_In_1.def : Declares the module parameters for the DLL.
LIBRARY "Plug_In_1"
EXPORTS
; Explicit exports can go here