背景background : background-color || background-image || background-repeat || background-attachment || background-position 默认值为:transparent none repeat ...
分类:
Web程序 时间:
2015-01-09 01:28:17
阅读次数:
197
jsp页面删除jquery代码var ids=new Array(); function deleteAttachment(attachment,id){ ids.push(id); $("#ids").val(ids.join(",")); $(attachment).parent().re...
分类:
其他好文 时间:
2015-01-08 14:58:06
阅读次数:
167
简述FrameBuffer,RenderBuffer,Depth Buffer,Framebuffer attachment,Stencil buffer的关系简述利用OpenGL执行图像叠加(大PNG图像叠加有alpha通道的小PNG图像),写出步骤列出着色器的四个内置变量和十个内置函数OpenG...
分类:
其他好文 时间:
2015-01-07 09:15:32
阅读次数:
144
语法缩写如下:background : [background-color] | [background-image] | [background-position][/background-size] | [background-repeat] | [background-attachment] ...
分类:
其他好文 时间:
2015-01-06 09:44:11
阅读次数:
158
B/S应用中,下载一个附件保存时,中文文件名会乱码,在实际开发中经常遇到,现贴出C#和JAVA的解决方法:C#:Response.AppendHeader("Content-Disposition", "attachment;filename=" + Tools.toUtf8String(resul...
分类:
其他好文 时间:
2015-01-05 10:57:51
阅读次数:
340
background-attachment;设置背景图像是否固定或者随着页面的其余部分滚动。 scroll:默认值,背景图像随着页面其余部分的滚动而滚动。 fixed:当页面上其余内容滚动时,背景图像不会随着滚动。background-attachment:fixed;就能实现一般的视差滚动了。.....
分类:
其他好文 时间:
2014-12-24 16:01:20
阅读次数:
166
////////下载图片//////// //方法一(暴力而有效,必须下载完才进入页面)同步 NSURL *url = [NSURL URLWithString:@"http://cc.cocimg.com/bbs/attachment/upload/07/128707.png"]; UIIma.....
分类:
其他好文 时间:
2014-12-20 15:31:20
阅读次数:
132
文件下载:
html:
下载1.rar
下载1.jpg
通过程序下载1.jpg
下载nv.jpg
php处理:
<?php
$filename=$_GET['filename'];
//设置下载文件名
header('content-disposition:attachment;filename='.basenam...
分类:
Web程序 时间:
2014-12-16 21:06:13
阅读次数:
293
模板页面添加ifreme"target="uploadResponse_attachment"method="post"enctype="multipart/form-data"> security->get_csrf_token_name();?>"value="security->get_csr...
分类:
Web程序 时间:
2014-12-11 12:11:48
阅读次数:
154
工具地址
访问许多网站会自动连到某个特定网站的修复工具RepairHost.exe
http://zsbbs.3721.com/attachment.php?aid=20271
杀毒软件地址
http://zsbbs.3721.com/viewthread.php?tid=143360&fpage=1
ietools2.5.exe
http://zsbbs.3721.com/attachment.php?aid=54727
Win..
分类:
其他好文 时间:
2014-12-11 10:35:36
阅读次数:
122