登录
首页 » C# » workflowdesigner

workflowdesigner

于 2011-07-30 发布 文件大小:92KB
0 171
下载积分: 1 下载次数: 175

代码说明:

  基于winform的图形化的工作流设计器,可添加、修改工作流程图,流程图可保存成XML文件。(csharp development of the graphical workflow designer can be saved into a file flowchart.)

文件列表:

workflowdesigner
................\workflowdesigner
................\................\workflowdesigner
................\................\................\bin
................\................\................\...\wxd.xml,628,2006-10-20
................\................\................\...\wxwinter.exe,40960,2006-10-20
................\................\................\...\wxwinter.pdb,165376,2006-10-20
................\................\................\...\wxwinter.xml,804,2006-10-20
................\................\................\My Project
................\................\................\..........\AssemblyInfo.vb,1493,2006-10-19
................\................\................\..........\MySettings.Designer.vb,1118,2006-10-19
................\................\................\..........\MySettings.settings,203,2006-10-19
................\................\................\..........\Resources.Designer.vb,3141,2006-10-19
................\................\................\..........\Resources.resx,5948,2006-10-19
................\................\................\obj
................\................\................\...\Debug
................\................\................\...\.....\ResolveAssemblyReference.cache,25432,2006-10-19
................\................\................\...\.....\TempPE
................\................\................\...\.....\......\My Project.Resources.Designer.vb.dll,7680,2006-10-19
................\................\................\...\.....\wxwinter.exe,40960,2006-10-20
................\................\................\...\.....\wxwinter.pdb,165376,2006-10-20
................\................\................\...\.....\wxwinter.Resources.resources,279,2006-10-19
................\................\................\...\.....\wxwinter.xml,804,2006-10-20
................\................\................\...\.....\wxwinter.窗体.resources,180,2006-10-20
................\................\................\...\.....\工作流设计器.vbproj.GenerateResource.Cache,905,2006-10-20
................\................\................\...\Release
................\................\................\...\.......\TempPE
................\................\................\...\.......\......\My Project.Resources.Designer.vb.dll,7680,2006-10-19
................\................\................\...\.......\wxwinter.exe,32768,2006-10-19
................\................\................\...\.......\wxwinter.Resources.resources,279,2006-10-19
................\................\................\...\.......\wxwinter.xml,804,2006-10-19
................\................\................\...\.......\wxwinter.窗体.resources,180,2006-10-19
................\................\................\...\.......\工作流设计器.vbproj.GenerateResource.Cache,905,2006-10-19
................\................\................\...\工作流设计器.vbproj.FileList.txt,544,2006-10-20
................\................\................\工作流设计器.vb,15222,2006-10-20
................\................\................\工作流设计器.vbproj,7984,2006-10-19
................\................\................\工作流设计器.vbproj.user,168,2006-10-19
................\................\................\窗体.Designer.vb,5520,2006-10-20
................\................\................\窗体.resx,5814,2006-10-20
................\................\................\窗体.vb,4289,2006-10-20
................\................\................\自定义控件A.Designer.vb,915,2006-10-19
................\................\................\自定义控件A.vb,1143,2006-10-20
................\................\workflowdesigner.sln,943,2006-10-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LLK-game-Visual-CPP-MFC
    连连看服务器游戏对战平台软件包括服务端和客户端源代码,服务端采用IOCP机制,可实现多人联网对战,并带有项目说明文档,源代码标有注释。并且游戏界面十分美观。(Battle Snake game server platform software, including server and client source code, the server uses IOCP mechanism, enabling networked multiplayer gaming, and with the project documentation, source code is marked with comments. And the game interface is very beautiful.)
    2020-12-02 20:19:26下载
    积分:1
  • Visual-CPP-Note
    零基础学Visual C++的课件,可以帮助读者快速提高Visual C++编程能力(Zero-based Visual C++ courseware, fast to improve Visual C++ programming ability can help readers)
    2012-09-12 11:04:28下载
    积分:1
  • SphereMap
    D3D创建球体并且加贴图的例子,可以用来做星球(Sphere, and add texture to create D3D example, can be used to make the planet)
    2021-05-13 14:30:02下载
    积分:1
  • c语言新手入门必备笔记
    c语言新手入门必备笔记
    2020-01-17下载
    积分:1
  • NICControlClass
    枚举所有网卡、获取设置网卡参数、检查网卡状态、启禁网卡(Enum all NICs,get NIC paramates,check NIC state,enable/disable nic)
    2010-10-13 12:35:40下载
    积分:1
  • POQLALC
    说明:  C语言程序设计教程电子教案的源代码,很好用,可以用(C language programming course electronic teaching plan of the source code, very easy to use, can use)
    2018-12-25 21:01:24下载
    积分:1
  • 麦轮小车万向资料
    说明:  麦克纳姆轮 蓝牙连接 万向移动 蓝牙通信协议 波特率 9600 校验位 无 停止位 1位 一共发送8个字节:AA AA 00 00 00 00 55 55 AA AA (HEX格式,2字节,是帧头) 00 (HEX格式,1字节,转向,范围-127到127,0代表不转向;正值代表向右转向;负值代表向左转向) 00 (HEX格式,1字节,空) 00 (HEX格式,1字节,左右平移,范围-127到127,0代表停止左右平移;正值代表向右平移;负值代表向左平移) 00 (HEX格式,1字节,前后平移,范围-127到127,0代表停止前后平移;正值代表向前平移;负值代表向后平移) 55 55 (HEX格式,2字节,是帧尾)(McNamuren Wanxiang)
    2019-03-01 12:07:25下载
    积分:1
  • 多线socket文件传输
    多线程socket文件传输
    2021-05-06下载
    积分:1
  • fingerprint
    基于Visual c++ 的指纹识别系统(fingerprint Visualc++)
    2009-12-29 09:27:04下载
    积分:1
  • 4538
    wpf经典源码,120例,详细的wpf源码,以及教程,超详细的!!(wpf classic source, 120 cases, the detailed wpf source code, as well as tutorial, ultra-detailed! !)
    2013-01-16 15:44:14下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载