We are quite rich in terms of web browsers! Nevertheless, it’s a bit surprising to know that even some quite popular web browsers cannot satisfy when ... ...
分类:
其他好文 时间:
2017-10-17 10:06:17
阅读次数:
326
一、下载ueditor 地址:http://ueditor.baidu.com/website/ 二、将ueitor资源引入自己的项目 在index.html中引入ueditor.config.js、ueditor.all.js、语言包(例如中文)zh-cn.js 三、编写Ext富文本组件 首先想好 ...
分类:
Web程序 时间:
2017-10-12 19:25:05
阅读次数:
322
UMEditor配置最近项目中需要用到富文本客户端。确定使用umeditor。首先在官网下载相应文件http://ueditor.baidu.com/website/download.html笔者选择的jsp版本的。目录结构如下下面讲讲配置整合的经过。引入相应js及css。要注意顺序。jquery.min.js
third-party/template.min.js..
分类:
其他好文 时间:
2017-10-08 10:07:27
阅读次数:
442
I find some useful small searching technique today. I list them below as a memoir: 1. use site: xxx.com to search what you want in xxx.com. 2. use fil ...
分类:
其他好文 时间:
2017-10-06 23:07:38
阅读次数:
288
.net+mvc的百度编辑器ueditor 一、下载百度编辑器:http://ueditor.baidu.com/website/download.html 选择.net版本 二、解压后在mvc项目中创建ueditor文件夹,并把解压内容复制到里面 三、编辑视图 1、控制器内容 [HttpGet] ...
分类:
Web程序 时间:
2017-10-02 23:05:13
阅读次数:
339
1 Other services (such as Web App Proxy Server and MapReduce Job History server) are usually run either on dedicated hardware or on shared infrastrucu ...
分类:
Web程序 时间:
2017-09-30 10:11:19
阅读次数:
156
index.html页面内容: 再引入一个css文件和一个js文件。 css文件名称: website(1).css 再加入一个js文件名称: jquery-1.7.1.js ...
分类:
其他好文 时间:
2017-09-29 17:53:28
阅读次数:
170
以下是‘’网络爬虫‘’课程(中国MOOC)学习笔记 【万能的b站】 核心思想: The Website is the API 课程大纲: 一、Requests与robots.txt 1.Requeests 自动爬取HTML页面,自动网络请求提交 2.robots.txt 网络爬虫排除标准 二、Bea ...
分类:
编程语言 时间:
2017-09-27 10:05:15
阅读次数:
164