搜索资源列表
java视频
- 次代码实现了java对视频的截取,通过JMF的api成功的截取了摄像头的信息,同时显示在窗口上面-meeting of the java source implementation of video interception by JMF api successful interception of a camera information also shows that the window above
XSSShell2
- 经常使用的一款跨站必要的工具。shell的密码在文件中。希望大家喜欢。可以截取cookie和*等一些常用信息。如果不会用百度一下帮助视频还是很多的-A cross-site frequently used tools necessary. shell in the password file. Hope you like it. And keyboard can be intercepted cookie records some common information. If the vi
q5_1
- 1) 编写一个图形化小工具,功能类似系统工具dir,可查看用户给定文件的创建时间、文件类型、文件大小等信息。 提示: 创建时间、文件大小等信息可直接通过file类取得,文件类型需要写方法判断,接受用户输入的文件名,截取其后缀,根据其后缀判断文件的类型。例如后缀为.java的是Java的源程序文件,后缀为.txt的是文本文件。注意提高程序的容错性(输入的格式的多样性和不确定性)。-A) preparation of a graphical gadgets, functionally sim
flash_FACE_UPLOADv1.8-
- 在客户端确定缩放后的头像,然后原图和选取的区域坐标信息一起上传到后台,由后台进行截取、压缩等操作-The client to determine the scaled picture, then original image and a selected area along the coordinate information uploaded to the background, the background capture, compression and other operations
EmpireCMSUTF8
- 1、信息支持评分、投票。 2、标签支持按评分数、投票数调用 3、评论增加“支持”与“反对”功能,支持AJAX 4、电影模型播放自动识别,不需要选择播放器 5、新增栏目封面模板 6、右键菜单改进 7、缩略图可选择超出部分截取,并可在参数设置默认值 8、图片水印支持JPG质量、透明度设置-1, information support score, vote. 2, the label supports according to the rating score, th
poster-master
- ## 视频截图工具 poster是一个专门为视频截图的小工具。 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <scr ipt src="poster.js"></scr ipt> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.b
FrCapture-master
- ## 视频截图工具 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <scr ipt src="poster.js"></scr ipt> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.bool){ //输出文件对象