欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Gallery
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
[[Image:Galler-logo.gif|right]] | [[Image:Galler-logo.gif|right]] | ||
+ | |||
+ | ==在线演示== | ||
+ | http://demo.huihoo.com/gallery/ | ||
+ | 普通用户: student/student | ||
+ | 管理员: admin/admin | ||
+ | |||
+ | ==安装指南== | ||
+ | 1. 按照安装向导进行系统安装 | ||
+ | http://localhost/gallery/install/ | ||
+ | 2. 创建数据库 | ||
+ | mysqladmin -u root -p create gallery2 | ||
+ | mysql -u root -p | ||
+ | mysql>GRANT ALL PRIVILEGES ON gallery.* TO gallery@localhost IDENTIFIED BY 'gallery'; | ||
+ | mysql>flush privileges; | ||
==相关链接== | ==相关链接== |
2006年7月27日 (四) 19:51的版本
在线演示
http://demo.huihoo.com/gallery/ 普通用户: student/student 管理员: admin/admin
安装指南
1. 按照安装向导进行系统安装
http://localhost/gallery/install/
2. 创建数据库
mysqladmin -u root -p create gallery2 mysql -u root -p mysql>GRANT ALL PRIVILEGES ON gallery.* TO gallery@localhost IDENTIFIED BY 'gallery'; mysql>flush privileges;
相关链接
分享您的观点