Differences between revisions 4 and 5
Revision 4 as of 2010-04-08 04:33:27
Size: 2663
Editor: ZoomQuiet
Comment:
Revision 5 as of 2010-04-08 04:35:06
Size: 2589
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
    graph [label="大妈书选题分析图谱 {by Zoom.Quiet}",
        labeljust="l",labelloc="t",center=1,
    graph [label="大妈书选题分析图谱\n {by Zoom.Quiet}",
        labeljust="r",labelloc="b",center=1,
Line 8: Line 8:
        rankdir=BT,         rankdir=LR,
Line 76: Line 76:
        asp->tech;
        
php->tech;
        
py->tech;
            zope->py;
            
plone->py;
            
karrigell->py;
            
web2py->py;
        job->asp->php->py;
            zope->py->zope->plone->karrigell->web2py;

ZoomQuiet/book/MappIng (last edited 2011-05-25 03:56:23 by ZoomQuiet)