asp.net mvc 和 fckeditor

发布于 2024-07-27 05:44:57 字数 91 浏览 5 评论 0原文

想要使用 fckeditor 或类似工具来动态构建/编辑网页 但还有其他一些老问题,正在

寻找任何最近的经验/替代方案?

谢谢

would like to use fckeditor or similar for building/editing webpages on the fly
but there are a few other old questions where there are issues

am looking for any recent experiences/alternatives ?

thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

不爱素颜 2024-08-03 05:44:58

取决于您需要的功能。 如果它是像 StackOverflow 上使用的那样简单的编辑器,则可以使用 Markdown 编辑器

Depends on the functionality you need. If it's a simple one like the one used here at StackOverflow, there's a Markdown Editor.

傲性难收 2024-08-03 05:44:57

我在我的 ASP.NET MVC 应用程序中集成 fckeditor 非常容易。 事实上,mvc 和常规 Web 表单无缝共存,使得免费的 fckupload 实用程序变得轻而易举。 我强烈推荐它。

I had a pretty easy time integrating fckeditor in my asp.net mvc app. The fact that mvc and regular webforms co-exist seamlessly made including the free fckupload utility a snap. I highly reccomend it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文