代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/486766/6526622
htm control_system_toolbox.htm
h1 { text-align: left; color: #750075
www.eeworm.com/read/255541/12076194
c rock.c
/*
* linux/fs/isofs/rock.c
*
* (C) 1992 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include
#include
#include
#include
www.eeworm.com/read/152711/12091284
h own_stdio.h
/**
* \file own_stdio.h
* \author Wei Yongming
* \date 2002/01/06
*
* ISO C standard I/O routines - with some POSIX 1003.1 extensions
*
\verbatim
Copyright (C) 1998-20
www.eeworm.com/read/339324/12243032
cpp ftglyphcontainer-test.cpp
#include
#include
#include
#include
#include "Fontdefs.h"
#include "FTFace.h"
#include "FTGlyph.
www.eeworm.com/read/339324/12243121
cpp ftcontour-test.cpp
#include
#include
#include
#include
#include "FTContour.h"
// FT_Curve_Tag_On 1
// FT_
www.eeworm.com/read/130965/14165437
changelog
2002-09-02 Sergey Poznyakoff
* doc/syslogd.texi: Documented ** extensions, provided
by Michael Deutschmann .
2002-02-10 Jeff Bailey
www.eeworm.com/read/124442/14567767
c rock.c
/*
* linux/fs/isofs/rock.c
*
* (C) 1992 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include
#include
#include
#include
www.eeworm.com/read/221695/14729163
c rock.c
/*
* linux/fs/isofs/rock.c
*
* (C) 1992 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include
#include
#include
#include
www.eeworm.com/read/118641/14860984
files
NLS files
Filenames are encoded as:
CCC-PPP
CCC: country code
PPP: codepage ID
both are zero-padded three digits numbers; one number may
use four digits.
Extensions:
UNF: Uniform NLS f
www.eeworm.com/read/118524/14864926
java xmlinfo.java
// Fig C.2 : XMLInfo.java
// Outputs node information
// Java core libraries
import java.io.*;
// Java standard extensions
import javax.xml.parsers.*;
// third-party libraries
import org.