-
article
浪人文章文章系统是一款适合中小型文章(新闻)阅读的网站源码(Ronin article system is a suitable for small articles (News) to read the website source)
- 2013-12-29 20:45:22下载
- 积分:1
-
智能导航栏 -- 防延迟
说明: 智能导航栏 ,根据数学函数计算距离 防止多次触发延迟 、(Intelligent navigation bar, calculating distance according to mathematical function to prevent multiple trigger delays,)
- 2019-05-20 10:02:02下载
- 积分:1
-
axis2
说明: This book is suitable for those who would like to learn how to develop web
services in Java.(This book is suitable for those who would like to learn how to develop web
services in Java.If you'd like to learn how to create web services (in particular, using Apache
CXF or Axis2) and make some sense of various standards like JAX-WS, JAXRS,
JAXB, SOAP, WSDL, REST, MTOM, WS-Security, WS-Policy, XML
Encryption and XML Signature, then this book is for you.)
- 2017-12-22 20:56:33下载
- 积分:1
-
html
使用HTML语言,实现简单的文本框,单选框,多选框,对初学者有很大的帮助。(Using HTML language, simple text box, radio buttons, check boxes, for beginners great help.)
- 2013-05-18 08:37:24下载
- 积分:1
-
WormCN_Forums_XP_0923b
新特征:
1. 投票贴子的程序已经做好了,使用方法和显示效果都与 LB5000 XP 一个样的,也绝对
比任何其他 ASP 论坛漂亮,功能更加强大,爽...
2. 增加 [web] 镶入网页标签支持;
3. 全面改写 Flash 及 Real 音、视频以及其他标签的代码; (New features:
1 vote post procedures have been completed, the use of methods and show the effect of LB5000 and XP a kind of absolute
More beautiful than any other ASP forum, more powerful...
The 2 increase in [web] embedded web label support
3 Flash and Real fully rewritten audio and video and other label code )
- 2016-03-03 20:52:35下载
- 积分:1
-
html5-cheat-sheet
simple make disgn web developer in html 5
- 2012-11-27 21:09:50下载
- 积分:1
-
ruanjianblue
一款比较大气的网站导航菜单,DIV+CSS布局,非常适合软件公司网站等公司网站首页的导航菜单,蓝色的背景,看起来大气、漂亮,用于公司网站导航菜单最好不过了。(A more atmospheric site navigation menu, DIV+ CSS layout, ideal for software companies such as Home Company website navigation menu, blue background, looks atmosphere, nice for the company website navigation menu better and better.
)
- 2016-05-24 14:54:35下载
- 积分:1
-
showph
这个模块是进行商品存放的 就是这个系统中的购物车(This module is the commodity that is stored in the shopping cart system)
- 2010-12-27 17:10:43下载
- 积分:1
-
pjblog3
PJBlog是由舜子(陈子舜,英文名字PuterJam,PJblog就是以他英文名字缩写命名的,他本人就职于腾讯公司QZONE开发组)所开发的一套开源免费的中文个人博客系统程序,采用asp+Access的技术,PJBlog同时支持简繁中文,UTF-8编码,相对于其他系统,PJBlog具有相当高的运作效能以及更新率,也支持目前Blog所使用的新技术。(PJBlog by Shun child (Chen Zaishun English name PuterJam, PJblog his English name is an abbreviation of the name, he worked at Tencent QZONE Development Group) developed a set of open source free Chinese personal blog system program, the use of asp+ Access technology, PJBlog supports Simplified and Traditional Chinese, UTF-8 encoding, compared to other systems, PJBlog with a very high operational efficiency as well as update rate, and also supports new technologies currently used by Blog.)
- 2016-04-24 18:49:04下载
- 积分:1
-
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