代码搜索:Module

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

代码结果 10,000
www.eeworm.com/read/280856/10287376

h module.h

#ifndef GLOBAL_TEMPLATE_HEAD_FILE #define GLOBAL_TEMPLATE_HEAD_FILE #pragma once ///////////////////////////////////////////////////////////////////////////////////////// //错误信息长度 #define L
www.eeworm.com/read/162511/10298939

c module.c

/* Handle modules, which amounts to loading and saving symbols and their attendant structures. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Contributed
www.eeworm.com/read/280538/10317015

gif module.gif

www.eeworm.com/read/162172/10329445

h module.h

/*************************************************************************** module.h - description ------------------- begin
www.eeworm.com/read/162172/10329622

c module.c

/*************************************************************************** module.c - description ------------------- begin
www.eeworm.com/read/425439/10356346

bmp module.bmp

www.eeworm.com/read/279804/10392870

js module.js

/** * Module.js: module and namspace utilities * * This is a module of module-related utility functions that are * compatible with JSAN-type modules. * This module defines the namespace Module.
www.eeworm.com/read/353746/10421467

def module.def

EXPORTS script_engine_create script_engine_list script_engine_init script_engine_exit
www.eeworm.com/read/353746/10421482

mk module.mk

pangolibs = \ $(GLIB_LIBS) \ $(top_builddir)/pango/libpango-$(PANGO_API_VERSION).la pangoxlibs = \ $(pangolibs) \ $(top_builddir)/pango/libpangox-$(PANGO_API_VERSION).la
www.eeworm.com/read/353619/10435127

h module.h

/* * Module definitions * * Copyright 1995 Alexandre Julliard */ #ifndef __WINE_MODULE_H #define __WINE_MODULE_H #include "windef.h" #include "pe_image.h" typedef struct { BYTE type; B