代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/215782/15048106
imp system.imp
{ Declarations for Pascal built-in objects }
{ Note: All functions with unusual syntaxes are not included here }
{*IgnoreNonAlpha=0} { If Language=UCSD, make sure we can parse "__module" }
{*Use
www.eeworm.com/read/212306/15160222
java extensionfilefilter.java
import javax.swing.filechooser.FileFilter;
import java.io.File;
import java.util.ArrayList;
public class ExtensionFileFilter extends FileFilter
{
public void addExtension(String extension)
www.eeworm.com/read/209322/15223291
pas rxcconst.pas
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) }
{
www.eeworm.com/read/206867/15286825
cpp chk_file.cpp
#include "strings.h"
#include
#include
//executable file extensions
char ext[3][4] = { "EXE", "COM", "BAT" };
void main(int argc, char *argv[])
{
Strings fname;
www.eeworm.com/read/172818/5381958
changelog
2004-11-20 Sergey Poznyakoff
* acct.texi: Updated
* attributes.texi: Updated
* auth.texi: Updated
* configure.texi: Updated
* gradient.texi: Updated
* radctl.texi: U
www.eeworm.com/read/170988/5401592
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#include
www.eeworm.com/read/170572/5403478
java extensionmanager.java
/*
* ExtensionManager.java - Handles 'layers'
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 2002, 2003 Slava Pestov
*
* This program is free sof
www.eeworm.com/read/169436/5420826
ini leapftp.ini
[Extensions]
e1=*.TXT
e2=*.HTML
e3=*.HTM
e4=*.C
e5=*.H
e6=*.CGI
e7=*.PL
e8=*.PERL
Count=8
[Setup]
Version=2.7.2
WindowState=2
RemoteSize=516
ServerSize=150
RemoteIcon=3
LocalIcon=3