Browsing Chinese (Simplified) translation

15 of 925 results
15.

The connect command connects a plug to a slot.
It may be called in the following ways:

$ snap connect <snap>:<plug> <snap>:<slot>

Connects the provided plug to the given slot.

$ snap connect <snap>:<plug> <snap>

Connects the specific plug to the only slot in the provided snap that matches
the connected interface. If more than one potential slot exists, the command
fails.

$ snap connect <snap>:<plug>

Connects the provided plug to the slot in the core snap with a name matching
the plug name.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.

connect 命令将一个插头连接到一个插槽,它可以用以下几种方式调用:

$ snap connect <snap>:<plug> <snap>:<slot>

将给定的插头连接到给定的插槽。

$ snap connect <snap>:<plug> <snap>。

将指定的插头连接到所提供的 snap 中唯一与已连接的接口项匹配的槽位。如果存在一个以上的潜在槽位,命令将会失败。

$ snap connect <snap>:<plug>。

将所提供的插头与 core snap 中与插头名相匹配的插槽连接。
Translated by Luke Na
Located in cmd/snap/cmd_connect.go:37
15 of 925 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.