为 .NET 应用程序启用脚本
我想在我的 .NET 3.5 C# 应用程序中包含脚本。我想让用户能够对当前仅由 UI 操作的项目执行各种操作(例如搜索项目、导出项目等)。
我想要一个专门的脚本窗口,进行调试(逐步调试、断点、监视窗口)等等。
对于我的 .NET 版本来说,C# 应用程序的最佳方法是什么?是否可以使用 C# 本身作为脚本语言?还有其他可能性、第三方库和控件吗?
I would like to have scripts in my .NET 3.5 C# application. I'd like to enable user to do various actions with items currently operated by UI only (e.g. search items, export them and so on).
I would like to have a dedicated window for script, to have debugging (step by step debugging, breakpoints, watches windows) and so on.
What are the best approaches for C# applications for my .NET version? Is it possible to use C# itself as a scripting language? Are there any other possibilities, third-party libraries and controls?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论