文件操作 - a08682.map
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/libstdc++-docs/html/api/a08682.map
编辑文件内容
<map id="__gnu_debug::_Safe_sequence_base" name="__gnu_debug::_Safe_sequence_base"> <area shape="rect" id="node2" href="$a08591.html" title="Base class for constructing a safe sequence type that tracks iterators that reference it..." alt="" coords="209,124,376,163"/> <area shape="rect" id="node4" href="$a08727.html" title="Base class that supports tracking of local iterators that reference an unordered container. " alt="" coords="203,305,382,344"/> <area shape="rect" id="node18" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< _SafeSequence \>" alt="" coords="197,540,388,579"/> <area shape="rect" id="node20" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< basic_string\l\< _CharT, _Traits, _Allocator \> \>" alt="" coords="195,615,390,667"/> <area shape="rect" id="node23" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< deque\< _Tp,\l _Allocator \> \>" alt="" coords="211,703,374,755"/> <area shape="rect" id="node26" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< forward_list\l\< _Tp, _Alloc \> \>" alt="" coords="215,783,371,835"/> <area shape="rect" id="node30" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< list\< _Tp,\l _Allocator \> \>" alt="" coords="221,859,364,911"/> <area shape="rect" id="node34" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< map\< _Key,\l _Tp, _Compare, _Allocator \> \>" alt="" coords="197,936,388,988"/> <area shape="rect" id="node38" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< multimap\l\< _Key, _Tp, _Compare,\l _Allocator \> \>" alt="" coords="216,1013,369,1079"/> <area shape="rect" id="node41" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< multiset\l\< _Key, _Compare, _Allocator \> \>" alt="" coords="191,1105,395,1157"/> <area shape="rect" id="node44" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< set\< _Key,\l _Compare, _Allocator \> \>" alt="" coords="211,1188,375,1240"/> <area shape="rect" id="node47" href="$a08591.html" title="__gnu_debug::_Safe\l_sequence\< vector\< \l_Tp, _Allocator \> \>" alt="" coords="224,1277,361,1329"/> <area shape="rect" id="node3" href="$a08719.html" title="Like _Safe_sequence but with a special _M_invalidate_all implementation not invalidating past-the-end..." alt="" coords="455,5,657,44"/> <area shape="rect" id="node5" href="$a08731.html" title="Base class for constructing a safe unordered container type that tracks iterators that reference it..." alt="" coords="484,68,628,120"/> <area shape="rect" id="node6" href="$a08731.html" title="__gnu_debug::_Safe\l_unordered_container\l\< unordered_map\< _Key,\l _Tp, _Hash, _Pred, _Alloc \> \>" alt="" coords="463,144,649,209"/> <area shape="rect" id="node9" href="$a08731.html" title="__gnu_debug::_Safe\l_unordered_container\l\< unordered_multimap\l\< _Key, _Tp, _Hash, _Pred,\l _Alloc \> \>" alt="" coords="471,233,641,312"/> <area shape="rect" id="node12" href="$a08731.html" title="__gnu_debug::_Safe\l_unordered_container\l\< unordered_multiset\l\< _Value, _Hash, _Pred,\l _Alloc \> \>" alt="" coords="479,336,633,415"/> <area shape="rect" id="node15" href="$a08731.html" title="__gnu_debug::_Safe\l_unordered_container\l\< unordered_set\< _Value,\l _Hash, _Pred, _Alloc \> \>" alt="" coords="475,439,637,504"/> <area shape="rect" id="node7" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< unordered\l_map\< _Key, _Tp, _Hash,\l _Pred, _Alloc \>, _Alloc,\l __gnu_debug::_Safe_unordered\l_container \>" alt="" coords="717,104,921,196"/> <area shape="rect" id="node8" href="$a08815.html" title="Class std::unordered_map with safety/checking/debug instrumentation. " alt="" coords="970,124,1133,176"/> <area shape="rect" id="node10" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< unordered\l_multimap\< _Key, _Tp,\l _Hash, _Pred, _Alloc \>\l, _Alloc, __gnu_debug::\l_Safe_unordered_container \>" alt="" coords="726,220,913,312"/> <area shape="rect" id="node11" href="$a08819.html" title="Class std::unordered_multimap with safety/checking/debug instrumentation. " alt="" coords="973,240,1129,292"/> <area shape="rect" id="node13" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< unordered\l_multiset\< _Value, _Hash,\l _Pred, _Alloc \>, _Alloc,\l __gnu_debug::_Safe_unordered\l_container \>" alt="" coords="717,336,921,428"/> <area shape="rect" id="node14" href="$a08827.html" title="Class std::unordered_multiset with safety/checking/debug instrumentation. " alt="" coords="969,356,1133,408"/> <area shape="rect" id="node16" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< unordered\l_set\< _Value, _Hash, \l_Pred, _Alloc \>, _Alloc,\l __gnu_debug::_Safe_unordered\l_container \>" alt="" coords="717,452,921,544"/> <area shape="rect" id="node17" href="$a08823.html" title="Class std::unordered_set with safety/checking/debug instrumentation. " alt="" coords="973,472,1129,524"/> <area shape="rect" id="node19" href="$a08775.html" title="Special iterators swap and invalidation for forward_list because of the before_begin iterator..." alt="" coords="456,528,656,567"/> <area shape="rect" id="node21" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< basic_string\l\< _CharT, _Traits, _Allocator\l \>, _Allocator, _Safe_sequence,\l bool(_GLIBCXX_USE_CXX11_ABI)\>" alt="" coords="443,591,669,669"/> <area shape="rect" id="node22" href="$a08807.html" title="Class std::basic_string with safety/checking/debug instrumentation. " alt="" coords="742,584,897,636"/> <area shape="rect" id="node24" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< deque\< \l_Tp, _Allocator \>, _Allocator,\l __gnu_debug::_Safe_sequence \>" alt="" coords="451,693,661,759"/> <area shape="rect" id="node25" href="$a08771.html" title="Class std::deque with safety/checking/debug instrumentation. " alt="" coords="752,660,887,699"/> <area shape="rect" id="node27" href="$a08775.html" title="__gnu_debug::_Safe\l_forward_list\< forward\l_list\< _Tp, _Alloc \> \>" alt="" coords="485,783,627,835"/> <area shape="rect" id="node28" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< forward\l_list\< _Tp, _Alloc \>,\l _Alloc, __gnu_debug::\l_Safe_forward_list \>" alt="" coords="745,723,893,801"/> <area shape="rect" id="node29" href="$a08779.html" title="Class std::forward_list with safety/checking/debug instrumentation. " alt="" coords="981,743,1121,781"/> <area shape="rect" id="node31" href="$a08719.html" title="__gnu_debug::_Safe\l_node_sequence\< list\l\< _Tp, _Allocator \> \>" alt="" coords="485,859,627,911"/> <area shape="rect" id="node32" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< list\< _Tp,\l _Allocator \>, _Allocator,\l __gnu_debug::_Safe_node\l_sequence \>" alt="" coords="732,825,907,904"/> <area shape="rect" id="node33" href="$a08795.html" title="Class std::list with safety/checking/debug instrumentation. " alt="" coords="989,845,1113,884"/> <area shape="rect" id="node35" href="$a08719.html" title="__gnu_debug::_Safe\l_node_sequence\< map\l\< _Key, _Tp, _Compare,\l _Allocator \> \>" alt="" coords="479,935,633,1000"/> <area shape="rect" id="node36" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< map\< _Key,\l _Tp, _Compare, _Allocator\l \>, _Allocator, __gnu_debug\l::_Safe_node_sequence \>" alt="" coords="732,928,907,1007"/> <area shape="rect" id="node37" href="$a08667.html" title="Class std::map with safety/checking/debug instrumentation. " alt="" coords="978,941,1125,993"/> <area shape="rect" id="node39" href="$a08719.html" title="__gnu_debug::_Safe\l_node_sequence\< multimap\l\< _Key, _Tp, _Compare,\l _Allocator \> \>" alt="" coords="467,1028,645,1093"/> <area shape="rect" id="node40" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< multimap\l\< _Key, _Tp, _Compare,\l _Allocator \>, _Allocator,\l __gnu_debug::_Safe_node\l_sequence \>" alt="" coords="732,1031,907,1123"/> <area shape="rect" id="node42" href="$a08719.html" title="__gnu_debug::_Safe\l_node_sequence\< multiset\l\< _Key, _Compare, _Allocator \> \>" alt="" coords="454,1125,658,1177"/> <area shape="rect" id="node43" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< multiset\l\< _Key, _Compare, _Allocator\l \>, _Allocator, __gnu_debug\l::_Safe_node_sequence \>" alt="" coords="727,1147,911,1225"/> <area shape="rect" id="node45" href="$a08719.html" title="__gnu_debug::_Safe\l_node_sequence\< set\l\< _Key, _Compare, _Allocator \> \>" alt="" coords="454,1217,658,1269"/> <area shape="rect" id="node46" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< set\< _Key,\l _Compare, _Allocator\l \>, _Allocator, __gnu_debug\l::_Safe_node_sequence \>" alt="" coords="732,1249,907,1328"/> <area shape="rect" id="node48" href="$a08687.html" title="__gnu_debug::_Safe\l_container\< vector\<\l _Tp, _Allocator \>, \l_Allocator, __gnu_debug\l::_Safe_sequence \>" alt="" coords="477,1327,635,1405"/> <area shape="rect" id="node49" href="$a08835.html" title="Class std::vector with safety/checking/debug instrumentation. " alt="" coords="753,1352,885,1391"/> </map>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件