SharpDevelop AddIn
AddIn Manager Usage
Building Applications with the SharpDevelop Core
1.ICSharpDevelop.Application.addin
Remove Pads
2.StartPage.addin
Make clear Complie Output Path
An addin needs three files:
*.addin
*.dll
*.pdb
It has three types of addin:
1) Pre-Installed
2) AddIn Manager add
3) User Defined:
.addin,.dll,.pdb
compress->.zip
change name->.sdaddin
AddIn Manager Usage
Building Applications with the SharpDevelop Core
1.ICSharpDevelop.Application.addin
Remove Pads
2.StartPage.addin
Make clear Complie Output Path
An addin needs three files:
*.addin
*.dll
*.pdb
It has three types of addin:
1) Pre-Installed
2) AddIn Manager add
3) User Defined:
.addin,.dll,.pdb
compress->.zip
change name->.sdaddin
本文介绍了使用 SharpDevelop 进行插件开发的基础知识,包括必需的文件类型、插件种类及其打包方式。涵盖从预安装插件到用户自定义插件的全过程。
290

被折叠的 条评论
为什么被折叠?



