代码搜索:modules

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

代码结果 10,000
www.eeworm.com/read/250243/4441241

kconfig

config IRCOMM tristate "IrCOMM protocol" depends on IRDA help Say Y here if you want to build support for the IrCOMM protocol. To compile it as modules, choose M here: the modules will be
www.eeworm.com/read/221464/4828540

jamfile2

import modules ; local dll-suffix = so ; if [ modules.peek : OS ] in CYGWIN NT { if $toolset = gcc { dll-suffix = dll ; } else { dll-suffix = lib ; } }
www.eeworm.com/read/213767/4912452

txt 0000.txt

Syntax is, first and foremost, a lexical analysis framework. It supports pluggable syntax modules, and comes with modules for Ruby, XML, and YAML. What does it mean, a "lexical analysis framework"? I
www.eeworm.com/read/209559/4974960

kconfig

config IRCOMM tristate "IrCOMM protocol" depends on IRDA help Say Y here if you want to build support for the IrCOMM protocol. To compile it as modules, choose M here: the modules will be
www.eeworm.com/read/200985/5062648

java apprelationcore.java

package com.iplan.portal.framework.base; /** * * The relation between modules. * This means that you must call functions of other modules with this class * you can use this class to call a