|
 | 如何自己编译firefox by firefox |
| uildtools\windows
install.bat
建议做头文件格式转换 d2u在cygwin/bin下面
cd c:\mozilla\moztools\include\
d2u.exe *.h
cd libIDL\
d2u.exe *.h
下载firefox 1.0的源码 ,在www.mozilla.org上可以找到
设置编译环境 mozilla目录下的 .mozconfig文件
. $topsrcdir/browser/config/mozconfig
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/ff
ac_add ... |
| www.geekaa.com/topic/view/296.html - 2007年11月11日 |
|
 | 如何申请和管理一个sourceforge项目 by 锅巴 |
| 。sourceforge推荐下载putty套件,它也是免费项目,网址为:http://www.chiark.greenend.org.uk/~sgtatham/putty/ ,你至少要下载psftp.exe和putty.exe。
假设你的sourceforge帐号是'myaccount',你的项目名是“thisproject”,则利用putty套件上传网站文件的步骤如下:
将你的所有文件打成一个zip包(或者tar包),例如是“myweb.zip”,将它放在psftp.exe所在的目录下。
执行psftp.exe
输入你的shell地址:“open myaccount@shell. ... |
| www.geekaa.com/topic/view/276.html - 2007年10月20日 |
|
 | 如何实现vc每次编译版本的自动增加 by xman |
| saves the file and closes it. During a subsequent build, the new version number is included in the executable.
To install and use the VB Script code, do the following:
a. Open an existing DSM (macro) file or create a new DSM file in Visual C++. To create a new file, click New on the File menu, s ... |
| www.geekaa.com/topic/view/133.html - 2007年9月14日 |
|
 | 图像无缝衔接技术 by 隐藏人物 |
| 卡内基梅隆(Carnegie Mellon)大学的James Hayes和Alexei A. Efros开发了新的图形算法,能让图像空白处与整体无缝衔接或是替换图像中不想要的部分。
这里有介绍:
http://graphics.cs.cmu.edu/projects/scene-completion/ ... |
| www.geekaa.com/topic/view/55.html - 2007年8月21日 |
|
|