1 Star 0 Fork 0

abcMx/xcodeSnippet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
763164DC-5BF6-42CC-969A-B3D532A0546F.codesnippet 952 Bytes
一键复制 编辑 原始数据 按行查看 历史
MxABC 提交于 2021-06-03 14:45 +08:00 . update
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDECodeSnippetCompletionPrefix</key>
<string>short_copyright</string>
<key>IDECodeSnippetCompletionScopes</key>
<array>
<string>All</string>
</array>
<key>IDECodeSnippetContents</key>
<string>// Copyright (c) 2017 lbxia &lt;lbxia20091227@foxmail.com&gt;
// This source code is licensed under the MIT licence
// Github: https://github.com/MxABC</string>
<key>IDECodeSnippetIdentifier</key>
<string>763164DC-5BF6-42CC-969A-B3D532A0546F</string>
<key>IDECodeSnippetLanguage</key>
<string>Xcode.SourceCodeLanguage.Generic</string>
<key>IDECodeSnippetSummary</key>
<string></string>
<key>IDECodeSnippetTitle</key>
<string>copyRight</string>
<key>IDECodeSnippetUserSnippet</key>
<true/>
<key>IDECodeSnippetVersion</key>
<integer>2</integer>
</dict>
</plist>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/lbxia/xcodeSnippet.git
git@gitee.com:lbxia/xcodeSnippet.git
lbxia
xcodeSnippet
xcodeSnippet
master

搜索帮助