OOoBasic 最佳实践有哪些?
编写 OOoBasic 程序的最佳实践有哪些?
到目前为止,我知道你应该使用 XRay 但有很多那里还有一些奇怪的小怪癖。
What are some best practices for programming a OOoBasic program?
So far I know you should use XRay but there are an awful lot of weird little quirks in there as well.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我找到了这个。 这是 Andrew Pitonyak 编写的 OpenOffice.org 有用的宏信息,这是一个超过 500 页的 .odt 文件,您可能会发现它很有用。
更新文档
I was able to find this. It is Useful Macro Information for OpenOffice.org by Andrew Pitonyak, it is a over 500 page .odt file that you may find useful.
Updated documentation
下载并安装 XRay 检查工具。 这是使用 OOoBasic 进行开发的必备工具 (imo)
Download and install the XRay inspection tool. It's a must-have (imo) for developing in OOoBasic
查看这个
或者访问那里 (macros_intro_v1.pdf)
Check out this
Or go there (macros_intro_v1.pdf)