E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
indent
Vim技能修炼教程(11) - 代码折叠
Indent
:这个最简单也最基本,根据缩进来折叠。Synta
Jtag特工
·
2019-12-22 13:00
【vim】vim 的backspace不能使用
,在.vimrc中加入setbackspace=2附上网上的说法,这里的选项有3个0sameas“:setbackspace=”(Vicompatible)1sameas“:setbackspace=
indent
HAPPYers
·
2019-12-21 21:58
做一个mini微博程序
Modelimportjsonimporttimefromutilsimportlogdefsave(data,path):"""data是dict或者listpath是保存文件的路径"""s=json.dumps(data,
indent
michaeljacc
·
2019-12-21 17:12
Python脚本运行出现语法错误:IndentationError:unexpected
indent
今天从网上下载了个脚本,但是需要自己改下过滤部分执行,但是,一直报IndentationError:unexpectedindent,刚开始以为是代码写错了,但是,我直接都敲最简单的print语句了(notepad有颜色提示的,基本不可能是代码错的)然后查看了下意思,是格式对齐错误,我又检查了好几遍,都是tab没错啊,最后,在View->ShowSymbol->ShowWhiteSpaceandT
felix_forever
·
2019-12-21 14:09
信息滚动列表
width:90%;margin:30pxauto;border:1pxsolid#1B96EE;}.applea{width:100%;height:50px;line-height:50px;text-
indent
小飞船1号
·
2019-12-20 06:39
用CSS控制文本
段落控制:段落文字控制段落属性:与div类似,可加ID控制style1.段落缩进:text-
indent
:20px;2.段落居中:text-align:center;3.右边靠齐:text-align:
xiadada
·
2019-12-19 01:12
emacs配置
set-foreground-color"gray")(global-set-key(kbd"C-a")'mark-whole-buffer)(global-set-key(kbd"RET")'newline-and-
indent
asuldb
·
2019-12-17 21:00
CSS常见的继承属性
这里是我个人总结的,虽然不全,但是常见:1、字体系列属性font-family:字体系列font-weight:字体的粗细font-size:字体的大小2、文本系列属性text-
indent
:文本缩进text-align
吃橘子只吃皮
·
2019-12-11 19:00
JS原生:8行实现发电报效果
```html:run*{background:#000;padding:0;margin:0;}p{color:white;font-size:65px;text-
indent
:130px;font-family
固始县钱成
·
2019-12-07 11:53
indent
源码编译
代码下载http://mirrors.ustc.edu.cn/gnu/
indent
/版本2.2.12编译错误/
indent
-2.2.12/man'otexinfo2man.
fengyuzaitu
·
2019-12-02 10:02
indent
Linux
Sublime Text3自用设置及快捷键
用户设置{"color_scheme":"Packages/ColorScheme-Legacy/MonokaiBright.tmTheme","command":"auto_
indent
_tag","
LeslieLiang
·
2019-12-02 10:09
二刷爬虫—文件存储
)file.close()简化写法:withopen()asfile:——文件自动关闭json文件loads()将json字符串转化为json对象dumps()将json对象转化为json字符串,参数
indent
zhangyutong_dut
·
2019-12-02 03:00
css文本
font-weight倾斜字体font-style更改行距line-height字间距letter-spacingword-spacing字体的颜色color对齐方式文字居中对齐文本竖直对齐文本缩进text-
indent
王纪山
·
2019-12-01 22:15
ts规范(tslint.json)
tslint-react(--dev)//tslint.json{"extends":["tslint-config-airbnb-base","tslint-react"],"rules":{"ter-
indent
jevons_lee_
·
2019-12-01 14:42
CSS 文本格式
缩进文本text-
indent
注释:允许使用负值。如果使用负值,那么首行会被缩进到左边。会产生一种“悬挂缩进”的效果。值描述length定义固定的缩进。默认值:0。%定义基于父元素宽度的百分比的缩进。
EJRoxy
·
2019-11-30 17:34
文章p标签css首行缩进text-
indent
后,图片img怎么设置不缩进解决办法
应该使用首行缩进text-
indent
。text-
indent
可以使
51fb659a6d6f
·
2019-11-30 06:05
vue常见错误
Errors:3http://eslint.org/docs/rules/
indent
表示:缩进错误,设置'
indent
':0,Errors:4h
一个懒人a
·
2019-11-29 04:20
Unescaped left brace in regex is deprecated here
背景编译
indent
-2.2.12,调用指令bootstrap,出错提示:####runningautomakeUnescapedleftbraceinregexisdeprecatedhere(andwillbefatalinPerl5.30
fengyuzaitu
·
2019-11-28 11:43
automake
Linux
Python格式化print输出json数据
importrequestsr=requests.get(url)df=r.json()print(df)#得到一行字符串json格式输出importjsonjsonf=json.dumps(df,sort_keys=True,
indent
quantLearner
·
2019-11-28 10:01
#
小白学Python
Python
json
格式化输出
VIM简单配置
double"Formatrelatedsettw=78setlbrsetfo+=mB"Indentrelatedsetcinsetaisetcino=:0g0t0(susj1"Editingrelatedsetbackspace=
indent
output
·
2019-11-27 18:27
configure: error: cannot guess build type
问题在华为鲲鹏arm服务器上源码编译安装
indent
工具提示出错UNAME_MACHINE=aarch64UNAME_RELEASE=4.19.36-vhulk1905.1.0.h276.eulerosv2r8
fengyuzaitu
·
2019-11-25 16:43
configure
Linux
CC_FOR_BUILD 宏定义问题
说明编译
indent
-2.2.12出错/
indent
-2.2.12/man'otexinfo2man.
fengyuzaitu
·
2019-11-25 11:55
CC_FOR_BUILD
indent
Linux
2019.11.19
文本缩进text-
indent
属性值数字加px文本修饰text-decoration属性值underline下划线none默认值overline上划线文本对齐方式text-align属性值leftrightcenterjustify
李糊糊
·
2019-11-19 18:00
如何将HTML页面中的文本设置首行缩进
text-
indent
属性介绍属性值单位描述em比如:1em就代表缩进1个字,2em缩进2个字.....。
微笑是最初的信仰
·
2019-11-17 22:00
vue 项目 tinymce 使用首行缩进插件
参考链接tiny中文文档-首行缩进插件参考链接vue项目移植tinymce踩坑tinymce-vue的部分自己看上面文章研究就可以1、下载
indent
2em下载链接2、解压之后,复制
indent
2em到
原谅我一生不羁放歌搞文艺
·
2019-11-14 16:10
tinymce
vue.js
Flutter初探--Divider组件
Divider组件首先我们先来看一下Divider组件的构造方法constDivider({Keykey,this.height,this.thickness,this.
indent
,this.endIndent
我亦飘零久93
·
2019-11-08 14:51
2018-01-04 markdown语法使用
.articlep{text-
indent
:40px;}一级标题====================二级标题11.11.1.1列表1.1.1.1无序列表项目一项目二项目三无序一无序二无序三四大发明的是是调虎离山河南省漯河市的妈妈说的话那么烦人的说法吗多少
轻逸如鸿
·
2019-11-08 07:04
学习第七天
今天学习了一些基本的规则标签嵌套规则:块标签可以随便嵌套标签(p里面不能嵌套块标签)行标签只能嵌套行标签不能嵌套块标签display更改之后的越能嵌套本质不变a标签可以嵌套任何标签text-
indent
老于头子
·
2019-11-05 23:02
day04
如果父元素不设置高度,默认情况下父元素继承子元素的高度2.css可以继承的属性//文本相关属性:color,text-align,text-decoration,text-transform,text-
indent
613桑
·
2019-11-03 21:07
昨日回顾
font-size:文字粗细:font-weight:文字斜体:font-style:文字字体:font-family:文字修饰:text-decoration行高:line-height:首行缩进:text-
indent
定格r
·
2019-11-03 16:53
我的emacs
custom-set-variables'(cua-modetnil(cua-base))'(inhibit-startup-screent)'(js2-enter-indents-newlinet)'(js2-
indent
-on-enter-keynil
LostAbaddon
·
2019-11-01 22:04
第二行缩进
常规的首行缩进可以简单的通过text-
indent
来实现,但是当我们的需求是第一行不缩进从第二行开始缩进的时候,单纯的依赖这个属性就不好使了,下面给出解决方案::last-child{margin-left
秋夜已凉
·
2019-11-01 12:50
[python格式化] [python 编码]
在shell中,可以使用下面的方法格式化jsonecho'jsonstr'|python-mjson.tool在脚本中,可以这样写json.loads()json.dumps(obj_json,
indent
阳春是你
·
2019-11-01 04:52
CSS选择符问题
font-size,font-family,color,text-
indent
(缩进)不可以继承的属性:borde
可乐妥妥
·
2019-10-31 07:31
csslintrc
adjoining-classes":false,"box-sizing":false,"compatible-vendor-prefixes":false,"gradients":false,"text-
indent
汤利利
·
2019-10-31 07:34
CSS实现段落首行缩进两个字符不再使用空格
应该使用首行缩进text-
indent
。text-
indent
可以使得容器内首行缩进一定单位。比如中文段落一般每段前空两个汉字。
·
2019-10-30 18:33
Python运行出现语法错误:IndentationError | TabError: 缩进错误排查
dict.py File "dict.py", line 18 continue ^TabError: inconsistent use of tabs and spaces in
indent
老肖的博客
·
2019-10-21 14:15
python
Sapcemacs21天学习视频-学习笔记-2019-01-27
1.27Fixessomeannoyingstuff大纲Makecursorstyletobardisablebackupfileenablerecentf-modebringelectric-
indent
-modebackadddeleteselectionmode
笑吧小鸟
·
2019-10-20 00:22
css基础语法
级联样式表,层叠样式表一,css基础语法:ss代码写在里面放在标签中大括号中写键值对语法具体代码如下:p{color:red;font-family:"微软雅黑";font-size:50px;text-
indent
侧脸ii
·
2019-10-16 13:42
vim插件之vim目录
名称:name_of_plugin.vimvim启动时加载doc名称:name_of_plugin.vim使用文档syntax名称:name_of_colorscheme.vim定义用于高亮的颜色方案
indent
prozhou
·
2019-10-15 05:31
plugin
vim
4.css3文本属性
Normal,数字,百分比,px,em;④Text-
indent
:首行缩进。常用单位像素,百分比,em;⑤Text-decoration:添加修饰。⑴None默
cjl2019
·
2019-10-11 11:00
「HTML+CSS」开发经验,习惯,盒子模型
text-align/*对齐方式*/text-
indent
/*em*/字体对其方式,缩排line-height/*行高*/灯高等宽text-decoration:line-through/none/underline
Apeller
·
2019-10-07 13:00
python出现 unindent does not match any outer indentation level、unexpected
indent
、inconsistent use of..
问题如下:python肉眼看起来対得整整齐齐的代码为什么还会显示对不齐呢?具体问题像下面:IndentationError:unindentdoesnotmatchanyouterindentationlevelIndentationError:unexpectedindentTabError:inconsistentuseoftabsandspacesinindentation出现这三种错误提示
扫大三多
·
2019-10-05 12:29
python
csscomb配置文件说明
{"always-semicolon":true,//总是显示分号"block-
indent
":"",//代码块缩进,可以是数字或字符串与空白和制表符等"color-case":"lower",//十六进制颜色统一
YanEr、
·
2019-10-04 22:00
edu_6_4_1
图像与多媒体文件应用ul{list-style-type:none;}li{display:inline;margin:0px10px;}marquee{clear:both;}p{text-
indent
青衫客36
·
2019-09-29 18:00
edu_6_2_2
滚动文字属性设置综合应用p{font-size:18px;color:#0000cc;text-
indent
:2em;}/*首行缩进*/滚动文字属性设置综合应用设置滚动空白空间就是指滚动文字背景和它周围文字及图像之间的空白空间范围
青衫客36
·
2019-09-29 18:00
javascript实现仿IE顶部的可关闭警告条
功能非常实用,代码非常简单,就不多废话了,直接奉上:仿IE顶部的警告条,可以关闭#informationbar{position:fixed;left:0;width:100%;text-
indent
:
·
2019-09-25 02:28
Jquery和CSS实现选择框重置按钮功能
HTMLSelectacolor..RedGreenBlue⊗CSS.displaySelect{display:none;border:1pxsolid;}select,.displaySelect{text-
indent
·
2019-09-24 18:40
jQuery实现自定义下拉列表
;height:30px;width:100%;background:#555;}.dropdownDefault{border:1pxsolid#ddd;line-height:28px;text-
indent
·
2019-09-23 20:14
使用lua实现php的print_r()函数功能
之前写了一些类似php的函数,下面再来一个print_r()函数,代码如下:复制代码代码如下:functionpr(t,name,
indent
)localtableList={}functiontable_r
·
2019-09-23 19:00
上一页
15
16
17
18
19
20
21
22
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他