代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/266119/11239630
asm hilite.asm
; DOS colour DIR listings the extremely cheeky way.
; It works by monitoring int 10 output [fns e,9 and a]
; and colourizing "words" which end in certain file extensions.
;
; Please read hilite.t
www.eeworm.com/read/334325/12611233
h mmx.h
/* mmx.h
MultiMedia eXtensions GCC interface library for IA32.
To use this library, simply include this header file
and compile with GCC. You MUST have inlining enabled
in order for mmx_ok() to
www.eeworm.com/read/109329/15559000
ini dwsdemo.ini
[Editor]
FontName=Courier New
FontSize=10
BlockIndent=1
UndoLimit=32767
TabRack=9 17
RightMargin=80
VisibleGutter=1
GutterWidth=32
Extensions=pas;dpr;dfm;inc;int;dpk
SQLExtensions=sql
FindT
www.eeworm.com/read/109329/15559147
ini scriptdemo.ini
[Editor]
FontName=Courier New
FontSize=10
BlockIndent=1
UndoLimit=32767
TabRack=9 17
RightMargin=80
VisibleGutter=1
GutterWidth=32
Extensions=pas;dpr;dfm;inc;int;dpk
SQLExtensions=sql
FindT
www.eeworm.com/read/100204/15880430
c joliet.c
/*
* File joliet.c - handle Win95/WinNT long file/unicode extensions for iso9660.
Copyright 1997 Eric Youngdale.
This program is free software; you can redistribute it and/or modify
it und