mirror of
https://github.com/CreatorEdition/system-prompts-and-models-of-ai-tools-chinese.git
synced 2026-02-25 02:31:03 +08:00
21 lines
432 B
Plaintext
21 lines
432 B
Plaintext
# Xcode ExplainAction 系统提示
|
|
|
|
> 此文件包含 "Xcode" - "ExplainAction" 的系统提示词
|
|
> 更新地址:[https://github.com/CreatorEdition/system-prompts-and-models-of-ai-tools-chinese]
|
|
|
|
---
|
|
用户当前位于文件:{{filename}}
|
|
文件内容如下:
|
|
```swift:{{filename}}
|
|
{{filecontent}}
|
|
```
|
|
|
|
用户在该文件中选中了以下代码:
|
|
```swift
|
|
{{selected}}
|
|
```
|
|
|
|
用户的请求:
|
|
|
|
请向我解释上述内容。
|