功能类似于 MS VISIO 的免费工具

发布于 2024-07-12 01:35:29 字数 1459 浏览 5 评论 0原文

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

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

发布评论

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

评论(14

你与昨日 2024-07-19 01:35:29

看看 DIA

Have a look at DIA

裂开嘴轻声笑有多痛 2024-07-19 01:35:29

Gliffy 看起来相当不错,而且价格便宜,有免费选项:http://www.gliffy.com

Gliffy looks pretty good and is cheap with a free option: http://www.gliffy.com

万水千山粽是情ミ 2024-07-19 01:35:29

这里有许多有趣的程序:http://www.osalt.com/visio

Many interesting programs here: http://www.osalt.com/visio

浅紫色的梦幻 2024-07-19 01:35:29

查看 FreelyDraw。 它是一款专业、易于使用的图表工具,与visio相比虽小但功能仍然齐全,值得一试。 现在它支持 Windows 和 MacOS。

Checkout FreelyDraw. It is a professional, easy to use diagramming tool, small compared to visio but still full featured, worth a try. And now it supports Windows and MacOS.

潦草背影 2024-07-19 01:35:29

Argo UML不是visio,但可以用来制作UML绘图。

Argo UML is not visio, but can be used to make UML drawings.

彼岸花似海 2024-07-19 01:35:29

Open Office Draw 有带有粘性连接器的盒子,我觉得在我想要的时候还可以只是一个快速简单的图表,没有什么形式主义。 Argo UML 的形式稍微正确一些,但您并不总是追求形式主义。

Open office draw has boxes with sticky connectors, which I find OK at those times I want just a quick simple diagram with little formalism. Argo UML is a slightly more formally correct, but you're not always there for the formalism.

苏别ゝ 2024-07-19 01:35:29

不同的目的,不同的方案。

生成的应用程序流程比手绘的更好。 Graphviz dot 非常适合它。 然后,您可以输入类似以下内容:

digraph{
  step1 -> step2;
  step2 -> step3;
  step2 -> step4 [label="optional"];
} 

用于有向图的简单领域特定语言。 它有很好的文档记录并且具有跨平台实现。 它也适合生成类图,但您可能不希望直接为其使用 DSL(只需编写一个小程序来生成它)

对于数据库,我使用了 Fabforce DbDesigner。 还有一个支持 SQL 服务器的版本。

http://www.fabforce.net/dbdesigner4/

For different purposes, different programs.

Application flows are better generated than hand-drawn. Graphviz dot is excellent for it. You can then type something like:

digraph{
  step1 -> step2;
  step2 -> step3;
  step2 -> step4 [label="optional"];
} 

A simple domain-specific language for directed graphs. It is well documented and has cross-platform implementations. It is also suitable for generating class-diagrams, but you probably don't want to its DSL directly for it (just write a small program to generate it)

For databases I've used Fabforce DbDesigner. There's also a version with SQL-server support.

http://www.fabforce.net/dbdesigner4/

审判长 2024-07-19 01:35:29

StarUML 看起来不错,只是它没有任何数据库图表功能。

StarUML looks nice except it doesn't have any database diagram features.

用心笑 2024-07-19 01:35:29

Dia 对我来说非常有用,无论是简单的绘图还是 UML。 我知道它并不完美,但它确实可以完成这项工作。 对于思维导图(哎呀它们很有用),我使用 freemind

不要让丑陋的网站欺骗了您,它们都是很棒的软件。

Dia works great for me, both for simple drawing and for UML. I know it's not perfect but it really can do the job. For mindmaps (and heck they are useful), I use freemind.

Don´t let the ugly websites fool you, they both are great pieces of software.

国粹 2024-07-19 01:35:29

ARIS Express 是 Visio 的免费替代品。

ARIS Express is a free-of-charge alternative for Visio.

娇女薄笑 2024-07-19 01:35:29

Cacoo 非常好。 它是一个基于 Flash 的 Web 应用程序,实际上很像一个更友好的 Visio。 大约有 20 组可用形状,从电子电路到办公室布局再到 UML。 甚至 iPhone 和 Android UI 形状。 而且它是免费的。

Cacoo is very nice. It's a flash-based web application and is really quite like a more friendly Visio. There are about 20 sets of shapes available, from electronic circuits to office layout to UML. And even iPhone and Android UI shapes. And it's free.

独木成林 2024-07-19 01:35:29

您还可以尝试 my.origramy - 这是一个免费的在线服务,用于构建图表、方案等。它基于 Flash 编辑器/查看器组件。

You can also try my.origramy - it's a free online service for building diagrams, schemes, etc. It is based on a Flash editor/viewer component.

℉服软 2024-07-19 01:35:29

这取决于您所说的功能是什么意思。
在我看来,Visio 与其说是一种绘图,不如说是一种数据操作和可视化工具。
在表面之下,所有元素均由专门的计算表组成,可以处理形状的外观和行为。
有明显更好的绘图工具,但没有一个具有如此复杂的计算能力。

It depends of what you mean by functionality.
In my opinion Visio is less a drawing than a data manipulating and visualisation tool.
Under the surface all elements are made of specialised calculation sheets, which allows to handle the appearance and the behaviour of the shapes.
There are plainty better drawing tools, but none that has such a complexe calculating capability.

您的好友蓝忘机已上羡 2024-07-19 01:35:29

查看 LucidChart。 它非常快速且易于使用。 他们的免费帐户有限,付费帐户也很合理。

Check out LucidChart. It's very fast and easy to use. They have a limited free account and their paid accounts are reasonable.

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