跳到主要内容

Snippet.clone()

The Snippet.clone() method returns a new 代码片段 object that is a deep copy of this one.

Signature

Snippet snippet.clone()

Example

An example of the Snippet.clone() method