Difference between revisions of "Zh"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Adapted Links.)
(copy form english main page)
Line 1: Line 1:
__NOTOC__
+
<!-- Calendar Borrowed by OpenOffice [user:Rfc1394] from Wikipedia [User:Angela] with modifications -->
 +
<div style="float:right; padding-left:5px;">
 +
{| style="text-align:left; border:1px solid #aaaaaa; background-color:#f9f9f9;width: 200px;font-family: Verdana, sans-serif;"
 +
|- padding:5px;padding-top:0.5em;font-size: 95%;
 +
|
 +
----
 +
<div style="border:1px solid #ccc; background: #fff; border-right:3px solid #ccc; border-bottom:3px solid #ccc; text-align: center; padding:3px; float:right; font-size: smaller; line-height: 1.3; margin-right: 4px;">
 +
<div style="width:100%">{{CURRENTDAYNAME}}</div>
 +
<div style="font-size: x-large; width: 100%;">{{CURRENTDAY}}</div>
 +
<div style="width: 100%;"> {{CURRENTMONTHNAME}}</div>
 +
<div style="width: 100%;">{{CURRENTYEAR}}</div>
 +
<div style="background: #aaa; color: #000;">'''{{CURRENTTIME}}''' UTC</div>
 +
</div>
 +
{{Welcome}}
  
 
{{Language|Languages}}
 
{{Language|Languages}}
 +
|}
 +
</div>
 +
<!-- End of Calendar -->
  
== 欢迎您来到 OpenOffice.org 的维基维站点 ==
+
== 欢迎您来到 OpenOffice.org 的维基站点 ==
 
+
__NOTOC__
This wiki is for all projects associated with OpenOffice.org (OOo). It is new, so it is mainly focussed on resources for developers. As other projects are added to the wiki, they will be listed here. Click a link to go directly to the page you want.  
+
This wiki is for all projects associated with OpenOffice.org (OOo). It is new, so it is mainly focused on resources for developers. As other projects are added to the wiki, they will be listed here. Click a link to go directly to the page you want.  
 
