Files
alfred-preferences/Alfred.alfredpreferences/snippets/Prompt 工具箱/code_commenting_for_python_script [63344F57-9D9F-4AA4-98A4-ACD2C87D7E86].json
2026-03-26 09:22:38 +08:00

8 lines
444 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"alfredsnippet" : {
"snippet" : "請對以下 Python 程式碼逐行進行中文(台灣)注釋,注釋內容請直接放在程式碼的同一行,使用三個反引號(```)包裹程式碼,並在最前面指定程式語言為 Python不需要提供額外的解釋或其他內容。",
"uid" : "63344F57-9D9F-4AA4-98A4-ACD2C87D7E86",
"name" : "code_commenting_for_python_script",
"keyword" : "PythonComment"
}
}