登录
首页 » PHP » zhufu

zhufu

于 2020-10-25 发布 文件大小:1292KB
0 229
下载积分: 1 下载次数: 13

代码说明:

  2012新年祝福!填写好友的名字就可以制作出非常漂亮的祝福单页(2012 New Year wishes! Fill in your buddy s name we can produce very beautiful blessing single page )

文件列表:

zhufu
.....\2012
.....\....\images





.....\....\......\bao.jpg,24793,2012-01-09
.....\....\......\c.gif,16384,2012-01-09
.....\....\......\caishen.swf,25412,2012-01-09
.....\....\......\d.gif,35803,2012-01-18
.....\....\......\djs.js,1006,2012-01-09
.....\....\......\fu.gif,18970,2012-01-09
.....\....\......\gif002.gif,39670,2012-01-09
.....\....\......\jkklmyt.gif,253494,2012-01-09
.....\....\......\long.gif,14873,2012-01-09
.....\....\......\sou2.gif,26299,2012-01-09
.....\....\......\star.gif,5544,2012-01-09
.....\....\......\sxh200710191.gif,22617,2012-01-09
.....\....\......\xi.gif,19311,2012-01-09
.....\....\......\yh.gif,13387,2012-01-09
.....\....\......\yuanbao.swf,2551,2012-01-09
.....\....\......\zq39.gif,4495,2012-01-09
.....\....\......\zqkl2010961.gif,374680,2012-01-09
.....\....\index.php,25946,2012-01-18

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

发表评论

0 个回复

  • 互联网编程
    这是被称为金马的 html 代码。这是我的老师的任务,需要对 stoorage 数据数据库喜欢老师、 学生等
    2023-02-05 05:00:03下载
    积分:1
  • 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
  • aAvr 微控制器
    这是一个项目的学习AVR单片机。LM35温度传感器感应LED液晶液晶。H putchar函数void main() 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-25 22:16:06下载
    积分:1
  • 计分系统
    说明:  简单好用的赛事计分系统。分为两种,分别为Mark计分系统和顺位计分系统,通过输入裁判评判结果计算得出选手名次。已在多次大型比赛中使用过,受到一致好评!(Simple and easy to use game scoring system. Divided into two types, which are the Mark scoring system and the ranking scoring system, the player's ranking is calculated by inputting the referee's judgement result. Has been used in a number of large-scale competitions and has been well received!)
    2018-05-25 19:30:48下载
    积分:1
  • 9yuan9_014
    义乌饰品简单商城网站管理系统,保证完整无错,检测无病毒木马,百分百开源,全功能开放,绝无任何限制。免费提供给大家使用。 频道包括首页,商品中心,购物指南,客户留言,代理批发,联系我们,汇款方式等。 头部在top.asp文件里修改 底部自动调用。 后台地址 http://你的网站名/admin/ 后台用户名:admin密码:admin888(Yiwu Jewelry Mall simple website management system, to ensure the integrity of the wrong detection, no trojan virus, 100 percent open source, full-featured open, there is no limit. Free for everyone to use. Channel includes home page, commodity center, shopping guide, customer message, agent wholesale, contact us, remittance, etc.. Head in the top.asp file to modify the bottom of the automatic call. Background address http:// your site name /admin/ Background user name: admin Password: Admin888)
    2017-01-24 23:18:46下载
    积分:1
  • gBLOG_v2_0215937872009
    Simple Blog to demonstrate blogging functionaliy coded in php
    2011-11-03 02:20:34下载
    积分:1
  • 基于 java 的汽车租赁系统的设计与实现,源码+论文
    基于 java 的汽车租赁系统的设计与实现,源码 论文。毕业设计题目:基于java的汽车租赁系统的设计与实现 压缩里面有:代码, 论文, 英文翻译,说明(对开发工具啊,tomcat什么的,还有mysql的具体说明,以及配置) 虽然,代码可能有那么一点瑕疵,但是可以运行。JAVA 汽车租赁系统非常全。
    2021-05-06下载
    积分:1
  • Z-Blog18
    基于 asp的 多用户 博客 系统 。只要简单的配置就可以 accsse(Asp-based multi-user blog system. A simple configuration can accsse)
    2008-06-21 17:04:46下载
    积分:1
  • BBS
    BBS论坛 提供非常完整的三层框架 页面设计 只需要加入部分功能代码最终完成(BBS forum needs its own three-tier framework is complete add some features to finalize the code)
    2014-01-09 13:26:41下载
    积分:1
  • Phpnews
    简单新闻发布系统,适合初学者使用。现提供给大家学习使用(The simple news publishing system, suitable for beginners to use. Is now available to everyone learning to use)
    2012-09-13 13:26:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载