代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/231546/4715405

vim cl.vim

" Vim syntax file " Language: cl ("Clever Language" by Multibase, http://www.mbase.com.au) " Filename extensions: *.ent, *.eni " Maintainer: Philip Uren " Last update: Wed May 2
www.eeworm.com/read/231012/4718496

txt log.txt

INDEXER SETTINGS: Minimum term length: 2 Maximum term length: 20 Index files with extensions: htm html Ignore files and directories: C:\Dreamweaver\Projects\java.sun.com\j2se\1.4.2\docs\
www.eeworm.com/read/230695/4719917

h activetest.h

#ifndef CPPUNIT_ACTIVETEST_H #define CPPUNIT_ACTIVETEST_H #include #ifndef CPPUNIT_TESTDECORATOR_H #include #endif /* A Microsoft-specific active tes
www.eeworm.com/read/230647/4720889

h dls2.h

/* dls2.h Description: Interface defines and structures for the DLS2 extensions of DLS. Written by Microsoft 1998. Released for public use. */ #ifndef _INC_DLS2 #define _INC_DL
www.eeworm.com/read/229812/4746667

mif master.mif

proj_name = browse name = wbrw !ifndef browse_autodepends browse_autodepends = .AUTODEPEND !endif .extensions: .gpp sys_windowed = 1 !include cproj.mif !include defrule.mif !include d
www.eeworm.com/read/226641/4782626

h compatmac.h

/* * $Id: compatmac.h,v 1.1.1.1 2004/09/22 12:48:01 daniell Exp $ * * Extensions and omissions from the normal 'linux/compatmac.h' * files. hopefully this will end up empty as the 'real' one * b
www.eeworm.com/read/213554/4915483

java oracleblob.java

package gov.gdlt.ssgly.taxcore.taxdao.gzda.persistence.blob; import com.ibatis.sqlmap.client.extensions.*; import oracle.sql.BLOB; import java.sql.SQLException; public class OracleBlob impleme
www.eeworm.com/read/194316/5132839

mf manifest.mf

Manifest-Version: 1.0 Name: staf/staxinfo/extension Extension-Version: 3.0.0 Extension-Description: Delay STAX Extensions Required-Service-Version: 3.0.0 Required-Monitor-Version: 3.0.0 Name: staf/s
www.eeworm.com/read/190666/5174670

c alignof.c

// Build don't link: // GROUPS passed extensions struct bar { int bit : 1; }; void foo (int *r, bar t) { // doing alignof on a bit-field should be illegal __alignof__ (t.bit);// ERROR - .* //
www.eeworm.com/read/190666/5179469

c gnu89-init-1.c

/* Test for GNU extensions to compound literals */ /* Origin: Jakub Jelinek */ /* { dg-do run } */ /* { dg-options "-std=gnu89" } */ extern void abort (void); extern void exit (int