简体   繁体   English

oocalc插件-提供逐步开发指南吗?

[英]oocalc plugin - development step by step guide available?

I want to develop plugin for OoCalc Open Office, is there any good resource or link will help to start working on it. 我想为OoCalc Open Office开发插件,是否有任何好的资源或链接将有助于开始使用它。

any existing article like step by step guide for developer would be great !! 任何现有的文章(如针对开发人员的逐步指南)都将很棒!

I want to develop the plugin based on Python Programming Language. 我想开发基于Python编程语言的插件。

You can refer to the OpenOffice.org's extension development site. 您可以参考OpenOffice.org的扩展开发站点。 This has all the information regarding the development of extensions for openoffice. 这包含有关开发openoffice扩展的所有信息。 For how to develop plugin in Python, you can refer to this link. 有关如何在Python中开发插件,您可以参考链接。

Also Danny's OOo library would be helpful which makes programming OOo in Python much more like programming OOo in Basic. 同样, Danny的OOo库也将很有帮助,这使得在Python中编程OOo非常类似于在Basic中编程OOo。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM