有哪些免费的在线流程图工具?
有人可以告诉我一个可以帮助在线绘制流程图(以进行协作)但不公开的工具吗?我确实看到了免费、廉价或开源的 UML 和类似 Visio 的工具,它看起来很华丽,但它以免费模式公开图表。
Can somebody tell me of a tool that helps draw a flow chart online (to collaborate) but not make it public. I did see free, cheap or open source UML and Visio-like tool that talks of gliffy but it makes charts public in the free mode.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
呃...我只使用
vim
+graphviz
+git
,但这只是我。Eh... I'd just use
vim
+graphviz
+git
, but that's just me.这是向我推荐的:Web 序列图。
http://www.websequencediagrams.com/
HTH
This was recommended to me: Web Sequence Diagrams.
http://www.websequencediagrams.com/
HTH
撞上一个旧的 Q - 但是:
发现这个对于 ASCII 流程图来说非常好:
http://www.asciiflow.com
一些亮点:
缺点:
Bumping an old Q - but:
Have found this one to be very nice for ASCII flow charts:
http://www.asciiflow.com
Some highlights:
Downside:
这是一个免费的在线工具:
https://ludoaubert.github.io/linkedboxdraw/README.html
您可以从阅读自述文件开始。一项关键原则是您的信息必须保密,永远不会被上传。
对于逆向工程 SQL 模式,如果实现外键,逆向工程图当然看起来会好得多:)
https://ludoaubert.github.io/linkedboxdraw/table_edit_ti.html
Here is a free online tool:
https://ludoaubert.github.io/linkedboxdraw/README.html
You can start by reading the README. One key principle is that you keep your info private, it never gets uploaded.
For reverse engineering SQL schemas, of course the reverse engineered diagram will look a lot better if foreign keys are implemented :)
https://ludoaubert.github.io/linkedboxdraw/table_edit_ti.html