11 2017 档案
摘要:CSS命名规则 头:header 内容:content/containe 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:logo 广告:banner 页面
阅读全文
摘要:在ajax的已不请求中,常常返回json对象。可以利用json.net给我们提供的api达到快速开发。 例子: using System;using System.Collections;using System.Configuration;using System.Data;using Syste
阅读全文