登录
首页 » WEB(ASP,PHP,...) » voice chat room procedures, it is now very popular, try it, the need to prepare...

voice chat room procedures, it is now very popular, try it, the need to prepare...

于 2023-02-07 发布 文件大小:489.43 kB
0 48
下载积分: 2 下载次数: 1

代码说明:

语音聊天室程序,现在很流行的,试试吧,需要准备好麦克风呀-voice chat room procedures, it is now very popular, try it, the need to prepare a good microphone ah

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PHP+MYSQL+ZEND 网站管理系统V5.0
    PHP+MYSQL+ZEND 网站管理系统V5.0-PHP+ MYSQL+ ZEND Site Management System V5.0
    2022-12-09 21:45:03下载
    积分:1
  • 超强的相册程序,支持上传管理,自建缩略图.
    超强的相册程序,支持上传管理,自建缩略图.-super album, procedures, support upload management, self thumbnail.
    2022-08-20 20:27:50下载
    积分:1
  • 功能列表
    功能列表 - 理论上可以上传无限大的文件 - 实时显示上传状态、进度 - 支持多文件上传以及与表单混合上传 - 方便的用户调用接口 - 兼容不同浏览器 - ... 注意: 1. UPU需要php4.3.0及其以上版本,并打开socket扩展 2. upu/temp为上传临时文件存放目录, upu/files为文件存放目录,这两个目录可以在 upu.class.php中指定。 3. 你的中要有enctype="multipart/form-data"这个属性,action为文件上传成功后 的处理页面,也就是说你的完全按照正常的思路来写就可以了,唯一不同的是需 要加入onsubmit="return upuInit(this)" 4. 上传成功后,可以使用$_POST来获取表单数据,如果是普通表单,直接 $_POST[ 表单名称 ]即可获得其值,如果是一个文件,则返回这样一个数组 $_POST[ 表单名字 ] = Array ( [filename] => [clientpath] => [savepath] => [filetype] => [filesize] => [extension] => ) -function list-theoretically unlimited upload large files-real-time display upload state, progress-support multi-file upload form and mixed with upload-called user-friendly interface-compatible with a variety of browsers- .. . Note : 1. UPU need php4.3.0 and above. and open the socket extension 2. Approved/temp to store temporary files upload directory, Approved/files for
    2022-04-13 11:28:50下载
    积分:1
  • 自己做的一个投票程序,适合于公司,学校,省时间,方便,简单。php+mysql,数据库压缩文件夹里有说明。 适合于php初学者借鉴,使用。 绝对可用,本...
    自己做的一个投票程序,适合于公司,学校,省时间,方便,简单。php+mysql,数据库压缩文件夹里有说明。 适合于php初学者借鉴,使用。 绝对可用,本人测试过。-Their own to do a voting procedure, suitable for companies, schools, save time, convenient and simple. php+ mysql, database compression has notes folder. Suitable for php beginners learn to use. Definitely available, I tested.
    2022-03-22 11:04:25下载
    积分:1
  • jsp+jdbc的bbs系统,数据库为mysql
    jsp+jdbc的bbs系统,数据库为mysql-jsp+ jdbc of bbs systems, database mysql
    2022-03-21 13:11:38下载
    积分:1
  • 基本FLASH+ASP聊天室,设计比较基础,没有太多的修饰,但是功能比较齐全,符合聊天室的基本需要。...
    基本FLASH+ASP聊天室,设计比较基础,没有太多的修饰,但是功能比较齐全,符合聊天室的基本需要。-basic ASP chat rooms, the design basis for comparison, not too many refinements, but functions relatively complete, and chat rooms with basic needs.
    2022-08-14 04:41:12下载
    积分:1
  • 全功能版 和别人有错误或者不全的不一样 《创力网站管理系统》英文全名《CreateLive CMS》ASP构架可快速制作出适用于企业/学校/工作室/的优秀图...
    全功能版 和别人有错误或者不全的不一样 《创力网站管理系统》英文全名《CreateLive CMS》ASP构架可快速制作出适用于企业/学校/工作室/的优秀图文系统,代码进行重整及优化,采用XML缓存,全静态HTML文件生成,无限频道复制功能:可无限复制文章、下载、图片、影视等模版,复制出来的频道,完全独立设置,独立模版。CLCMS以安全为基础,密码采用MD5加密,界面和程序分离,所有模块均通过标签调用,Js每天会自动刷新,让您免去了每次都要进后台点刷新Js的烦恼。-Full-featured version and the others have wrong or incomplete not the same as
    2022-02-06 12:15:55下载
    积分:1
  • 选择日期的控件,可在网页直接嵌入使用。
    选择日期的控件,可在网页直接嵌入使用。-choose the date controls, embedded directly in web use.
    2022-03-02 15:57:09下载
    积分:1
  • A very simple ASP program, demonstrating the expression of ASP
    一个很简单的ASP程序,显示了ASP的表达方式-A very simple ASP program, demonstrating the expression of ASP
    2022-07-24 02:13:50下载
    积分:1
  • 程式名称: class UpLoad 程式分类: PHP Class 下载 / 档案目录 程式大小: 3.4 KB 板面预览: 没有样板 程式简介: 这个 cl...
    程式名称: class UpLoad 程式分类: PHP Class 下载 / 档案目录 程式大小: 3.4 KB 板面预览: 没有样板 程式简介: 这个 class 是用作处理透过 HTML 表单上传档案。 支援预览上传图片,以及提供错误控制。-program name : class UpLoad programs Categories : PHP Class download/archive directory programs Size : 3.4 KB board preview : No programming model description : This class is used for processing through the HTML form to upload files. Support preview upload pictures, and provide error control.
    2022-01-22 08:10:42下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载