-
lvxingshe
一个之前用过的旅行社网站源码,现在发出来供大家学习用。(A travel agency website source previously used, issued to for everyone to learn.)
- 2012-09-05 15:17:21下载
- 积分:1
-
Java_Web开发实战经典-开发实战练习
java web开发实战经典的源码,用于学习java web方面的内容(Java web development of real war classic source code)
- 2018-05-17 22:28:21下载
- 积分:1
-
14
说明: 一款HTML5 3D立方体动画,这个只是一个3D效果模型,你可以用图片替换演示中的立方体4个面,这样就可以将这款HTML5立方体旋转动画改造成HTML5 3D焦点图了,由于是基于webkit的,所以有浏览器限制,Google Chrome最佳。(A HTML5 3D cube animation, this is just a 3D effect model, you can use pictures to replace the cube in the demonstration 4 surfaces, so you can transform this HTML5 cube rotation animation into the HTML5 3D focus map, because it is based on WebKit, so there is a browser limit, Google Chrome is the best.)
- 2018-04-17 14:09:51下载
- 积分:1
-
wxpayv43
据微信提供的开放SDK,独立开发了Asp微信支付接口(According to the open SDK provided by Wechat, Asp Wechat Payment Interface has been independently developed.)
- 2020-06-24 12:20:02下载
- 积分:1
-
paypal_php_sample-project
You can use paypal api in php script by using this sample php file, full api is explained
- 2014-09-26 11:56:41下载
- 积分:1
-
school management project in php
这是一种媒介
- 2022-11-09 02:20:04下载
- 积分:1
-
CookieUtils
说明: 得到Cookie的值,得到cookie的域名,设置Cookie的值,并使其在指定时间内生效。(Get the value of the cookie, get the domain name of the cookie, set the value of the cookie, and make it effective within a specified time.)
- 2019-04-27 20:04:07下载
- 积分:1
-
社区远程挂号系统
社区远程挂号系统为方便就医看病可提前在线挂号预约,医院预约挂号系统是以病人为中心开展医疗服务的重要改革措施,对于方便群众就医、提高医疗服务水平具有重大意义。医院施行预约诊疗服务,有利于患者进行就医咨询,提前安排就医计划,减少候诊时间,也有利于医院提升管理水平,提高工作效率和医疗质量,降低医疗安全风险。
- 2022-05-07 03:58:38下载
- 积分:1
-
houtai_heise
一款简单黑色后台模板,黑色风格,框架结构(Frame)设计,有登陆页面及操作页面,含PSD源文件,web网页制作参考资料。(A simple black background template, black style, frame (Frame) design, and operation of the landing page page containing PSD source files, web pages reference materials.)
- 2013-12-30 19:33:41下载
- 积分:1
-
ds1
建立一张顺序存储结构的线性表(顺序表),表中数据元素为整型数,能够存储的最大元素数量为50。在该顺序表上依次完成以下操作:
(1)判定线性表是否为空。
(2)依次在顺序表尾部(第n+1位,n位线性表长度)插入数据元素:15、207、36、79、21、97、652、109、66、81,然后输出整张线性表(依次输出所有元素)。
(3)删除第5个元素,然后输出整张线性表。
(4)在线性表的第3位插入数据92,然后输出整张线性表。
(5)在线性表中查找值为79的元素,如果存在输出它是第几位,不存在输出提示信息。
(6)线性表中查找值为31的元素,如果存在输出它是第几位,不存在输出提示信息。
(7)查找线性表中,值为652的元素的前驱元素以及后继元素的值。
(Order to establish a linear table storage structure (order form), the table is an integer number of data elements, the maximum number of elements that can be stored is 50. On the order form in order to complete the following:
(1) determine whether a linear table is empty.
(2) sequentially in the order form the tail (the n+1 bit, n-bit linear meter length) into the data elements: 15,207,36,79,21,97,652,109,66,81, and then output the entire linear table (in order to output all elements).
(3) Delete the first five elements, and then output the entire linear form.
The first three insert data (4) line of the table 92, and then output the entire linear form.
(5) Find a linear table of elements is 79, if there is it is the first of several output, the output message does not exist.
(6) Find a linear table of elements is 31, and if there is it is the first of several output, the output message does not exist.
(7) Find a linear table, element 652 is a precursor elements and the va)
- 2014-05-11 19:16:52下载
- 积分:1