在 Expression Blend 中执行 WPF 有哪些优势?

发布于 2024-09-11 03:28:11 字数 168 浏览 0 评论 0原文

我一直在学习 WPF 并查看 Expression Blend。据我所知,Visual Studio 可以做它能做的一切,甚至更多。人们为什么使用 Expression Blend?它能做 VS 做不到的事情吗?

他们说它是为“设计师”设计的。它为设计师提供了哪些 VS 没有的工具?设计师就不能用VS吗?

I've been learning WPF and checking out Expression Blend. As far as I can tell, Visual Studio can do everything it can and more. Why do people use Expression Blend? Can it do anything VS cannot?

They say its geared for "designers." What tools does it have for designers that VS doesn't? Couldn't designers just use VS?

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

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

发布评论

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

评论(1

挽清梦 2024-09-18 03:28:11

有几件事 Expression Blend 可以做得更好,或者只能在 Blend 中实现。

其中一些是:

  • 绘制矢量艺术、路径等
  • 具有属性和复杂选项的数据绑定对话框
  • 重新模板化

这些只是其中的一小部分。尽管这些事情可以在 XAML 中手动完成,但在 Blend 中要容易得多。如果您只想做简单的布局,那么 Visual Studio 和 XAML 就可以了。如果您想深入了解 UI,那么 Blend 无疑是您可以使用的工具。

There are several things that Expression Blend does better, or is only possible in Blend.

Some of those things are:

  • DRAWING vector art, paths, etc
  • Data binding dialogs with properties and complex options
  • Re-templating

These are just a few. Although these things can be done by hand in XAML, they are sufficiently easier in Blend. If all you want to do is simple layout, then Visual Studio and XAML are fine. If you want to get down and dirty with the UI, then Blend is certainly the tool to use.

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