Files
hustoj/web/cppreference-zh/chmhelp/cpp-filesystem-path-format.html
2025-08-01 12:57:54 +08:00

82 lines
3.4 KiB
HTML

<!DOCTYPE html>
<html lang="zh" dir="ltr" class="client-nojs" xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh">
<head><meta http-equiv="x-ua-compatible" content="ie=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>std::filesystem::path::format</title>
<link rel="stylesheet" href="ext.css" />
<link rel="stylesheet" href="site_modules.css" />
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject page-cpp_filesystem_path_format skin-cppreference2 action-view cpp-navbar">
<div id="cpp-content-base">
<div id="content"><a id="top"></a>
<h1 id="firstHeading" class="firstHeading"><span style="font-size:0.7em; line-height:130%">std::filesystem::path::</span>format</h1>
<div id="bodyContent">
<div id="contentSub"><span class="subpages">&lt; <a href="cpp.html">cpp</a>&lrm; | <a href="cpp-filesystem.html">filesystem</a>&lrm; | <a href="cpp-filesystem-path.html">path</a></span></div>
<div id="mw-content-text" lang="zh" dir="ltr" class="mw-content-ltr" xml:lang="zh">
<table class="t-dcl-begin">
<tbody>
<tr class="t-dcl t-since-cxx17">
<td>
<div><span class="mw-geshi cpp source-cpp"><span class="kw2">enum</span> format <span class="br0">{</span><br /></span>
<p>&nbsp; &nbsp; native_format,<br />
&nbsp; &nbsp; generic_format,<br />
&nbsp; &nbsp; auto_format<br /></p>
<span class="br0">}</span><span class="sy4">;</span></div>
</td>
<td class="t-dcl-nopad"></td>
<td><span class="t-mark-rev t-since-cxx17">(C++17 &#36215;)</span></td>
</tr>
<tr class="t-dcl-sep">
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<p>&#30830;&#23450;&#36335;&#24452;&#21517;&#30340;&#23383;&#31526;&#20018;&#34920;&#31034;&#22914;&#20309;&#20026;&#25509;&#21463;&#23383;&#31526;&#20018;&#30340; <a href="cpp-filesystem-path.html"><tt>std::filesystem::path</tt></a> &#26500;&#36896;&#20989;&#25968;&#25152;&#36716;&#35793;&#12290;</p>
<h3><span class="mw-headline" id=".E5.B8.B8.E9.87.8F">&#24120;&#37327;</span></h3>
<table class="t-dsc-begin">
<tr class="t-dsc-header">
<td colspan="2">
<div>&#23450;&#20041;&#20110;&#22836;&#25991;&#20214; <code><a href="cpp-header-filesystem.html">&lt;filesystem&gt;</a></code></div>
</td>
</tr>
<tr class="t-dsc-hitem">
<td>&#20540;</td>
<td>&#35299;&#37322;</td>
</tr>
<tr class="t-dsc">
<td><code>native_format</code></td>
<td>&#21407;&#29983;&#36335;&#24452;&#21517;&#26684;&#24335;</td>
</tr>
<tr class="t-dsc">
<td><code>generic_format</code></td>
<td>&#36890;&#29992;&#36335;&#24452;&#21517;&#26684;&#24335;</td>
</tr>
<tr class="t-dsc">
<td><code>auto_format</code></td>
<td>&#23454;&#29616;&#23450;&#20041;&#36335;&#24452;&#21517;&#26684;&#24335;&#65292;&#21487;&#34892;&#30340;&#22330;&#21512;&#33258;&#21160;&#26816;&#27979;</td>
</tr>
</table>
<h3><span class="mw-headline" id=".E6.B3.A8.E6.84.8F">&#27880;&#24847;</span></h3>
<p>&#22312; POSIX &#31995;&#32479;&#19978;&#65292;&#21407;&#29983;&#19982;&#36890;&#29992;&#26684;&#24335;&#26080;&#21306;&#21035;&#12290;</p>
<h3><span class="mw-headline" id=".E5.8F.82.E9.98.85">&#21442;&#38405;</span></h3>
<table class="t-dsc-begin">
<tr class="t-dsc">
<td>
<div class="t-dsc-member-div t-dsc-member-nobold-div">
<div><a href="cpp-filesystem-path-path.html"><span class="t-lines"><span>(&#26500;&#36896;&#20989;&#25968;)</span></span></a></div>
</div>
</td>
<td>&#26500;&#36896;&#19968;&#20010; <code>path</code><br />
<span class="t-mark">(&#20844;&#24320;&#25104;&#21592;&#20989;&#25968;)</span></td>
</tr>
</table>
</div>
<div class="visualClear"></div>
</div>
</div>
</div>
</body>
</html>