- 授权协议: GPL
- 开发语言: ASP
- 操作系统: Windows
- 软件首页: http://xcoder.in/blog/
- 软件文档: http://xcoder.in/blog/2010/11/x2cms-v1-0-beta-noskin-preview.xhtml
软件介绍
X2CMS是一款基于ASP Framework的轻量级CMS解决方案,其功能简介,只有文章发布和单页功能。理论实现无限分级。在单页中亦可发布文章。
遵循GPL协议开源,项目首页:http://x2cms.googlecode.com/svn/trunk/
模板采用EasyASP的标签模式,对于美工方便易懂。
此为无皮肤抢先版,请查看作者网站相应文章以自制皮肤。
一些系统常量请在config.asp修改。
默认管理路径:manager
还没测试其它路径是否正常,如发现BUG请联系我,谢谢。
默认管理员用户名:admin
默认管理员密 码 :admin888
另:若有好心人或者有兴趣的同学帮忙做一个默认皮,或者想参与写这个开源项目的话,我会感激不尽的。联系方式在上面有了的。
/**
* 版本:V1.0 Beta (No Skin Preview)
* 日期:2010-11-11
* 作者:XadillaX
* Q Q :8644325
* 主页:http://www.xcoder.in
* 语言:ASP
* 辅助:EasyASP / EaspIDE
*/
Writing Apache Modules with Perl and C
Lincoln Stein、Doug MacEachern / O'Reilly Media, Inc. / 1999-03 / USD 39.95
Apache is the most popular Web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend Web......一起来看看 《Writing Apache Modules with Perl and C》 这本书的介绍吧!
