-
Web版的WorkFlow流程设计器WorkFlowBS
Web版的流程图设计器WorkFlowBS,实现目标:
1 将所有的节点自动排序
2 解决连线的重叠问题
分析:
1 设置每个节点的parentNode和childNode
2 找到一个parentNode 为null的做为树根设坐标(row=0,0)
3 判断childNode的节点数为每个子节点设置坐标(row+1,col),
3.1 子节点的位置(row+1,fa.col+(i-(total/2)))
4 如果坐标位置被占用,那么修改父节点坐标,使其col++ ,重复3
4.1 判断占用关键是看col因为是自顶到下的,所以row不会重复
5 设置完这个节点的子节点以后,设置这个节点为已操作already=1
6 查找一个父节点不为空already=0的节点,重复3
7 重复2
8 完成节点的坐标设置,进行位移
9 建立两点之间的连线
10 写连线的名称和备注(选)
11 判断如果两个连线的midPoint重叠,就左右移开
12 如果连线的midPoint和node重叠,就移开
- 2022-02-02 03:01:21下载
- 积分:1
-
code
随着我国市场经济的蓬勃发展和人们对医药产品需求的迅速增加,医药行业正处于一个高速发展的时期。药品流通现代化经营模式正成为医药流通企业掌握未来的有效手段,医药产业的竞争将向“大集团、大品种、大市场”战略方向靠拢。在当今高度信息化的时代,越来越多的医药经营企业意识到提高企业管理水平的重要性,也迫切要求加快管理信息化的进程。医药连锁机构维系业务正常运行以及建立核心竞争力的基础之一就是拥有高效、稳定的信息系统。行业的快速发展必然导致市场竞争的加剧,要想在激烈的市场竞争中谋求发展,客观上要求企业必须加强内部管理,提高运营效率,另外,由于医药产品种类繁多、销售模式特殊,业务量大,单凭手工记账已远远适应不了企业快速发展的需求。医药作为一个关系到人们健康的特殊行业,并且国家对医药行业又有一些不同与其他行业的管理政策,这些都加大了企业管理的难度。而通过网络化管理医药连锁企业可以实现总店管理员对各分店进行的一系列经营管理(销售情况、销售汇总、统计等),从而迅速建立和完善现代企业的信息化管理机制问题。可以说,没有信息化的医药连锁几乎是不可想象的。由此,药品进销存管理系统应运而生。(As China s market economy development and people s demand for medical products to the rapid increase in the pharmaceutical industry is going through a period of rapid development. Drugs flow of modern business model is becoming a medical distribution companies have an effective means to the future, the pharmaceutical industry s competitiveness will be "big group, big variety, big market" strategic direction to move closer. In today s highly information-based era, an increasing number of pharmaceutical enterprises to improve business management aware of the level of importance, but also an urgent need to speed up the process of management information. Chinese medicine chain operations to maintain normal operation of the institutions and the establishment of core competence is the basis for efficient and stable information system. The industry is bound to lead to the rapid development of market competition, in order to fierce market competition and development, the objective requirements)
- 2012-03-10 21:39:08下载
- 积分:1
-
he-certificate-code-program-source
完整的PHP图形验证码程序源码!
完整的PHP图形验证码程序源码! (The complete PHP Captcha code program source code The complete PHP Captcha code program source code)
- 2013-01-17 16:17:36下载
- 积分:1
-
messagesys
php留言系统,简单的留言系统,html+css+js+php实现,容易理解(php message system)
- 2013-12-11 09:17:12下载
- 积分:1
-
haonanren_v1.0
好男人博客后台功能:
文章分类 文章发表 文章浏览 相册分类 相册上传 相册查看 音频文件添加 音频文件查看 管理员资料
博客程序管理帐号admin 密码admin(Good man blog backstage function:
Article Category Article published article View Album Category Album Upload Album view an audio file Add an audio file administrator View Profile
Blog admin password admin account management program)
- 2016-05-03 13:43:56下载
- 积分:1
-
syuab
这是一个学校成绩录入系统,学生生成绩的录入,统计(This is the result of a school entry system, entry grade school students, statistics)
- 2010-12-23 21:17:17下载
- 积分:1
-
php语言实现的简易名人名言网站
php语言实现的简易网站,使用了模版,包含头文件与页脚文件,其中使用一些css样式,对于初学者或许是个不错的选择。
- 2023-07-25 05:20:03下载
- 积分:1
-
ec
说明: 安卓手机电子商务网站,含服务端和客服端。(Android mobile e-commerce sites, including client service and customer side.)
- 2014-01-10 17:02:09下载
- 积分:1
-
医疗信息管理系统
医疗信息管理系统主要可以分成四个部分,一是普通游客模块,二是注册病人模块,三是医生模块,四是管理者模块,它们又各自由更具体的小模块构成。普通游客模块主要包括注册,浏览信息,搜索功能这些功能。
- 2022-09-18 07:35:03下载
- 积分:1
-
WPF UI 界面搭建
仿照360 UI设计的,使用C#语言编写,使用了微软的新技术WPF搭建的。
- 2022-02-04 07:30:17下载
- 积分:1