-
MC.WIIAS
MC.WIIAS网站信息发布管理 v1.0.035 修正版
管理帐户:admin
密码为:admin999(MC.WIIAS Website Information Management v1.0.035 revision
Manage accounts: admin
Password: admin999)
- 2016-04-02 20:44:47下载
- 积分:1
-
问卷调查系统
该项目使用PHP+PDO 面向对象开发,功能模块分为客户端和服务器端。
客户端:
1、显示问卷调查项,问卷调查项包括单选、多选、自由回答项
2、实现用户回答提交给服务器端进行处理,限制每个ID只能提交一次
服务器端:
1、对问卷调查项进行按类添加
2、查看所有调查项,对调查项进行修改或删除工作
3、对客户端提交的问卷调查结果进行统计
- 2022-02-02 08:18:02下载
- 积分:1
-
1
说明: 网址导航,所有网民都适用,以其实用性,安全性高,渐渐被大多数网民所熟知,包含大量实用网址,如搜索,音乐,娱乐,图片,小游戏,短信,社区,日记,相册,K歌,通讯簿,BLOG(Web site navigation, all netizens apply, in fact, in fact, high security, gradually known by most netizens, including a large number of practical web sites, such as search, music, entertainment, pictures, games, SMS, community, diary, album, K song, address book, BLOG)
- 2018-04-16 19:35:57下载
- 积分:1
-
ThinkPHP.chm
php 方面的书籍及代码,有案例比较容易学,有产品方面的代码。(php-related books and code, Case relatively easy to learn, there are products code.)
- 2013-09-05 10:33:51下载
- 积分:1
-
dassl
dassl求解器说明文档
微分代数系统求解器DASSL以及两个例子文件
大尺度微分代数系统求解器DASPK软件2.0版(dassl solver documentation Differential Algebraic System Solver DASSL and two examples of large-scale file system differential algebraic solver DASPK software version 2.0)
- 2020-07-02 07:00:01下载
- 积分:1
-
index
申请百度云平台资源
启用微信公众平台开发模式
接收、发送、事件消息类型详解
获取接收到的五种消息
回复文本、图文、音乐
小黄鸡聊天机器人开发
亲子鉴定、情侣相、夫妻相应用开发
在线点歌应用开发
微网站开发
(Baidu cloud application platform resources to enable micro-channel public platform development mode to receive, send, explain the type of event messages received five messages get a reply text, graphics, music, talking with small yellow chicken Robot Development paternity, couples phase, corresponding with the development of online couples VOD Micro Application Development Website Development)
- 2016-01-13 22:20:34下载
- 积分:1
-
4s
说明: ASP+access共同编写的一个汽车4s配件仓储管理系统(ASP+ access 4s jointly produced a car parts warehouse management system)
- 2010-04-16 22:41:02下载
- 积分:1
-
admin_template
漂亮的登陆模板供参考,简单的修改后即可使用,容易理解(Beautiful landing template for reference, simple modifications to use, easy to understand)
- 2013-02-06 09:15:30下载
- 积分:1
-
632917
禁止某网站源码,程序结合易语言扩展界面支持库,将添加的网站IP地址写到系统Hosts文件中。设置要访问的地址为一个固定的IP地址,达到禁止访问的限制(Ban a website source code, the program combined with easy language support library expansion interface , the website will add the IP address in the Hosts file system writes . )
- 2015-05-27 21:09:14下载
- 积分:1
-
主要是对数组进行
主要是对数组进行取值,对数组进行排序之类的,数组一共有几种排序,1.冒泡排序法,2,选择排序法,3,快速排序法,4,插入排序法等等 。
快速排序法主要是运用了Arrays中的一个方法Arrays.sort()实现。
冒泡法是运用遍历数组进行比较,通过不断的比较将最小值或者最大值一个一个的遍历出来。
选择排序法是将数组的第一个数据作为最大或者最小的值,然后通过比较循环,输出有序的数组。
插入排序是选择一个数组中的数据,通过不断的插入比较最后进行排序。下面我就将他们的实现方法
- 2022-07-15 18:46:10下载
- 积分:1