Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用 NVelocity 创建一个加载邮件模板的库。如果不将模板嵌入到应用程序程序集中,我就无法加载模板。有没有一种特殊的方法可以做到这一点?要指定的属性?
我尝试了几种字符串格式调整来获取模板的路径并不断出现错误路径的异常。
查看:模板与 NVelocity 和 ASP.NET 合并
在CodePlex也有一个 NVelocity 的分支,它似乎比原始版本和城堡分支都更新。