René's URL Explorer Experiment


Title: 标准库标头 - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=c%2Fheader%2Fstdio
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=c%2Fheader%2Fstdio
页面https://zh.cppreference.com/c/header/stdio
讨论https://zh.cppreference.com/index.php?title=Talk:c/header/stdio&action=edit&redlink=1
https://zh.cppreference.com/c/header/stdio
不转换https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh
简体https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=c/header/stdio&variant=zh-tw
阅读https://zh.cppreference.com/c/header/stdio
查看源代码https://zh.cppreference.com/index.php?title=c/header/stdio&action=edit
查看历史https://zh.cppreference.com/index.php?title=c/header/stdio&action=history
https://zh.cppreference.com/c/header/stdio
chttps://zh.cppreference.com/c
headerhttps://zh.cppreference.com/c/header
Chttps://zh.cppreference.com/c
编译器支持https://zh.cppreference.com/c/compiler_support
语言https://zh.cppreference.com/c/language
头文件https://zh.cppreference.com/c/header
类型支持https://zh.cppreference.com/c/types
程序工具https://zh.cppreference.com/c/program
可变参数函数支持https://zh.cppreference.com/c/variadic
错误处理https://zh.cppreference.com/c/error
动态内存管理https://zh.cppreference.com/c/memory
字符串库https://zh.cppreference.com/c/string
算法https://zh.cppreference.com/c/algorithm
数值https://zh.cppreference.com/c/numeric
日期和时间工具https://zh.cppreference.com/c/chrono
输入/输出支持https://zh.cppreference.com/c/io
本地化支持https://zh.cppreference.com/c/locale
并发支持https://zh.cppreference.com/c/thread
技术规范https://zh.cppreference.com/c/experimental
符号索引https://zh.cppreference.com/c/symbol_index
[编辑]https://zh.cppreference.com/index.php?title=Template:c/navbar_content&action=edit
标准库头https://zh.cppreference.com/c/header
https://zh.cppreference.com/c/header/assert
https://zh.cppreference.com/c/header/complex
https://zh.cppreference.com/c/header/ctype
https://zh.cppreference.com/c/header/errno
https://zh.cppreference.com/c/header/fenv
https://zh.cppreference.com/c/header/float
https://zh.cppreference.com/c/header/inttypes
https://zh.cppreference.com/c/header/iso646
https://zh.cppreference.com/c/header/limits
https://zh.cppreference.com/c/header/locale
https://zh.cppreference.com/c/header/math
https://zh.cppreference.com/c/header/setjmp
https://zh.cppreference.com/c/header/signal
https://zh.cppreference.com/c/header/stdalign
https://zh.cppreference.com/c/header/stdarg
https://zh.cppreference.com/c/header/stdatomic
https://zh.cppreference.com/c/header/stdbit
https://zh.cppreference.com/c/header/stdbool
https://zh.cppreference.com/index.php?title=c/header/stdckdint&action=edit&redlink=1
https://zh.cppreference.com/c/header/stddef
https://zh.cppreference.com/c/header/stdint
https://zh.cppreference.com/c/header/stdlib
https://zh.cppreference.com/c/header/stdmchar
https://zh.cppreference.com/c/header/stdnoreturn
https://zh.cppreference.com/c/header/string
https://zh.cppreference.com/c/header/tgmath
https://zh.cppreference.com/c/header/threads
https://zh.cppreference.com/c/header/time
https://zh.cppreference.com/c/header/uchar
https://zh.cppreference.com/c/header/wchar
https://zh.cppreference.com/c/header/wctype
[编辑]https://zh.cppreference.com/index.php?title=Template:c/header/navbar_content&action=edit
输入/输出https://zh.cppreference.com/c/io
1 类型https://zh.cppreference.com/c/header/stdio#类型
2 预定义标准流https://zh.cppreference.com/c/header/stdio#预定义标准流
3 函数https://zh.cppreference.com/c/header/stdio#函数
3.1 文件访问https://zh.cppreference.com/c/header/stdio#文件访问
3.2 直接输入/输出https://zh.cppreference.com/c/header/stdio#直接输入/输出
3.3 无格式输入/输出https://zh.cppreference.com/c/header/stdio#无格式输入/输出
3.3.1 窄字符https://zh.cppreference.com/c/header/stdio#窄字符
3.4 有格式输入/输出https://zh.cppreference.com/c/header/stdio#有格式输入/输出
3.4.1 窄字符https://zh.cppreference.com/c/header/stdio#窄字符_2
3.5 文件定位https://zh.cppreference.com/c/header/stdio#文件定位
3.6 错误处理https://zh.cppreference.com/c/header/stdio#错误处理
3.7 对文件的操作https://zh.cppreference.com/c/header/stdio#对文件的操作
4 宏常量https://zh.cppreference.com/c/header/stdio#宏常量
5 概要https://zh.cppreference.com/c/header/stdio#概要
FILEhttps://zh.cppreference.com/c/io/FILE
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_FILE&action=edit
fpos_thttps://zh.cppreference.com/c/io/fpos_t
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fpos_t&action=edit
stdinstdoutstderrhttps://zh.cppreference.com/c/io/std_streams
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_std_streams&action=edit
fopenfopen_shttps://zh.cppreference.com/c/io/fopen
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fopen&action=edit
freopenfreopen_shttps://zh.cppreference.com/c/io/freopen
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_freopen&action=edit
fclosehttps://zh.cppreference.com/c/io/fclose
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fclose&action=edit
fflushhttps://zh.cppreference.com/c/io/fflush
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fflush&action=edit
setbufhttps://zh.cppreference.com/c/io/setbuf
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_setbuf&action=edit
setvbufhttps://zh.cppreference.com/c/io/setvbuf
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_setvbuf&action=edit
freadhttps://zh.cppreference.com/c/io/fread
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fread&action=edit
fwritehttps://zh.cppreference.com/c/io/fwrite
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fwrite&action=edit
fgetcgetchttps://zh.cppreference.com/c/io/fgetc
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fgetc&action=edit
fgetshttps://zh.cppreference.com/c/io/fgets
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fgets&action=edit
fputcputchttps://zh.cppreference.com/c/io/fputc
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fputc&action=edit
fputshttps://zh.cppreference.com/c/io/fputs
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fputs&action=edit
getcharhttps://zh.cppreference.com/c/io/getchar
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_getchar&action=edit
getsgets_shttps://zh.cppreference.com/c/io/gets
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_gets&action=edit
putcharhttps://zh.cppreference.com/c/io/putchar
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_putchar&action=edit
putshttps://zh.cppreference.com/c/io/puts
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_puts&action=edit
ungetchttps://zh.cppreference.com/c/io/ungetc
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_ungetc&action=edit
scanffscanfsscanfscanf_sfscanf_ssscanf_shttps://zh.cppreference.com/c/io/fscanf
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fscanf&action=edit
vscanfvfscanfvsscanfvscanf_svfscanf_svsscanf_shttps://zh.cppreference.com/c/io/vfscanf
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_vfscanf&action=edit
printffprintfsprintfsnprintfprintf_sfprintf_ssprintf_ssnprintf_shttps://zh.cppreference.com/c/io/fprintf
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fprintf&action=edit
vprintfvfprintfvsprintfvsnprintfvprintf_svfprintf_svsprintf_svsnprintf_shttps://zh.cppreference.com/c/io/vfprintf
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_vfprintf&action=edit
ftellhttps://zh.cppreference.com/c/io/ftell
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_ftell&action=edit
fgetposhttps://zh.cppreference.com/c/io/fgetpos
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fgetpos&action=edit
fseekhttps://zh.cppreference.com/c/io/fseek
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fseek&action=edit
fsetposhttps://zh.cppreference.com/c/io/fsetpos
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_fsetpos&action=edit
rewindhttps://zh.cppreference.com/c/io/rewind
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_rewind&action=edit
clearerrhttps://zh.cppreference.com/c/io/clearerr
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_clearerr&action=edit
feofhttps://zh.cppreference.com/c/io/feof
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_feof&action=edit
ferrorhttps://zh.cppreference.com/c/io/ferror
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_ferror&action=edit
perrorhttps://zh.cppreference.com/c/io/perror
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_perror&action=edit
removehttps://zh.cppreference.com/c/io/remove
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_remove&action=edit
renamehttps://zh.cppreference.com/c/io/rename
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_rename&action=edit
tmpfiletmpfile_shttps://zh.cppreference.com/c/io/tmpfile
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_tmpfile&action=edit
tmpnamtmpnam_shttps://zh.cppreference.com/c/io/tmpnam
[编辑]https://zh.cppreference.com/index.php?title=Template:c/io/dsc_tmpnam&action=edit
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面https://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://zh.cppreference.com/c/header/stdio
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/c/header/stdio
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/c/header/stdio
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=c/header/stdio&oldid=101842
页面信息https://zh.cppreference.com/index.php?title=c/header/stdio&action=info
Deutschhttps://de.cppreference.com/c/header/stdio
Englishhttp://en.cppreference.com/c/header/stdio
Españolhttp://es.cppreference.com/c/header/stdio
日本語http://ja.cppreference.com/c/header/stdio
Русскийhttp://ru.cppreference.com/c/header/stdio

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.