• 大小: 51MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-21
  • 语言: 其他
  • 标签: vue  bpmn  

资源简介

vue+bpmn实现本地流程绘制,可以整合到你的项目中,需要添加响应的依赖,具体看博客

资源截图

代码片段和文件信息

#!/usr/bin/env python

# Copyright (c) 2009 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import os
import sys

# Make sure we‘re using the version of pylib in this repo not one installed
# elsewhere on the system.
sys.path.insert(0 os.path.join(os.path.dirname(sys.argv[0]) ‘pylib‘))
import gyp

if __name__ == ‘__main__‘:
  sys.exit(gyp.script_main())

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-08-27 17:50  vue-bpmn-demo2\
     文件         242  2019-08-27 17:47  vue-bpmn-demo2\.babelrc
     文件         156  2019-08-27 17:47  vue-bpmn-demo2\.editorconfig
     文件          34  2019-08-27 17:47  vue-bpmn-demo2\.eslintignore
     文件         820  2019-08-27 17:47  vue-bpmn-demo2\.eslintrc.js
     目录           0  2019-08-27 17:47  vue-bpmn-demo2\.git\
     文件         307  2019-08-27 17:47  vue-bpmn-demo2\.git\config
     文件          73  2019-08-27 17:47  vue-bpmn-demo2\.git\description
     文件          23  2019-08-27 17:47  vue-bpmn-demo2\.git\HEAD
     目录           0  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\
     文件         478  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\applypatch-msg.sample
     文件         896  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\commit-msg.sample
     文件        3327  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\fsmonitor-watchman.sample
     文件         189  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\post-update.sample
     文件         424  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\pre-applypatch.sample
     文件        1638  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\pre-commit.sample
     文件        1348  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\pre-push.sample
     文件        4898  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\pre-rebase.sample
     文件         544  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\pre-receive.sample
     文件        1492  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\prepare-commit-msg.sample
     文件        3610  2019-08-27 17:47  vue-bpmn-demo2\.git\hooks\update.sample
     文件        2443  2019-08-27 17:47  vue-bpmn-demo2\.git\index
     目录           0  2019-08-27 17:47  vue-bpmn-demo2\.git\info\
     文件         240  2019-08-27 17:47  vue-bpmn-demo2\.git\info\exclude
     目录           0  2019-08-27 17:47  vue-bpmn-demo2\.git\logs\
     文件         186  2019-08-27 17:47  vue-bpmn-demo2\.git\logs\HEAD
     目录           0  2019-08-27 17:47  vue-bpmn-demo2\.git\logs\refs\
     目录           0  2019-08-27 17:47  vue-bpmn-demo2\.git\logs\refs\heads\
     文件         186  2019-08-27 17:47  vue-bpmn-demo2\.git\logs\refs\heads\master
     目录           0  2019-08-27 17:47  vue-bpmn-demo2\.git\logs\refs\remotes\
     目录           0  2019-08-27 17:47  vue-bpmn-demo2\.git\logs\refs\remotes\origin\
............此处省略27179个文件信息

评论

共有 条评论