Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/從 IceCream 模組中匯入 ic 函數 [3A1A85AD-AD92-4F99-BD63-341B4FE9FB00].json
2026-03-26 09:22:38 +08:00

8 lines
204 B
JSON

{
"alfredsnippet" : {
"snippet" : "from icecream import ic",
"uid" : "3A1A85AD-AD92-4F99-BD63-341B4FE9FB00",
"name" : "從 IceCream 模組中匯入 \"ic\" 函數",
"keyword" : "ic"
}
}