74 lines
2.8 KiB
XML
74 lines
2.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-insert-date-time" xml:lang="gedit-zh-CN">
|
|
|
|
<info>
|
|
<link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
|
|
<revision pkgversion="3.8" date="2013-02-24" status="review"/>
|
|
<revision pkgversion="3.34" date="2020-02-10" status="review"/>
|
|
<credit type="author">
|
|
<name>Daniel Neel</name>
|
|
<email>dneelyep@gmail.com</email>
|
|
</credit>
|
|
|
|
<credit type="author">
|
|
<name>Jim Campbell</name>
|
|
<email>jcampbell@gnome.org</email>
|
|
</credit>
|
|
<desc>在光标位置插入当前日期/时间。</desc>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>TeliuTe</mal:name>
|
|
<mal:email>teliute@163.com</mal:email>
|
|
<mal:years>2009, 2011</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Colin Zhao</mal:name>
|
|
<mal:email>lonely.ibm@gmail.com</mal:email>
|
|
<mal:years>2011</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>wancheng zhang</mal:name>
|
|
<mal:email>wancheng.com.cn@gmail.com</mal:email>
|
|
<mal:years>2012</mal:years>
|
|
</mal:credit>
|
|
|
|
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
|
|
<mal:name>Zhe Wei</mal:name>
|
|
<mal:email>weizhe86@gmail.com</mal:email>
|
|
<mal:years>2014</mal:years>
|
|
</mal:credit>
|
|
</info>
|
|
|
|
<title>插入日期/时间</title>
|
|
|
|
<p>As this name of this plugin suggests, the <gui>Insert Date/Time</gui>
|
|
plugin allows you to insert the date and/or time at the current cursor
|
|
position.</p>
|
|
|
|
<steps>
|
|
<title>要启用插件:</title>
|
|
<item>
|
|
<p>Press the menu button in the top-right corner of the window and select
|
|
<guiseq><gui style="menuitem">Preferences</gui>
|
|
<gui style="tab">Plugins</gui></guiseq>.</p>
|
|
</item>
|
|
<item>
|
|
<p>Select <gui style="menuitem">Insert Date/Time</gui> to enable the plugin.</p>
|
|
</item>
|
|
</steps>
|
|
|
|
<p>To use the plugin, press the menu button in the top-right corner of the
|
|
window and select <guiseq><gui style="menuitem">Tools</gui>
|
|
<gui style="menuitem">Insert Date and Time…</gui></guiseq>.</p>
|
|
|
|
<p>By default, the <gui>Insert Date/Time</gui> plugin will prompt you to
|
|
choose your preferred date/time format each time that you use the plugin.
|
|
However, you can choose your own default date and time format by pressing the
|
|
menu button in the top-right corner of the window and selecting <guiseq>
|
|
<gui style="menuitem">Preferences</gui><gui style="tab">Plugins</gui><gui>
|
|
Insert Date/Time</gui><gui style="button">Preferences</gui></guiseq>.</p>
|
|
|
|
</page>
|