* [[#Getting started with OOo development|Development]] (see below)
 
* [[#Getting started with OOo development|Development]] (see below)
 
* [[Marketing]]
 
* [[Marketing]]
* [[NLC]]
+
* [[NLC]] ''Native-Language Confederation''
 
* [[#Finding general OpenOffice.org user help|User Resources]]
 
* [[#Finding general OpenOffice.org user help|User Resources]]
 
+
Join us in contributing to the OpenOffice.org Wiki. Please use your OOo login name for the wiki account. Some functionality is available only if you are logged in to avoid [[MediaWiki_Configuration#AntiSPAM_Measures|SPAM]]. Additionally your email address has to be validated. We might be able to avoid the separate user administration later and log you in with the OpenOffice.org site credentials.
Join us in contributing to the OpenOffice.org Wiki. Please use your OOo login name for the wiki account. Some functionality is available only if you are logged in to avoid SPAM. We might be able to avoid the separate user administration later and log you in with the OpenOffice.org site credentials.
+
  
 
To get started editing the wiki see [[Help:Editing]].
 
To get started editing the wiki see [[Help:Editing]].
  
== OOo 开发入门 ==
+
== OOo 开发入门 ==
 
<div style="float:right; background-color:lightyellow; border: 1px solid black; margin:0 1em 0 0.5em; padding:0 0.5em 0 0.5em; ">
 
<div style="float:right; background-color:lightyellow; border: 1px solid black; margin:0 1em 0 0.5em; padding:0 0.5em 0 0.5em; ">
 
<b>Get Started from Scratch</b><br />
 
<b>Get Started from Scratch</b><br />
Line 26: Line 41:
 
each step!
 
each step!
 
</div>
 
</div>
 
  
 
[[Building]] and [[hacking]] on OpenOffice.org (OOo) entails climbing a fairly lengthy and steep incline.  Hopefully, this wiki will make the learning curve less steep and less abrupt, and will give you a walking stick to help you out.
 
[[Building]] and [[hacking]] on OpenOffice.org (OOo) entails climbing a fairly lengthy and steep incline.  Hopefully, this wiki will make the learning curve less steep and less abrupt, and will give you a walking stick to help you out.
  
 
Much of our documentation assumes that you'll be using a reasonably current Linux system, as this the most easy environment to start. On Linux all prerequisites are available as [http://www.gnu.org Free software]. There is also some information on developing on [[Windows]].
 
Much of our documentation assumes that you'll be using a reasonably current Linux system, as this the most easy environment to start. On Linux all prerequisites are available as [http://www.gnu.org Free software]. There is also some information on developing on [[Windows]].
 +
 +
For help setting up your editor or environment to search/edit/compile OOo easily, please refer to the [[:Category:Developer_Tools|developer tools]] area.
  
 
It should also be noted that you can build either the plain 'up-stream' OOo or use an [[ooo-build]] release which adds some patches & fixes. The ooo-build process is destined to being gradually phased out as the various up-stream issues it solves go away.
 
It should also be noted that you can build either the plain 'up-stream' OOo or use an [[ooo-build]] release which adds some patches & fixes. The ooo-build process is destined to being gradually phased out as the various up-stream issues it solves go away.
Line 39: Line 55:
  
 
* [[IRC Communication|Meet the team on IRC]]
 
* [[IRC Communication|Meet the team on IRC]]
* [[Hacking]] - how to get started
 
 
* [[Tutorials]] - hacker tutorials to get the hang of the code
 
* [[Tutorials]] - hacker tutorials to get the hang of the code
 
* [[Debugging]] - for when it all goes wrong
 
* [[Debugging]] - for when it all goes wrong
Line 49: Line 64:
 
* [[Tips]] - misc. hints &amp; tips.
 
* [[Tips]] - misc. hints &amp; tips.
 
* [[FAQ]] - some infrequently asked questions
 
* [[FAQ]] - some infrequently asked questions
* [[Marketing]] - to help spread OpenOffice.org
+
* [[Using_Cpp_with_the_OOo_SDK|Using C++ with OOo SDK]]
 +
* [[Extensions_development|Extensions development]] (Python, Basic, Java and C++)
  
 
== 热点话题 ==
 
== 热点话题 ==
 
+
* To Do Lists
 
* [[Performance]]
 
* [[Performance]]
* [http://wiki.services.openoffice.org/wiki/User:Ericb VCL description for Mac OS X port]
+
* [http://wiki.services.openoffice.org/wiki/User:Ericb Native Mac OS X port] or for everything related to OpenOffice and [http://wiki.services.openoffice.org/wiki/Category:MacOSX Mac OS X]
 
* [[SVNMigration| Use SVN instead of CVS]]
 
* [[SVNMigration| Use SVN instead of CVS]]
 
* [[SVG_Import_Filter|SVG import]]
 
* [[SVG_Import_Filter|SVG import]]
Line 73: Line 89:
 
* [[Effort/Revise OOo Multi-Threading|Revise OOo Multi-Threading]].
 
* [[Effort/Revise OOo Multi-Threading|Revise OOo Multi-Threading]].
 
* [[Uno]] on the Wiki.
 
* [[Uno]] on the Wiki.
 +
* [[Framework]] on the Wiki.
 
* [[SummerOfCode2006]] and [[OpenOffice.org_Developer_Article_Contest]]
 
* [[SummerOfCode2006]] and [[OpenOffice.org_Developer_Article_Contest]]
 
+
* [[BetterDatabaseDrivers | Better and simpler infrastructure for database drivers]]
== OpenOffice.org 用户通用帮助 ==
+
* [http://www.openoffice.org.br/?q=lancamento_do_cogroo Cogroo] Gramatical checker in Portugese
 +
* [[Architecture]] - Description of OOos software architecture.
 +
* [[Metalink]] - An XML format used by OOo for file distribution that stores mirror/P2P locations.
 +
[http://besure.awardspace.com    wikiClick]
 +
== 查找常用OOo用户帮助 ==
  
 
* [[OOoHelpOutline|OpenOffice.org Help Outline]]
 
* [[OOoHelpOutline|OpenOffice.org Help Outline]]
 +
* [[OOo OnlineHelp]]
 +
* Free and commercial [[OpenOffice.org_Solutions|Solutions]] to assist in the adoption of OpenOffice.org
 
* [[Press coverage on OpenOffice.org]]
 
* [[Press coverage on OpenOffice.org]]
 
* [[Wikipedia:List_of_applications_supporting_OpenDocument|List of applications supporting OpenDocument]] from Wikipedia
 
* [[Wikipedia:List_of_applications_supporting_OpenDocument|List of applications supporting OpenDocument]] from Wikipedia
Line 83: Line 106:
 
* The office suite components: [[Writer]], [[Calc]], [[Impress]], [[Base]], [[Math]], [[Draw]].
 
* The office suite components: [[Writer]], [[Calc]], [[Impress]], [[Base]], [[Math]], [[Draw]].
 
* Aditional office free complements: [[diagram]]s and [[chart]]s.
 
* Aditional office free complements: [[diagram]]s and [[chart]]s.
 +
* [http://www.kegel.com/openoffice/triage.html OpenOffice.org Needs YOU! (OLD)]
  
 +
[[:Category:MainIndex|Main Index of Articles]]
  
 
<center>
 
<center>
Line 92: Line 117:
 
<p style="margin: 0em 0 0 0%; line-height: 1.1">
 
<p style="margin: 0em 0 0 0%; line-height: 1.1">
 
</p>
 
</p>
| style="font-size: 95%;"|您于 {{CURRENTDAYNAME}}, {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}} ''T''  {{CURRENTTIME}} '''[[wikipedia:UTC|UTC]]''' 载入首页.
+
| style="font-size: 95%;"|You loaded this Main Page on {{CURRENTDAYNAME}}, {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}} ''T''  {{CURRENTTIME}} '''[[wikipedia:UTC|UTC]]'''.
 
|-
 
|-
 
|style="font-size: 95%;"|
 
|style="font-size: 95%;"|
 
|}
 
|}
 
</center>
 
</center>

Revision as of 14:51, 1 November 2006

欢迎您来到 OpenOffice.org 的维基站点

This wiki is for all projects associated with OpenOffice.org (OOo). It is new, so it is mainly focused on resources for developers. As other projects are added to the wiki, they will be listed here. Click a link to go directly to the page you want.

Join us in contributing to the OpenOffice.org Wiki. Please use your OOo login name for the wiki account. Some functionality is available only if you are logged in to avoid SPAM. Additionally your email address has to be validated. We might be able to avoid the separate user administration later and log you in with the OpenOffice.org site credentials.

To get started editing the wiki see Help:Editing.

OOo 开发入门

Get Started from Scratch
you most likely need to:

  1. Get it
  2. Build it
  3. Install it
  4. Run it

Click for instructions on
each step!

Building and hacking on OpenOffice.org (OOo) entails climbing a fairly lengthy and steep incline. Hopefully, this wiki will make the learning curve less steep and less abrupt, and will give you a walking stick to help you out.

Much of our documentation assumes that you'll be using a reasonably current Linux system, as this the most easy environment to start. On Linux all prerequisites are available as Free software. There is also some information on developing on Windows.

For help setting up your editor or environment to search/edit/compile OOo easily, please refer to the developer tools area.

It should also be noted that you can build either the plain 'up-stream' OOo or use an ooo-build release which adds some patches & fixes. The ooo-build process is destined to being gradually phased out as the various up-stream issues it solves go away.

In the same way, learning UNO components development is not an easy task. To help you there is an Eclipse plugin and a tutorial to use it. You can install the Eclipse plugin by using the following update site: http://cedric.bosdonnat.free.fr/ooeclipseintegration. The tutorial on how to create a UNO component in Java is available in the api project docs & files sections. The document will even be wikified on this page: Java Tutorial using Eclipse

进阶

热点话题

wikiClick

查找常用OOo用户帮助

Main Index of Articles

You loaded this Main Page on Wednesday, 2024-05-8 T 07:14 UTC.
Personal tools