Difference between revisions of "Zh"

From Apache OpenOffice Wiki
Redirect page
Jump to: navigation, search
(copy form english main page)
(REDIRECT to zh-cn)
Line 1: Line 1:
<!-- Calendar Borrowed by OpenOffice [user:Rfc1394] from Wikipedia [User:Angela] with modifications -->
+
#REDIRECT [[zh-cn]]
<div style="float:right; padding-left:5px;">
+
__NOTOC__
{| 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 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.  
+
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.  
 
* [[#Getting started with OOo development|Development]] (see below)
 
* [[#Getting started with OOo development|Development]] (see below)
 
* [[Marketing]]
 
* [[Marketing]]
* [[NLC]] ''Native-Language Confederation''
+
* [[NLC]]
 
* [[#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 41: Line 27:
 
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 55: Line 40:
  
 
* [[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 64: Line 50:
 
* [[Tips]] - misc. hints &amp; tips.
 
* [[Tips]] - misc. hints &amp; tips.
 
* [[FAQ]] - some infrequently asked questions
 
* [[FAQ]] - some infrequently asked questions
* [[Using_Cpp_with_the_OOo_SDK|Using C++ with OOo SDK]]
+
* [[Marketing]] - to help spread OpenOffice.org
* [[Extensions_development|Extensions development]] (Python, Basic, Java and C++)
+
  
 
== 热点话题 ==
 
== 热点话题 ==
* To Do Lists
+
 
 
* [[Performance]]
 
* [[Performance]]
* [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]
+
* [http://wiki.services.openoffice.org/wiki/User:Ericb VCL description for Mac OS X port]
 
* [[SVNMigration| Use SVN instead of CVS]]
 
* [[SVNMigration| Use SVN instead of CVS]]
 
* [[SVG_Import_Filter|SVG import]]
 
* [[SVG_Import_Filter|SVG import]]
Line 89: Line 74:
 
* [[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]]
+
 
* [http://www.openoffice.org.br/?q=lancamento_do_cogroo Cogroo] Gramatical checker in Portugese
+
== OpenOffice.org 用户通用帮助 ==
* [[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 106: Line 84:
 
* 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 117: Line 93:
 
<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%;"|You loaded this Main Page on {{CURRENTDAYNAME}}, {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}} ''T''  {{CURRENTTIME}} '''[[wikipedia:UTC|UTC]]'''.
+
| style="font-size: 95%;"|您于 {{CURRENTDAYNAME}}, {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}} ''T''  {{CURRENTTIME}} '''[[wikipedia:UTC|UTC]]''' 载入首页.
 
|-
 
|-
 
|style="font-size: 95%;"|
 
|style="font-size: 95%;"|
 
|}
 
|}
 
</center>
 
</center>

Revision as of 14:55, 1 November 2006

Personal tools