|
| 在linux下玩windows游戏的新方法 by 隐藏人物 |
| .net/playonlinux.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
或者给你的sources list文件加上这么一条:
deb http://playonlinux.botux.net/ gutsy main
当然也可以在这个地方下载PlayOnLinux:
http://www.playonlinux.com/en/download.html ... |
| www.geekaa.com/topic/view/436.html - 2008年6月18日 |
|
| Piwik:基于PHP技术构建的开源网页访问统计系统 by 安静 |
| If you are a developer, you can easily build your own plugins!
2. you own your data. Piwik being installed on your server, the data is stored in your own database and you can get all the statistics using open APIs (publishing the data in many formats: xml, json, php, csv)
3. (NOW AVAILABLE!!!) ... |
| www.geekaa.com/topic/view/629.html - 2008年4月9日 |
|
| 如何自己编译firefox by firefox |
| tools.zip
安装
set MOZ_TOOLS=c:\mozilla\moztools
mkdir c:\mozilla\moztools
cd buildtools\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文件
. $topsr ... |
| www.geekaa.com/topic/view/296.html - 2007年11月11日 |
|
| 如何实现vc每次编译版本的自动增加 by xman |
| 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, select Macro File ... |
| www.geekaa.com/topic/view/133.html - 2007年9月14日 |
|
|