登录

最新会员 最新下载

成为了本站VIP会员

05月31日 10:38

成为了本站VIP会员

05月31日 09:22

成为了本站VIP会员

05月28日 17:59

成为了本站VIP会员

05月26日 21:52

成为了本站VIP会员

05月25日 20:47

成为了本站VIP会员

05月24日 22:16
已选条件
  1. 编程语言:JavaScript
  2. 代码类别:WEB开发
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. kurento-rtsp2webrtc-master

  RTSP流转webrtc示例,实现无插件播放网页播放视频流(RTSP streaming webrtc example to realize plug-in-free play of video streams on Web pages)

11
下载
67
浏览
2019-02-14发布

2. kurento-rtsp2webrtc-master

说明:  RTSP流转webrtc示例,实现无插件播放网页播放视频流(RTSP streaming webrtc example to realize plug-in-free play of video streams on Web pages)

21
下载
72
浏览
2019-02-14发布

3. 17

  抖音上面的动态图,前端语言写,给予你不一样的感受(24/5000 The dynamic picture above the hissing, written in the front language, gives you a different feeling)

0
下载
51
浏览
2018-06-13发布

4. minui-master

  小程序界面组件,常见的一些空间封装,帮助开发者统一界面风格,减少重复开发量(Small program interface components, common space encapsulation, help developers to unify the interface style, reduce the amount of repeated development)

1
下载
59
浏览
2018-03-13发布

5. 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`)

0
下载
66
浏览
2018-01-16发布

6. first

  这是一个简单的基于node的js服务器,很简单,很简单。(this is a very very very simple web server base on node)

2
下载
65
浏览
2017-11-12发布

7. Bootstrap-中文-API

  强大的前端开发框架,响应式页面制作——中文开发文档(Powerful front end development framework, responsive page making -- Chinese development document)

4
下载
65
浏览
2017-10-16发布

8. 放大镜

  web前端中经常用到的案例,放大一些物体。(Web frequently used cases at the front end to zoom in on some objects.)

2
下载
81
浏览
2017-08-23发布

9. js-input

  input输入特定的内容,会提示你一些,效果你肯定会喜欢的(Input input specific content, will remind you some, the effect you will like )

1
下载
68
浏览
2016-07-22发布

10. jQuery_API_for_dw

  使用于Dreamweaver的jquery提示插件. 2,打开DW,点击命令 >扩展管理 >文件 >安装扩展, 3,找到你下载好的扩展文件,一直点击确定。 4,重启DW。这样,在编写的时候就会有自动提示了。 如果我们需要手动的调出自动提示,那么: 点击:编辑 >快捷键 >(选中菜单命令下的编辑) >编辑 >现实代码提示,按照提示自己配置!(JQuery tips for use in Dreamweaver plug-ins. 2, open DW, click the command file extension management > > > install extensions, 3, find a good extension of the file you download, has been identified. 4, restart DW. In this way, in the preparation of the time will be automatically prompted. If we need to manually adjust the automatic prompt, then: Click: Edit- > > shortcuts (selected menu command edit)- > Edit- > real code tips, follow the prompts to configure their own!)

2
下载
74
浏览
2016-01-27发布

11. 1266

   html5手机端城市下拉选择代码是一款基于zepto.js制作的手机移动端城市选择特效。( html5 zepto js city)

2
下载
59
浏览
2016-01-07发布

12. canvasforIE

  IE的Canvas 元素 兼容低版本,能在IE9以下的版本中使用 HTML5的绘图元素(IE s Canvas element compatible low version, can use HTML5 graphics in IE9 version of the following elements in)

3
下载
70
浏览
2015-12-07发布

13. WEBGL_CUBO_3d

  Utilizando webgl html5 cubo 3d

9
下载
60
浏览
2015-04-28发布

14. dp.SyntaxHighlighter-master

  可以漂亮的在网页上排版源代码的js包,有行数提示,可以拷贝粘贴(You can pretty on the page layout of the source code package js)

4
下载
56
浏览
2015-04-02发布

15. jiaoben699

  是一个网站上下均带无缝滚动的相册源代码,便于二次使用,里面注释很清楚(Is a site with a seamless scrolling up and down both albums source code, to facilitate secondary use, which is clearly a comment)

1
下载
71
浏览
2014-08-10发布

16. js

说明:  AJAX & JS Dynamcially Loading data list from MS Access

0
下载
75
浏览
2014-01-28发布

17. js

  AJAX & JS Dynamcially Loading data list from MS Access

3
下载
53
浏览
2014-01-28发布

18. area

  web应用,实现区域的三级联动,调用js,可快速实现此功能。(web applications, to achieve three linkage area, call js, can quickly implement this feature.)

1
下载
64
浏览
2013-12-20发布

19. area

  web应用,实现区域的三级联动,调用js,可快速实现此功能。(web applications, to achieve three linkage area, call js, can quickly implement this feature.)

1
下载
63
浏览
2013-12-20发布

20. JSP

  基于JSP简易邮件系统设计描述INTERNET迅速发展,电子邮件已经成为信息交换的主要载体,电子邮件成为目前互联网上流行,方便快捷的通讯工具,随着网络发展普及,电子邮件的应用更加广泛。 (The rapid development of e-mail system based on JSP simple design description INTERNET, E-mail has become the main carrier of information exchange, e-mail became popular on the Internet currently, convenient communication tool, along with the popularity of network development, more extensive application of e-mail.)

1
下载
56
浏览
2013-12-18发布