用法一: 方头括号【】因为中文标点符号占半个字的位置,所以在布局的时候,如果开头有中文符号,需要给text-index:-0.5em缩进,使得与折行的文字对齐。 用法二: 首行缩进两个字符:text-indent:2em; 用法三: 隐藏字符:text-indent:-999em; 总结:用法多种多 ...
分类:
其他好文 时间:
2017-01-18 15:10:33
阅读次数:
165
先来一段代码: #这段代码可牛逼了,1、可以根据indent的选项调整模式。2、根据level调整级别。 #代码很low,主要看思想。。哈哈哈。。看看从最初的样子到最好经历了什么。。 开始: #!/usr/bin/env pythondef print_lol(the_list): for each ...
分类:
编程语言 时间:
2017-01-14 12:45:53
阅读次数:
352
Solr搜索技术 今日大纲 回顾上一天的内容: 倒排索引 lucene和solr的关系 lucene api的使用 CRUD 文档、字段、目录对象(类)、索引写入器类、索引写入器配置类、IK分词器 查询解析器、查询对象(用户要查询的内容)、索引搜索器(索引库的物理位置)、排名文档集合(包含得分文档数... ...
分类:
其他好文 时间:
2017-01-10 23:29:51
阅读次数:
423
Indent guideline style 缩进参考线的颜色 Brace highlight style 鼠标指针在框架左右时框架的颜色(如css中{} js中的()) Bad brace color 错误的框架的颜色(如js中{}里面有错误,这个{}的颜色) Current line backg ...
分类:
其他好文 时间:
2017-01-09 13:32:33
阅读次数:
320
ngResource模块是angular专门为RESTful架构而设计的一个模块,它提供了'$resource'模块,$resource模块是基于$http的一个封装.下面来看看它的详细用法 1.引入angular-resource.min.js文件 2.在模块中依赖ngResourece,在服务中... ...
分类:
其他好文 时间:
2017-01-07 19:36:10
阅读次数:
352
* backgroundPosition * borderWidth * borderBottomWidth * borderLeftWidth * borderRightWidth * borderTopWidth * borderSpacing * margin * marginBottom * ...
分类:
Web程序 时间:
2016-12-31 00:18:55
阅读次数:
202
一、异常简介 二、异常种类 三、异常处理 语法: 示例1: 必须输入整型,否则就进入异常处理 执行结果: 多分支 (Exception) 万能异常 示例1: 执行结果: 示例2: 执行结果: 其它的异常结构 part5: ...
分类:
编程语言 时间:
2016-12-30 13:17:20
阅读次数:
222
Hide Main Menu C# Outline 2013 Color Theme Editor Colorful-IDE Indent Guides ...
分类:
其他好文 时间:
2016-12-30 10:22:34
阅读次数:
312
Obtaining Query Count Without executing a Query in Oracle D2k Obtaining a count of records that will be retrieved by EXECUTE_QUERY before actually per... ...
分类:
数据库 时间:
2016-12-26 00:31:17
阅读次数:
246