我试着遵循下面的指南:
http://www.castleproject.org/others/nvelocity/usingit.html
你能告诉我我必须包括哪些dll才能让它工作:
VelocityEngine velocity = new VelocityEngine();
ExtendedProperties props = new ExtendedProperties();
velocity.Init(props);我包括了整个城堡项目,但仍然不起作用。
发布于 2009-06-07 15:00:45
发布于 2013-08-03 17:53:39
https://stackoverflow.com/questions/961762
复制相似问题