zoukankan      html  css  js  c++  java
  • 一个简单的WEB流程图组件[demo]

    我们常常要在web上显示流程图,网上比较难找,到处要收费,自己琢磨了一个,
    比较简单,包括开始节点,结束结点,两种节点框图(节点、容器)和两种特殊线(跳线、返回线),
    使用xml文件或xml字串作为数据源,
    没有多少需求分析,给有心人参考,也收集一些建议,源码过段时间整理再放上。

    demo代码

    效果图如下:


    数据源说明:
    xml数据源

    链接处理:
    Code
  • 相关阅读:
    except与besides
    think用法
    walk用法
    complain用法
    go through用法
    herd用法
    ridiculous用法
    it is the same as用法
    let us say用法
    1002 A+B for Polynomials (25 分)(模拟)
  • 原文地址:https://www.cnblogs.com/wangxiaohuo/p/1237796.html
Copyright © 2011-2022 走看看