⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 filealias.txt

📁 研讀原始碼的好工具
💻 TXT
字号:
// This file maps an input file name to an alias name.
// The alias name is used to determine the file's document type.
// The Document Options command lets you specify how a file name maps to
// a document type.

// Each line should contain data in the form:
//  filename = aliasname

// The file names are not case sensitive.

// This is a list of the files in the Standard C++ Library.  They are listed 
// here because they do not have an extension, and we want to treat them 
// like .h files.
algorithm=algorithm.h
BITSET=BITSET.h
CASSERT=CASSERT.h
CCTYPE=CCTYPE.h
CERRNO=CERRNO.h
CFLOAT=CFLOAT.h
CISO646=CISO646.h
CLIMITS=CLIMITS.h
CLOCALE=CLOCALE.h
CMATH=CMATH.h
COMPLEX=COMPLEX.h
CSETJMP=CSETJMP.h
CSIGNAL=CSIGNAL.h
CSTDARG=CSTDARG.h
CSTDDEF=CSTDDEF.h
CSTDIO=CSTDIO.h
CSTDLIB=CSTDLIB.h
CSTRING=CSTRING.h
CTIME=CTIME.h
CWCHAR=CWCHAR.h
CWCTYPE=CWCTYPE.h
DEQUE=DEQUE.h
functional=functional.h
FSTREAM=FSTREAM.h
IOMANIP=IOMANIP.h
IOS=IOS.h
IOSFWD=IOSFWD.h
IOSTREAM=IOSTREAM.h
ISTREAM=ISTREAM.h
ITERATOR=ITERATOR.h
LIMITS=LIMITS.h
LIST=LIST.h
LOCALE=LOCALE.h
MAP=MAP.h
MEMORY=MEMORY.h
NEW=NEW.h
NUMERIC=NUMERIC.h
OSTREAM=OSTREAM.h
QUEUE=QUEUE.h
SET=SET.h
SSTREAM=SSTREAM.h
STACK=STACK.h
stdexcept=stdexcept.h
streambuf=streambuf.h
STRING=STRING.h
strstream=strstream.h
TYPEINFO=TYPEINFO.h
UTILITY=UTILITY.h
VALARRAY=VALARRAY.h
VECTOR=VECTOR.h
exception=exception.h
XCOMPLEX=XCOMPLEX.h
XIOSBASE=XIOSBASE.h
XLOCALE=XLOCALE.h
XLOCINFO=XLOCINFO.h
XLOCMON=XLOCMON.h
XLOCNUM=XLOCNUM.h
XLOCTIME=XLOCTIME.h
XMEMORY=XMEMORY.h
XSTDDEF=XSTDDEF.h
XSTRING=XSTRING.h
XTREE=XTREE.h
XUTILITY=XUTILITY.h
CERTSRV=CERTSRV.h
VERFILE=VERFILE.h

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -