会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Pavilion
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
3
4
5
6
7
8
9
下一页
2016年4月1日
文件上传ajaxfileupload.js插件
摘要: Html:
阅读全文
posted @ 2016-04-01 15:14 Pavilion
阅读(228)
评论(0)
推荐(0)
2016年3月31日
jquery.qrcode.js生成二维码
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.o
阅读全文
posted @ 2016-03-31 16:58 Pavilion
阅读(316)
评论(0)
推荐(0)
2016年3月25日
判断手机,pc方式登录
摘要: <script type="text/javascript"> function browserDetect() { var sUserAgent = navigator.userAgent.toLowerCase(); var bIsIpad = sUserAgent.match(/ipad/i)
阅读全文
posted @ 2016-03-25 17:20 Pavilion
阅读(253)
评论(1)
推荐(0)
2015年11月2日
jQuery判断元素离页面顶部的高度
摘要:
阅读全文
posted @ 2015-11-02 09:29 Pavilion
阅读(2228)
评论(0)
推荐(0)
2015年9月30日
bitmag
摘要:
阅读全文
posted @ 2015-09-30 09:53 Pavilion
阅读(148)
评论(0)
推荐(0)
2015年9月11日
点击小图轮播,点击显示大图
摘要: 应用案例"style="width:807px;height:485px;"/>"style="width:807px;height:485px;"/>"style="width:259px;height:155px;"/>安装地点:用户户型:产品型号:使用人数:日常人用水"style="width...
阅读全文
posted @ 2015-09-11 14:16 Pavilion
阅读(287)
评论(0)
推荐(0)
2015年9月10日
图片预览功能
摘要: "onmouseout='$("#divClient").hide();'onerror='this.src="/images/img.gif";this.style.width=16'/>
阅读全文
posted @ 2015-09-10 16:29 Pavilion
阅读(204)
评论(0)
推荐(0)
2015年8月17日
遍历文件夹下的文件,并且获取文件名字
摘要: stringx=txtpath.Text;DirectoryInfotheFolder=newDirectoryInfo(x);FileInfo[]fileInfo=theFolder.GetFiles();foreach(FileInfoNextFileinfileInfo)//遍...
阅读全文
posted @ 2015-08-17 20:13 Pavilion
阅读(770)
评论(0)
推荐(0)
xls文件导入数据库
摘要: protectedvoidbtn_ok_Click(objectsender,EventArgse){intnum=0;try{stringx=txtpath.Text;//DirectoryInfotheFolder=newDirectoryInfo(x);//FileInfo[]fileInfo...
阅读全文
posted @ 2015-08-17 20:07 Pavilion
阅读(433)
评论(0)
推荐(0)
xls到xml
摘要: protectedvoidbtn_ok_Click(objectsender,EventArgse){stringx=txtpath.Text;DataSetds=GetConnect(x);DataTablexDataTable=ds.Tables[0]; stringxFile=Server.M...
阅读全文
posted @ 2015-08-17 20:07 Pavilion
阅读(280)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
下一页
公告