文件操作 - endwhile.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/command/endwhile.rst
编辑文件内容
endwhile -------- Ends a list of commands in a while block. .. code-block:: cmake endwhile([<condition>]) See the :command:`while` command. The optional ``<condition>`` argument is supported for backward compatibility only. If used it must be a verbatim repeat of the argument of the opening ``while`` clause.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件