1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="sharing-bluetooth" xml:lang="zh-CN">
<info>
<link type="guide" xref="bluetooth"/>
<link type="guide" xref="sharing"/>
<link type="guide" xref="prefs-sharing"/>
<revision pkgversion="3.8.2" date="2013-05-13" status="draft"/>
<revision pkgversion="3.10" date="2013-11-09" status="review"/>
<revision pkgversion="3.12" date="2014-03-08" status="candidate"/>
<revision pkgversion="3.14" date="2014-10-13" status="candidate"/>
<revision pkgversion="3.18" date="2015-09-29" status="final"/>
<credit type="author">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2014</years>
</credit>
<credit type="author">
<name>David King</name>
<email>davidk@gnome.org</email>
<years>2014-2015</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<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>2011, 2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>tuberry</mal:name>
<mal:email>orzun@foxmail.com</mal:email>
<mal:years>2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Victor_Trista</mal:name>
<mal:email>ljlzjzm@hotmail.com</mal:email>
<mal:years>2023</mal:years>
</mal:credit>
</info>
<title>控制蓝牙共享</title>
<p>您可以启用 <gui>蓝牙</gui> 共享以接收文件至 <file>下载</file> 文件夹</p>
<steps>
<title>允许将文件共享到您的 <file>下载</file> 文件夹中</title>
<item>
<p>打开<gui xref="shell-introduction#activities">活动</gui>概览中后输入<gui>蓝牙</gui>。</p>
</item>
<item>
<p>点击 <gui>蓝牙</gui> 打开面板。</p>
</item>
<item>
<p>确保<link xref="bluetooth-turn-on-off"><gui>蓝牙</gui>已打开</link>。</p>
</item>
<item>
<p>只有当 <gui>蓝牙</gui> 面板打开时,开启蓝牙的设备才能将文件发送到 <file>下载</file> 文件夹。</p>
</item>
</steps>
<note style="tip">
<p>您可以<link xref="about-hostname">更改</link>计算机显示给其他设备的名称。</p>
</note>
</page>
|