zim新版本支持graphviz了。

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
回复
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

zim新版本支持graphviz了。

#1

帖子 eexpress » 2010-02-24 10:27

28.jpg
● 鸣学
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

Re: zim新版本支持graphviz了。

#3

帖子 luojie-dune » 2010-02-24 11:23

一看标题就是ee发的~~~同贺 :em03
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
do-fine
帖子: 116
注册时间: 2009-10-31 18:45

Re: zim新版本支持graphviz了。

#4

帖子 do-fine » 2010-02-25 14:23

学习了~~~ :em05
Lenovo Y430-TFO
CPU:Pentium Dual-Core T4200
RAM:3G
Graphics:Nvidia GeForce 9300M GS
头像
xiooli
帖子: 6956
注册时间: 2007-11-19 21:51
来自: 成都
联系:

Re: zim新版本支持graphviz了。

#5

帖子 xiooli » 2010-02-25 14:25

zim 是个虾米?
tamsun
帖子: 451
注册时间: 2006-07-07 21:07

Re: zim新版本支持graphviz了。

#6

帖子 tamsun » 2010-02-25 14:35

可喜可贺,zim功能越来越强了
:em11
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: zim新版本支持graphviz了。

#7

帖子 eexpress » 2010-02-26 10:04

代码: 全选

digraph G {
node [peripheries=2 style=filled color="#eecc80"]
edge [color="sienna" fontcolor="green"]
main -> parse -> execute;
main -> init [arrowhead = box];
main -> cleanupi -> main;
make_string[label = once shape=parallelogram style=filled ]
execute -> make_string[label=go style=dashed arrowtail=diamond];
execute -> printf [shape=box];
init -> make_string;
main -> printf[dir=none];
execute -> compare[dir=both];
}
附件
t.png
● 鸣学
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: zim新版本支持graphviz了。

#8

帖子 leeaman » 2010-02-26 10:19

1#的图很赞的说 :em05
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
回复