欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Convelo
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
Convelo is an enterprise open source Product Lifecyce Management (PLM) solution, providing the essentials for managing product design and development. It is built on the latest technologies - Spring, Hibernate, AJAX - and a highly extensible meta model. | Convelo is an enterprise open source Product Lifecyce Management (PLM) solution, providing the essentials for managing product design and development. It is built on the latest technologies - Spring, Hibernate, AJAX - and a highly extensible meta model. | ||
+ | ==Install== | ||
+ | mysqladmin -u root -p create convelodb | ||
+ | mysql -u root -p -e "grant all on convelodb.* to 'convelo'@'localhost' identified by 'convelo' with grant option;" | ||
+ | ant loadusers | ||
+ | admin/rapid and anonymousUser/ | ||
+ | http://localhost:8080/convelo | ||
+ | |||
==Links== | ==Links== | ||
*http://www.rapidtransform.com/ | *http://www.rapidtransform.com/ | ||
*http://sourceforge.net/projects/convelo | *http://sourceforge.net/projects/convelo |
2007年8月31日 (五) 11:58的版本
Convelo is an enterprise open source Product Lifecyce Management (PLM) solution, providing the essentials for managing product design and development. It is built on the latest technologies - Spring, Hibernate, AJAX - and a highly extensible meta model.
Install
mysqladmin -u root -p create convelodb mysql -u root -p -e "grant all on convelodb.* to 'convelo'@'localhost' identified by 'convelo' with grant option;" ant loadusers admin/rapid and anonymousUser/ http://localhost:8080/convelo
Links
分享您的观点