欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
PHP-Calendar
来自开放百科 - 灰狐
在线演示
http://demo.huihoo.com/php-calendar/ 管理员: admin/admin
安装指南
获得 http://sourceforge.net/project/showfiles.php?group_id=46800 tar zxvf php-calendar-x.y.tar.gz mv php-calendar-x.y calendar cd calendar 获得 adodb http://sourceforge.net/project/showfiles.php?group_id=42718 tar zxvf adodb491.tgz touch config.php chmod 666 config.php
创建数据库
mysqladmin -u root -p create calendar mysql -u root -p mysql>GRANT ALL PRIVILEGES ON calendar.* TO calendar@localhost IDENTIFIED BY 'calendar'; mysql>flush privileges;
安装向导
http://localhost/calendar/install.php delete install.php and chmod 444 config.php
分享您的观点