登录
首页 » PHP » unshorturl-v1.9

unshorturl-v1.9

于 2016-04-12 发布 文件大小:7KB
0 165
下载积分: 1 下载次数: 1

代码说明:

  软件介绍 短网址还原(UnshortURL)程序的作用就是将这些短网址还原为本来的面目。当前的短网址服务可谓是遍地开花,在方便微博用户交流的同时,却也带来了一些隐患。因为短网址只是将网址变换为另一种较短的网址,而不考究原网址是否带有病毒或者含有不健康内容,抑或是带有令人讨厌的小尾巴的推荐链接。 (Software introduction Short URL restore (UnshortURL) program is to restore the role of these short url. The short URL service is convenient in the micro-blog exchange blossom everywhere, at the same time, it also brings some hidden dangers. Because the short web site is just to change the URL into another short URL, and do not pay attention to whether the original URL with a virus or contain unhealthy content, or with a small tail of the recommended.)

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

发表评论

0 个回复

  • H5简历模版
    说明:  基于HTML5和CSS的个人简历模板,供大家学习交流(Personal resume template based on HTML5 and CSS for everyone to learn and communicate)
    2019-07-06 23:43:07下载
    积分:1
  • manage_files_online_by_asp
    使用asp语言编写的网络文件管理系统,可以进行移动删除等操作(Asp language use network file management system, can be deleted, such as mobile operator)
    2009-05-14 22:26:13下载
    积分:1
  • Java_Web实战经典-实战练习
    java web开发实战经典的源码,用于学习java web方面的内容(Java web development of real war classic source code)
    2018-05-17 22:28:21下载
    积分:1
  • js 生日特效
    一图胜千言
    2022-02-27 02:50:18下载
    积分:1
  • 创思招聘求职系统源代码
    资源描述基于asp的创思招聘求职系统      > 后台数据库采用sql7.0      > 招聘信息和简历数目统计每一小时更新一次      > 系统支持E-Mail功能 
    2022-04-14 10:24:27下载
    积分:1
  • PHP实现的随礼系统
    资源描述 PHP实现的简单的随礼系统。 包含注册和登陆;新建婚礼,添加好友,邀请好友赴宴,受邀随钱。 显示方式为列表,并对来往账单进行分析,随礼不乱。
    2022-04-27 11:12:33下载
    积分:1
  • gw413
    一、自动安装 1.打包本程序传到空间后,运行setup.php,根据提示填写相关参数,1分钟快速安装。 完成。 ">
    2020-11-03 14:59:52下载
    积分: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
  • 网络爬虫代码
    资源描述 该代码是对图片中信息的捕获 Python写个爬虫把22mm.cc上的美女图片爬下来,我们把这个爬虫项目命名为:mm_crawler。 需满足: 1. 不要把非相关的图片也爬了; 2. 你总该考虑多线程吧?或者协程; 3. 命令行-h可以查看程序运行帮助,-n可以指定并发线程数(默认10个),-o可以指定图片存储在哪个目录(默认当前运行目录的pics目录下),-l可以限制爬多少图片就结束(默认不限制); 4. 思考个问题,如果下次我要爬其他的美女网站,你这个程序如何尽可能利于复用; 5. 把你的实现思路清晰记录在该爬虫项目的目录下:readme.txt; 6. 你可以用Python内置模块与第三方模块来加速你这个任务;
    2022-11-21 22:10:03下载
    积分:1
  • jiajiao_web_sql
    此程序适用于家教网站、培训机构等使用,功能完整无错可放心使用,SQL SERVER 2000 数据库网站所有收费功能项目可后台直接设置,如不同会员会员期限,查看联系方式数类型,地区,各种文章分类,类型可随意后台增减。本程序的最大特点是,功能灵活,后台全可设置,你不需要要多少建设站知识,传上空间,就可使用。修改Conn.asp文件进行数据库配置,Dataabc目录下为数据库文件直接还原即可。(This procedure applies to tutor website, training institutions and other use, full-featured error-free ease of use, SQL SERVER 2000 project sites all charge function can be directly set the background, such as different Member deadline, please contact the number type, region, variety article Categories, types arbitrarily increase or decrease in the background. Most important feature of this program is functional and flexible, full background can be set, you do not need much to stop the construction of knowledge, communication space, can be used. Conn.asp modify configuration files, files directory under Dataabc direct reduction can be. )
    2016-05-06 10:07:11下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载