会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
gl博越
博客园
首页
新随笔
联系
管理
订阅
2019年11月29日
TabletoJson,表格转json数据格式
摘要: //引用方法 DataSet dataSetnum = fy.GetPageDataset(table, "*", "PropertyID", 1, 1, 1, 1, ""); DataSet dataSet = fy.GetPageDataset(table, "*", "PropertyID",
阅读全文
posted @ 2019-11-29 14:08 gl博越
阅读(1135)
评论(0)
推荐(0)
2017年3月28日
wap移动网页开发rem用法
摘要: 链接http://files.cnblogs.com/files/glwb/wap_css.rar中示例,简单的介绍rem的用法,适配多种机型。
阅读全文
posted @ 2017-03-28 13:12 gl博越
阅读(198)
评论(0)
推荐(0)
2017年3月27日
二级导航下拉菜单
摘要: 纯css3二级导航下拉菜单,新增一些css3的特效,提供借鉴学习,如有雷同之处勿喷 <!DOCTYPE html><html lang="zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
阅读全文
posted @ 2017-03-27 09:31 gl博越
阅读(181)
评论(0)
推荐(0)
2017年3月24日
文字不兼断向上滚动
摘要: <!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.or
阅读全文
posted @ 2017-03-24 09:34 gl博越
阅读(266)
评论(1)
推荐(1)
2017年3月23日
c#读取XML多级子节点
摘要: string xmlFilePath = "D:\\log_xml\\MarInfo.xml"; //Server.MapPath(@"相对路径如/xml/test.xml"); XmlDocument doc = new XmlDocument(); doc.Load(xmlFilePath);/
阅读全文
posted @ 2017-03-23 17:09 gl博越
阅读(12939)
评论(0)
推荐(0)
公告
点击右上角即可分享