-
Java_Web开发实战经典-开发实战练习
java web开发实战经典的源码,用于学习java web方面的内容(Java web development of real war classic source code)
- 2018-05-17 22:28:21下载
- 积分:1
-
Web_-program-design-(2nd-edition)
Web程序设计(第2版)吉根林等主编【程序源代码】 书本中的源代码,Html,css,js,asp等都有讲到(Web program design (2nd edition) [translated by google])
- 2012-04-21 15:42:15下载
- 积分:1
-
微信开发中文字交互源码(含测试)
应用背景1)程序功能:微信开发中文字交互项目详解,采用PHP编写。
2)程序详解地址:http://blog.csdn.net/clevercode/article/details/46967221。
3)原创作品,出自"CleverCode的博客"。
4)欢迎大家关注博客更多精彩的内容:http://blog.csdn.net/CleverCode。关键技术 申请完微信订阅号后,要想微信开发,必须在微信后台(mp.weixin.qq.com)切换到开发模式,然后配置接口。如下图。http://xxxx.com是我服务器的域名地址。如果没有服务器也可以用新浪的sae。/apithxl/interface表示的我是使用的zend framework框架。这个url可以是任意的,只要能够访问得到即可。例如http://xxxx.com/api.php,http://xxxx.com/api.jsp等等。
- 2022-06-26 08:51:07下载
- 积分:1
-
qiye_2
说明: 企业批发零售网站源码,包括前台设计和后台设计(Wholesale and retail businesses web site source code, including the design of front and back design)
- 2011-04-15 10:42:24下载
- 积分:1
-
php语言实现的简易名人名言网站
php语言实现的简易网站,使用了模版,包含头文件与页脚文件,其中使用一些css样式,对于初学者或许是个不错的选择。
- 2023-07-25 05:20:03下载
- 积分:1
-
Online-bookstore-system
ASP网络编程技术与实例一书赠送的网上购书系统,经测试好用(ASP network programming book with examples of online purchasing system presented by the test easy to use)
- 2011-09-19 22:47:02下载
- 积分:1
-
Online_exam
This is a PHP project on online examination system.
- 2015-03-21 13:27:56下载
- 积分:1
-
ss867
Decoupling, restore the original signal, Multi-target tracking particle filter, Six degrees of freedom to achieve inverse kinematics algorithm.
- 2017-09-28 10:35:08下载
- 积分:1
-
SayTocj_jslt_1.1
SayTo是针对站内访客即时聊天的社交类程序组件。该组件主要实现同时访问网站用户间的交流,可以相互发表观点,即时显示文字信息,无需页面刷新,真正做到了站内实时互动。该产品提供了非常开放的接口功能,站长可以根据实际需求,在组件基础上通过站点用户数据实现对用户聊天的灵活控制,以及创新功能的二次开发。(SayTo visitors for the station' s social class instant messaging program components. The main components of simultaneous communication between users visit the site, can be mutually express their views, instant display text information without page refresh, truly a real-time interactive stations. The product provides a very open interface functions, owners can according to actual demand, on the basis of the component user data through the site user chat achieve flexible control, and innovative features of secondary development.)
- 2013-11-04 17:15:06下载
- 积分: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