摘要: //引用方法 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)
摘要: 链接http://files.cnblogs.com/files/glwb/wap_css.rar中示例,简单的介绍rem的用法,适配多种机型。 阅读全文
posted @ 2017-03-28 13:12 gl博越 阅读(198) 评论(0) 推荐(0)
摘要: 纯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)
摘要: <!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)
摘要: 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)
点击右上角即可分享
微信分享提示