什么是OOoBasic最佳实践?

时间:2021-04-19 20:03:47

What are some best practices for programming a OOoBasic program?

编写OOoBasic程序有哪些最佳实践?

So far I know you should use XRay but there are an awful lot of weird little quirks in there as well.

到目前为止,我知道你应该使用XRay,但是那里也有很多奇怪的小怪癖。

3 个解决方案

#1


Download and install the XRay inspection tool. It's a must-have (imo) for developing in OOoBasic

下载并安装XRay检查工具。这是OOoBasic开发的必备(imo)

#2


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.

我能够找到这个。这是Andrew Pitonyak对OpenOffice.org有用的宏信息,它是一个超过500页的.odt文件,你可能会发现它很有用。

Updated documentation

#3


Check out this

看看这个

Or go there (macros_intro_v1.pdf)

或者去那里(macros_intro_v1.pdf)

#1


Download and install the XRay inspection tool. It's a must-have (imo) for developing in OOoBasic

下载并安装XRay检查工具。这是OOoBasic开发的必备(imo)

#2


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.

我能够找到这个。这是Andrew Pitonyak对OpenOffice.org有用的宏信息,它是一个超过500页的.odt文件,你可能会发现它很有用。

Updated documentation

#3


Check out this

看看这个

Or go there (macros_intro_v1.pdf)

或者去那里(macros_intro_v1.pdf)