-
jilinbaixing
吉林市百姓网整站源码,带数据。跨平台运行,本程序免费开源,基于php+mysql平台开发,具有跨平台的特性,您可以把他部署在windows或者linux等系统之上。
功能强大,安装方便,操作简单,网民无需注册,即可发布信息,大大提高了网民发布信息的便利性。
赢利模式清晰,具有首页推荐、信息置顶、自定义广告等赢利模式,使您赚钱更容易。
功能简介
1. 信息可按分类显示,按地区显示,简介明了
2. 分类SEO,每个分类可单独设置标题,关键字和描述信息(Jilin city people network station source, with data. Cross platform operation, the program is free and open source, based on php+mysql platform, has the characteristics of cross platform, you can put him on the windows or Linux deployment system.
A powerful, convenient installation, simple operation, users are not required to register, you can publish information, greatly improving the convenience of users to publish information.
The profit pattern is clear, with page recommendation, information, advertising and other custom top profit model, making it easier for you to make money.
Function introduction
1 information can be classified according to the display, according to the area, brief and clear
2 classification SEO, each category can be individually set the title, keywords and description information)
- 2020-11-03 14:59:52下载
- 积分:1
-
346573736
装修公司网站系统修正版源码,有需要的就下载吧。(Decoration company website system amended version of the source code, need to download it.)
- 2013-09-09 16:33:10下载
- 积分:1
-
Git&github学习资料
说明: 团队协作开发的流程,git版本控制,提交并管理代码(Team development process, GIT version control, submit and manage code)
- 2020-07-01 15:31:07下载
- 积分:1
-
email_form
EMail form is used to send email form webpage
- 2012-06-19 16:28:17下载
- 积分:1
-
nankejituan
南科集团 企业网站 完整无措 个人珍藏 谢谢(NSC Group corporate website complete flawless personal collection Thank you)
- 2013-09-22 20:19:17下载
- 积分:1
-
Admin5demo
Admin5网站全站模板,使用织梦CMS系统!(Station Admin5 site-wide template, use the CMS system weaving dreams!)
- 2009-04-14 10:29:09下载
- 积分:1
-
MCMC_Gibbs
由matlab实现的从高斯分布数据中进行Gibbs采样的示例程序,代码中我已加注释,比较好理解,对于学习MCMC的同学比较有帮助。当初我理解GIbbs采样非常痛苦,希望这份代码对与我有相同经历的同学帮上忙(Realized by MATLAB the Gauss distribution data of Gibbs sampling sample program, the code I have to add a comment, is better understood, more helpful for students learning MCMC. I understand GIbbs sampling is very painful, hope this code on and I have the same experience of the students help
)
- 2021-03-19 21:09:18下载
- 积分:1
-
html5 3d机房 代码
资源描述
一个html5开发的3d机房,非常逼真。可以动画显示,路线移动等。
需要tomcat或iis发布,否则部分贴图和功能没法使用。
注意,由于采用WebGL,请用支持WebGL的浏览器打开。
如要调整房间内对象的位置等,简单修改data.js中的配置参数即可。
- 2022-03-14 14:38:11下载
- 积分:1
-
scrollpath
在Html5下实现自定义轨迹,并沿其滚动的效果,里面包括源码及使用方法(To custom track Html5 under and along the rolling effect, which includes the source code and use)
- 2013-03-30 23:03:30下载
- 积分: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