欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Mozilla/developer
来自开放百科 - 灰狐
(版本间的差异)
小 |
小 (→链接) |
||
第56行: | 第56行: | ||
*http://developer.mozilla.org/en/docs/Developing_Mozilla | *http://developer.mozilla.org/en/docs/Developing_Mozilla | ||
*[[Hacking Firefox]] - http://developer.mozilla.org/en/docs/Hacking_Firefox | *[[Hacking Firefox]] - http://developer.mozilla.org/en/docs/Hacking_Firefox | ||
+ | *[http://mozilla.github.com/process-releases/draft/development_specifics/ Mozilla Firefox: Development Specifics] | ||
{{comment}} | {{comment}} |
2011年4月19日 (二) 01:31的版本
目录 |
Mozilla 2
编译
Requirements
- Microsoft Visual C++ Tools // VC7.1 (Visual Studio 2003), VC8 (Visual Studio 2005), VC9 (Visual Studio 2008)
- Microsoft Windows SDK(s) // Microsoft Windows Server 2003 R2 Platform SDK
- MozillaBuild
https://developer.mozilla.org/en/Windows_Build_Prerequisites
- http://developer.mozilla.org/en/docs/Build_Documentation
- http://developer.mozilla.org/en/docs/Creating_a_patch
安装好需要的软件后,进入c:\mozilla-build 目录:
- start-msvc8.bat or start-msvc8-x64.bat (VS 2005)
- start-msvc9.bat or start-msvc9-x64.bat (VS 2008)
- start-msvc10.bat or start-msvc10-x64.bat (VS 2010)
获得源码
配置Build选项
编译和安装
图集
链接
- Mozilla开发者网络
- Mozilla Hacks
- Mozilla Developer Guide
- Creating Applications with Mozilla
- XUL Tutorial
- XUL Element Reference
- http://developer.mozilla.org/en/docs/Developing_Mozilla
- Hacking Firefox - http://developer.mozilla.org/en/docs/Hacking_Firefox
- Mozilla Firefox: Development Specifics
<discussion>characters_max=300</discussion>
分享您的观点