<!doctype html><html><head><meta charset="utf-8"><meta name="keywords" content="前端老徐、外号老徐、老徐博客、老徐主页、前端工程师、web前端、loveqiao、html5、css3、jquery"><meta name ...
分类:
其他好文 时间:
2018-06-21 17:27:45
阅读次数:
183
资源 百度下载包 kindeditor-4.1.11-zh-CN 解压后根据需要选择asp / asp.net / jsp / php 文件夹之一(这里使用asp.net) lang / plugins / themes 文件夹为必需 kindeditor-all.js为必需 代码 js: //加载 ...
分类:
其他好文 时间:
2018-06-21 01:31:38
阅读次数:
251
文字标签.html --> 属性: color:颜色 size:大小(最大值是7,最小值是1,默认值是3) fac... ...
分类:
Web程序 时间:
2018-06-16 22:32:11
阅读次数:
1613
1、引用jquery.pagination.js <script src="${ctx}/themes/b2b2cv2/doctor/js/message/jquery.pagination.js"></script> 2、发送2次ajax请求,第一次需传入首页和页大小,返回数据得到所有数据的长度; ...
分类:
Web程序 时间:
2018-06-14 18:13:37
阅读次数:
289
笔者自己在建个人网站/个人博客的时候其实遇到了不少麻烦,但是都一一解决了,这里教给大家最简单的方式。 首先你需要一个GitHub账号,访问https://github.com创建新账号即可。 然后访问https://github.com/Logos23333/Logos23333.github.io ...
分类:
Web程序 时间:
2018-06-13 23:27:53
阅读次数:
342
a 1.meta标签 meta标签的组成:meta标签共有两个属性,它们分别是http-equiv属性和name 属性,不同的属性又有不同的参数值,这些不同的参数值就实现了不同的网页功能。 1: name属性主要用于描述网页,与之对应的属性值为content,content中的内容主要是便于搜索引擎 ...
分类:
Web程序 时间:
2018-06-11 14:51:32
阅读次数:
199
代码1: <link href="css/main.css" rel="stylesheet" type="text/css" media="all"> href 地址 rel rel:relations的缩写,是指的关联到的文件是什么。此处是指关联到一个stylesheet(必须) stylesh ...
分类:
Web程序 时间:
2018-06-11 10:53:23
阅读次数:
223
博客园 [Markdown语法教学链接] (https://www.cnblogs.com/chimoxuanzhi/p/8977834.html) Welcome to MarkdownPad 2 MarkdownPad is a full featured Markdown editor for ...
分类:
其他好文 时间:
2018-06-09 00:51:31
阅读次数:
244