登录
首页 » PHP » phpemsv3.1

phpemsv3.1

于 2016-01-21 发布 文件大小:8628KB
0 210
下载积分: 1 下载次数: 8

代码说明:

  网络课堂php源码,简单易用,很好的系统,推荐(Php source network classroom)

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

发表评论

0 个回复

  • FrCapture-master
    说明:  ## 视频截图工具 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <script src="poster.js"></script> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.bool){ //输出文件对象 var blob=e.data;//返回的是blob对象 console.log(blob); p.src=window.URL.createObjectURL(e.data);//创建一个临时预览路径 } }); ``` ### 使用extendvideo.js `extendvideo.js`与`poster.js`不同的是前者会在引入它的页面里每个`video`标签里增加一个`getPoster()`方法 。 用法: ``` var blob=$('video')[0].getPoster();//返回图片blob对象 ``` ## 原理 此视频截图工具,采用了canvas绘图函数实现video图片截取,产生base64编码图片信息,再通过转blob。 你的浏览器需要支持`HTML5`(### simple to use Main documents: . <script src= "poster.js" ></script> . Call on the video preview interface: . Poster ($('video') [0], function (E) {) //console.log (E); If (e.bool) { / / output file object Var blob=e.data; / / return is blob Console.log (BLOB); P.src=window.URL.createObjectURL (e.data); / / create a temporary preview path } }); . The use of extendvideo.js ### The difference between `extendvideo.js` and `poster.js` is that the former adds a `getPoster () method to each `video` tag in the page that is introduced to it. . Usage: . Var blob=$('video') [0].getPoster (BLOB); / / return picture object . ## principle This video capture tool uses a canvas drawing function to intercept video pictures, generate Base64 coded picture information, and then transfer blob. ## compatibility Your browser needs to support `HTML5`)
    2018-01-16 10:49:42下载
    积分:1
  • FerdinandOA办公[功能无限制版] v1.0
     FerdinandOA办公为asp开发的OA类办公软件系统。 1 、 COOKIES 、 SESSION 二种记录用户资料方式,使不支持 COOKIESE 的浏览器自动选择 SESSION 方式记录用户资料 2 、免费、开源,非凡的访问速度和强大的负载能力。睡死猪工作室网络办公系统一直坚持免费+开源的策略,依靠优质的服务,采用国际通用的项目管理方法,模块化、高效统一的内核编写模式 3 、周密的安全部署和攻击防护。独创的用户登录机制保持用户不同地点的安全登录,对各种不同浏览方式的识别并给予不同的安全防护和处理,对全局运行日志的把握和管理让您随时掌握论坛的运行情况。 4 、无需独立服务器,有个虚拟空间就可以快速建立企业信息中枢 5 、客户端无需安装专用软件,使用浏览器即可实现全球办公 6 、支持部门 / 成员单位模式,全面面向企事业单位应用  7 、方便挂接外部的 B/S 系统,具有良好的扩展性 8 、集成 WEBSMS 即时通讯工具,实现类似企业 QQ 的即时通讯 9 、集成 Internet 邮件管理组件,提供 web 方式的远程邮件服务 10 、集成网络硬盘组件,提供便捷的局域网、广域网文件共享方案  11 、集成商业管理组件,轻松的管理客户、供应商资料和产品销售记录 12 、集成内部邮件、即时短信、聊天室、论坛等模块,提供企业内部信息交流的多种方式 13 、集成考勤管理、员工日程安排查询、会议管理
    2022-01-28 16:15:35下载
    积分:1
  • LibrarySystem-master
    基于ssm框架的图书管理系统,spring springMVC mybatis(Books management system based on SSM framework, spring spring MVC mybatis)
    2019-06-24 15:02:17下载
    积分:1
  • 给PDF文件添加水印
    说明:  显示PDF文件,给PDF文件添加水印,控制PDF文件下载,打印。(Display PDF file, add watermarking to PDF file, control PDF file download and print.)
    2020-06-18 00:40:02下载
    积分:1
  • model02
    html的源代码 ,是网页的模板,很实用,样式也很好看。html的源代码 ,是网页的模板,很实用,样式也很好看。html的源代码 ,是网页的模板,很实用,样式也很好看。(html model,simple but very useful.html model,simple but very useful.html model,simple but very useful.)
    2009-04-29 11:23:01下载
    积分:1
  • jccard
    一个贺卡在线发送的ASP程序很有用哦,管理员密码是admin(an online greeting card sent to the ASP procedures useful oh, administrators password is admin)
    2005-03-23 10:45:07下载
    积分:1
  • tenfei
    腾飞淘宝客源码包含安装教程,包含后台设置,自动采集,自动seo,本人出钱购买,需要的拿去(Taobao off off Source)
    2020-11-12 19:39:44下载
    积分:1
  • arale-sources
    一个网络爬虫,速度很快!可以将jsp,asp等动态网页地址映射为html静态网页地址,保存,支持下载同域名下的整个web和不同域名的下载,可配置性!(a network of reptiles, very fast! Can be jsp, asp dynamic Web address html static map to the Web address, preservation, Download with the support of the entire domain name and web download different domain name, can be configured!)
    2007-05-05 13:44:40下载
    积分:1
  • HTML5 Metro扁平风格网页右侧返回顶部代码
    HTML5 Metro扁平风格网页右侧返回顶部代码
    2022-02-15 18:55:19下载
    积分:1
  • formbuilder-0.2.1
    web在线表单设计器Formbuilder.js是一个图形界面,让用户建立自己的web表单。一个轻量级组件,可以集成到您的应用程序。Formbuilder拖拉生成改变表单的顺序,它会输出一个结构化的JSON表示形式 在线演示: http://www.html580.com/?86rDNDX7(Online web form designer Formbuilder. Js is a graphical interface, allows users to set up their own web form. A lightweight component that can be integrated into your application. Formbuilder drag generated change the order form, it will output a structured JSON representation Online demo: http://www.html580.com/? 86 rdndx7 )
    2014-11-21 08:33:16下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载