亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? doxyfile

?? linux下開發(fā)的針對所有磁盤的數(shù)據(jù)恢復(fù)的源碼
??
?? 第 1 頁 / 共 4 頁
字號:
# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns # in which this list will be split (can be a number in the range [1..20])COLS_IN_ALPHA_INDEX    = 5# In case all classes in a project start with a common prefix, all # classes will be put under the same header in the alphabetical index. # The IGNORE_PREFIX tag can be used to specify one or more prefixes that # should be ignored while generating the index headers.IGNORE_PREFIX          = #---------------------------------------------------------------------------# configuration options related to the HTML output#---------------------------------------------------------------------------# If the GENERATE_HTML tag is set to YES (the default) Doxygen will # generate HTML output.GENERATE_HTML          = YES# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `html' will be used as the default path.HTML_OUTPUT            = api-docs# The HTML_FILE_EXTENSION tag can be used to specify the file extension for # each generated HTML page (for example: .htm,.php,.asp). If it is left blank # doxygen will generate files with .html extension.HTML_FILE_EXTENSION    = .html# The HTML_HEADER tag can be used to specify a personal HTML header for # each generated HTML page. If it is left blank doxygen will generate a # standard header.HTML_HEADER            = # The HTML_FOOTER tag can be used to specify a personal HTML footer for # each generated HTML page. If it is left blank doxygen will generate a # standard footer.HTML_FOOTER            = tsk3/docs/footer.html# The HTML_STYLESHEET tag can be used to specify a user-defined cascading # style sheet that is used by each HTML page. It can be used to # fine-tune the look of the HTML output. If the tag is left blank doxygen # will generate a default style sheet. Note that doxygen will try to copy # the style sheet file to the HTML output directory, so don't put your own # stylesheet in the HTML output directory as well, or it will be erased!HTML_STYLESHEET        = # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, # files or namespaces will be aligned in HTML using tables. If set to # NO a bullet list will be used.HTML_ALIGN_MEMBERS     = YES# If the GENERATE_HTMLHELP tag is set to YES, additional index files # will be generated that can be used as input for tools like the # Microsoft HTML help workshop to generate a compiled HTML help file (.chm) # of the generated HTML documentation.GENERATE_HTMLHELP      = NO# If the GENERATE_DOCSET tag is set to YES, additional index files # will be generated that can be used as input for Apple's Xcode 3 # integrated development environment, introduced with OSX 10.5 (Leopard). # To create a documentation set, doxygen will generate a Makefile in the # HTML output directory. Running make will produce the docset in that # directory and running "make install" will install the docset in # ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find # it at startup.GENERATE_DOCSET        = NO# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the # feed. A documentation feed provides an umbrella under which multiple # documentation sets from a single provider (such as a company or product suite) # can be grouped.DOCSET_FEEDNAME        = "Doxygen generated docs"# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that # should uniquely identify the documentation set bundle. This should be a # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen # will append .docset to the name.DOCSET_BUNDLE_ID       = org.doxygen.Project# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML # documentation will contain sections that can be hidden and shown after the # page has loaded. For this to work a browser that supports # JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox # Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari).HTML_DYNAMIC_SECTIONS  = NO# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can # be used to specify the file name of the resulting .chm file. You # can add a path in front of the file if the result should not be # written to the html output directory.CHM_FILE               = # If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can # be used to specify the location (absolute path including file name) of # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run # the HTML help compiler on the generated index.hhp.HHC_LOCATION           = # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag # controls if a separate .chi index file is generated (YES) or that # it should be included in the master .chm file (NO).GENERATE_CHI           = NO# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING# is used to encode HtmlHelp index (hhk), content (hhc) and project file# content.CHM_INDEX_ENCODING     = # If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag # controls whether a binary table of contents is generated (YES) or a # normal table of contents (NO) in the .chm file.BINARY_TOC             = NO# The TOC_EXPAND flag can be set to YES to add extra items for group members # to the contents of the HTML help documentation and to the tree view.TOC_EXPAND             = NO# The DISABLE_INDEX tag can be used to turn on/off the condensed index at # top of each HTML page. The value NO (the default) enables the index and # the value YES disables it.DISABLE_INDEX          = NO# This tag can be used to set the number of enum values (range [1..20]) # that doxygen will group on one line in the generated HTML documentation.ENUM_VALUES_PER_LINE   = 4# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index# structure should be generated to display hierarchical information.# If the tag value is set to FRAME, a side panel will be generated# containing a tree-like index structure (just like the one that # is generated for HTML Help). For this to work a browser that supports # JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+, # Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are # probably better off using the HTML help feature. Other possible values # for this tag are: HIERARCHIES, which will generate the Groups, Directories,# and Class Hiererachy pages using a tree view instead of an ordered list;# ALL, which combines the behavior of FRAME and HIERARCHIES; and NONE, which# disables this behavior completely. For backwards compatibility with previous# releases of Doxygen, the values YES and NO are equivalent to FRAME and NONE# respectively.GENERATE_TREEVIEW      = NO# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be # used to set the initial width (in pixels) of the frame in which the tree # is shown.TREEVIEW_WIDTH         = 250# Use this tag to change the font size of Latex formulas included # as images in the HTML documentation. The default is 10. Note that # when you change the font size after a successful doxygen run you need # to manually remove any form_*.png images from the HTML output directory # to force them to be regenerated.FORMULA_FONTSIZE       = 10#---------------------------------------------------------------------------# configuration options related to the LaTeX output#---------------------------------------------------------------------------# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will # generate Latex output.GENERATE_LATEX         = NO# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `latex' will be used as the default path.LATEX_OUTPUT           = latex# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be # invoked. If left blank `latex' will be used as the default command name.LATEX_CMD_NAME         = latex# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to # generate index for LaTeX. If left blank `makeindex' will be used as the # default command name.MAKEINDEX_CMD_NAME     = makeindex# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact # LaTeX documents. This may be useful for small projects and may help to # save some trees in general.COMPACT_LATEX          = NO# The PAPER_TYPE tag can be used to set the paper type that is used # by the printer. Possible values are: a4, a4wide, letter, legal and # executive. If left blank a4wide will be used.PAPER_TYPE             = a4wide# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX # packages that should be included in the LaTeX output.EXTRA_PACKAGES         = # The LATEX_HEADER tag can be used to specify a personal LaTeX header for # the generated latex document. The header should contain everything until # the first chapter. If it is left blank doxygen will generate a # standard header. Notice: only use this tag if you know what you are doing!LATEX_HEADER           = # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated # is prepared for conversion to pdf (using ps2pdf). The pdf file will # contain links (just like the HTML output) instead of page references # This makes the output suitable for online browsing using a pdf viewer.PDF_HYPERLINKS         = NO# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of # plain latex in the generated Makefile. Set this option to YES to get a # higher quality PDF documentation.USE_PDFLATEX           = NO# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. # command to the generated LaTeX files. This will instruct LaTeX to keep # running if errors occur, instead of asking the user for help. # This option is also used when generating formulas in HTML.LATEX_BATCHMODE        = NO# If LATEX_HIDE_INDICES is set to YES then doxygen will not # include the index chapters (such as File Index, Compound Index, etc.) # in the output.LATEX_HIDE_INDICES     = NO#---------------------------------------------------------------------------# configuration options related to the RTF output#---------------------------------------------------------------------------# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output # The RTF output is optimized for Word 97 and may not look very pretty with # other RTF readers or editors.GENERATE_RTF           = NO# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `rtf' will be used as the default path.RTF_OUTPUT             = rtf# If the COMPACT_RTF tag is set to YES Doxygen generates more compact # RTF documents. This may be useful for small projects and may help to # save some trees in general.COMPACT_RTF            = NO# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated # will contain hyperlink fields. The RTF file will # contain links (just like the HTML output) instead of page references. # This makes the output suitable for online browsing using WORD or other # programs which support those fields. # Note: wordpad (write) and others do not support links.RTF_HYPERLINKS         = NO# Load stylesheet definitions from file. Syntax is similar to doxygen's # config file, i.e. a series of assignments. You only have to provide # replacements, missing definitions are set to their default value.RTF_STYLESHEET_FILE    = # Set optional variables used in the generation of an rtf document. # Syntax is similar to doxygen's config file.RTF_EXTENSIONS_FILE    = #---------------------------------------------------------------------------# configuration options related to the man page output#---------------------------------------------------------------------------# If the GENERATE_MAN tag is set to YES (the default) Doxygen will # generate man pagesGENERATE_MAN           = NO# The MAN_OUTPUT tag is used to specify where the man pages will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `man' will be used as the default path.MAN_OUTPUT             = man# The MAN_EXTENSION tag determines the extension that is added to # the generated man pages (default is the subroutine's section .3)MAN_EXTENSION          = .3# If the MAN_LINKS tag is set to YES and Doxygen generates man output, # then it will generate one additional man file for each entity # documented in the real man page(s). These additional files # only source the real man page, but without them the man command # would be unable to find the correct page. The default is NO.MAN_LINKS              = NO#---------------------------------------------------------------------------# configuration options related to the XML output#---------------------------------------------------------------------------# If the GENERATE_XML tag is set to YES Doxygen will # generate an XML file that captures the structure of # the code including all documentation.GENERATE_XML           = NO# The XML_OUTPUT tag is used to specify where the XML pages will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `xml' will be used as the default path.XML_OUTPUT             = xml# The XML_SCHEMA tag can be used to specify an XML schema, # which can be used by a validating XML parser to check the # syntax of the XML files.XML_SCHEMA             = # The XML_DTD tag can be used to specify an XML DTD, # which can be used by a validating XML parser to check the # syntax of the XML files.XML_DTD                = # If the XML_PROGRAMLISTING tag is set to YES Doxygen will # dump the program listings (including syntax highlighting # and cross-referencing information) to the XML output. Note that 

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产精品国产三级国产普通话蜜臀| 视频一区视频二区中文| 免费在线看成人av| 91丨九色丨国产丨porny| 欧美xxxx在线观看| 亚洲综合色噜噜狠狠| 精品一区二区三区视频在线观看 | 欧美精品一区二区高清在线观看| 亚洲国产精品一区二区久久| 91日韩精品一区| 欧美韩国日本不卡| 国产成人精品三级麻豆| 日韩一区二区在线观看| 亚洲女同一区二区| 91在线播放网址| 一区二区三区在线免费播放| 欧美视频在线一区| 一区二区三区视频在线看| www.亚洲人| 亚洲欧美经典视频| 欧美日韩国产综合久久| 亚洲欧美国产77777| 色综合久久88色综合天天| 亚洲免费大片在线观看| 欧美三级日韩在线| 国产综合久久久久久鬼色| 中文字幕成人网| www.欧美日韩国产在线| 天天亚洲美女在线视频| 久久综合久久鬼色中文字| 黑人精品欧美一区二区蜜桃| 久久免费国产精品| 在线看不卡av| 国产老女人精品毛片久久| 精品国产91乱码一区二区三区| 日本不卡中文字幕| 亚洲素人一区二区| 欧美疯狂性受xxxxx喷水图片| 免费一级片91| 日韩限制级电影在线观看| 国产一区二区精品在线观看| 国产女人aaa级久久久级 | 国产一区二区美女诱惑| 亚洲一级电影视频| 国产精品家庭影院| 国产三区在线成人av| 日韩精品一区二区三区视频播放| 色欧美88888久久久久久影院| 成人午夜精品在线| 国产精品99久久久久久似苏梦涵| 久久99精品久久久久婷婷| 视频在线在亚洲| 亚洲一区二区欧美| 一区二区三区久久| 亚洲永久免费av| 亚洲成人免费av| 麻豆91在线看| 亚洲影视在线播放| 亚洲一区中文日韩| 中文字幕欧美一| 亚洲欧洲国产日韩| 国产婷婷精品av在线| 日韩三级视频中文字幕| 91精品国产色综合久久久蜜香臀| 56国语精品自产拍在线观看| 欧美性猛交一区二区三区精品| 91蝌蚪porny成人天涯| 日本韩国欧美国产| 91免费版pro下载短视频| 色婷婷久久久亚洲一区二区三区| 欧美性生活久久| 欧美电影一区二区三区| 69堂精品视频| 国产色产综合色产在线视频 | 国产精品亚洲专一区二区三区| 久久成人18免费观看| 粉嫩av一区二区三区粉嫩 | 国内精品在线播放| 一本在线高清不卡dvd| 欧美日韩国产一区| 国产欧美va欧美不卡在线| 中文成人综合网| 男人操女人的视频在线观看欧美| 成人在线视频一区二区| 欧美一区二区高清| 一区二区三区在线免费播放 | 欧美大片在线观看| 亚洲123区在线观看| av动漫一区二区| 久久久国产精华| 久久精品国产免费看久久精品| 在线中文字幕一区二区| 中文字幕欧美国产| 丁香激情综合五月| 欧美日韩在线播放一区| 国产精品嫩草影院com| 久久精品二区亚洲w码| 色婷婷精品大视频在线蜜桃视频| 久久亚洲二区三区| 美女精品自拍一二三四| 欧美日韩中字一区| 中文字幕在线不卡一区| 激情成人综合网| 日韩三级电影网址| 亚洲国产欧美日韩另类综合 | 欧美国产精品中文字幕| 天天操天天综合网| 欧美精品久久一区| 亚洲国产日韩精品| 欧美肥妇free| 三级不卡在线观看| 欧美变态口味重另类| 日韩成人av影视| 欧美挠脚心视频网站| 亚洲成人777| 欧美剧情电影在线观看完整版免费励志电影| 国产精品初高中害羞小美女文| 国产成人精品免费看| 伊人色综合久久天天| 国产宾馆实践打屁股91| 国产精品福利一区二区| 欧美性色aⅴ视频一区日韩精品| 亚洲一区二区欧美日韩| 久久一夜天堂av一区二区三区| 国产在线观看免费一区| 欧美成人一区二区| 91麻豆国产香蕉久久精品| 蜜臀精品一区二区三区在线观看 | 欧美日韩激情一区| 肉丝袜脚交视频一区二区| 26uuu欧美日本| 国产精品一区二区三区四区| 久久久久久99精品| 91精品国产综合久久精品麻豆| 日本免费在线视频不卡一不卡二| 欧美不卡一区二区三区| 一本大道综合伊人精品热热 | 亚洲欧美一区二区三区孕妇| 久久久久亚洲综合| 欧美丰满高潮xxxx喷水动漫| 久久99精品久久只有精品| 婷婷国产在线综合| 国产精品美女久久久久av爽李琼| 色综合天天综合色综合av | 国产精品456露脸| 亚洲在线中文字幕| 国产精品久久网站| 中文字幕在线观看一区| 亚洲国产精品激情在线观看| 国产日产欧美一区| 国产网站一区二区| 亚洲精品一区二区三区精华液| 精品久久99ma| 欧美成人激情免费网| 久久毛片高清国产| 日韩三级伦理片妻子的秘密按摩| 欧美日韩精品综合在线| 91福利国产成人精品照片| 91女神在线视频| 99综合电影在线视频| 精品亚洲国内自在自线福利| 亚洲国产精品久久人人爱| 亚洲少妇30p| 亚洲一区二区三区精品在线| 日韩欧美在线影院| 精品久久久久久综合日本欧美| 久久久国产精品麻豆| 国产精品美女久久久久久久久久久| 国产视频一区二区三区在线观看| 久久亚洲影视婷婷| 天天色综合成人网| 麻豆91精品91久久久的内涵| 国产大陆a不卡| 成人中文字幕合集| proumb性欧美在线观看| 欧美日韩国产综合视频在线观看 | 欧美精品一区二区在线播放| 国产精品的网站| 久久草av在线| 91亚洲精品一区二区乱码| 精品久久国产字幕高潮| 亚洲高清免费在线| hitomi一区二区三区精品| 日韩三级.com| 亚洲超丰满肉感bbw| 国产成人鲁色资源国产91色综| 欧美精品日韩精品| 中文字幕精品一区二区三区精品| 亚洲一区视频在线| 99在线精品视频| 国产午夜精品在线观看| 日日摸夜夜添夜夜添亚洲女人| 99久久99久久综合| 国产视频一区在线观看| 免费观看30秒视频久久| 欧美精品aⅴ在线视频| 亚洲一区二区三区影院| 91电影在线观看| 亚洲一区二区三区四区不卡 | 免费黄网站欧美|