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
underline;
使用JXL创建Excel
jxl.format.Border; import jxl.format.BorderLineStyle; import jxl.format.Colour; import jxl.format.
Underline
永远的java
·
2013-10-29 13:00
java
Excel
JXL
JQUERY 控制内容的全部和部分显示
font-size:12px;text-align:center;}a{color:#04D;text-decoration:none;}a:hover{color:#F50;text-decoration:
underline
xiyang_1990
·
2013-10-15 22:00
jquery
shell使用echo输出个性字体
-----3040黑色3141�t色3242�G色3343�S色3444�{色3545紫�t色3646青�{色3747白色代码意义-------------------------0OFF1高亮显示4
underline
5
vip技术can
·
2013-10-13 13:03
shell
echo
输出个性字体
css3.css
#FFFFFF; font-size: 12px; text-decoration: none; color: #383838; } a { text-decoration:
underline
everlxq
·
2013-09-29 08:00
css3
简单几步 设置AnyChart字体
基本字体设置字节有这几个属性:family,size,bold,italic,
underline
,color和render_as_html。
汪星人与猫
·
2013-09-24 17:02
图表
Flash图表
anychart
图表工具
android TextView控件文字下划线
;tv = (TextView) findViewById(R.id.text); tv.getPaint().setFlags(Paint.
UNDERLINE
_TEXT_FLAG
coderzhcn
·
2013-09-16 14:00
android
textview
图片带焦点并且有左右箭头的可自动可手动切换的
none;}a,img{border:none;}a{color:#1D569C;text-decoration:none;}a:hover{color:#ED3E22;text-decoration:
underline
spademan
·
2013-09-08 10:00
pyhton——驼峰和下划线命名格式互转
更多的用的是下划线小写的格式xxx_xxx_xxx;然后跟外部系统交互的时候,通常又都用的是驼峰格式,因此总有地方要对驼峰和下划线的命名格式进行转换,于是,就有了下面的几行代码:defcamel_to_
underline
lxlzhn
·
2013-08-30 20:00
下划线
互转
pyhton
驼峰
CSS实例(三):全部使用背景生成栏目
娱乐频道-搜狐 a {color: #333;text-decoration:none;font-size:12px} a:hover {color:#dc0000;text-decoration:
underline
qq1162195421
·
2013-08-19 21:00
Android知识点textview加横线的属性
textView.getPaint().setFlags(Paint.
UNDERLINE
_TEXT_FLAG);//下划线textView.getPaint().setAntiAlias(true);/
lovenjoe
·
2013-08-03 16:00
android
android textview 使用html实现下划线效果
方法有两种,第一种是mTxtRegister.getPaint().setFlags(Paint.
UNDERLINE
_TEXT_FLAG);第二种是mTxtRegister.setText(Html.fromHtml
caijunjun1006
·
2013-07-26 14:00
JS左侧菜单-02
:link{text-decoration:none;color:blue} 9a:active{text-decoration:blink} 10a:hover{text-decoration:
underline
·
2013-07-24 10:00
js
jQuery 上下无缝滚动插件 列表溢出高度时 自动上下无缝滚动
img{border:0;}a,a:visited{color:#5e5e5e; text-decoration:none;}a:hover{color:#b52725;text-decoration:
underline
sungang_1120
·
2013-07-09 12:00
jquery
jQuery 上下无缝滚动插件 列表溢出高度时 自动上下无缝滚动
img{border:0;}a,a:visited{color:#5e5e5e; text-decoration:none;}a:hover{color:#b52725;text-decoration:
underline
sungang_1120
·
2013-07-09 12:00
jquery
CSS前5课总结
点击查看大图地对地导弹第一课:使用CSS控制页面:1,行内样式正文内容 2,内嵌式 p{ color:#0000FF; /*紫色*/text-decoration:
underline
·
2013-06-28 18:00
css
React中文教程 - Mixins | Traits(代码组合|代码复用机制)
React|Mixinsa{color:#00f;cursor:pointer;}a:hover{text-decoration:
underline
;}/**@jsxReact.DOM*/varMixin1
rsspub
·
2013-06-04 19:57
React
React中文教程 - Event Handling(事件处理)
React|EventHandlinga{color:#00f;cursor:pointer;}a:hover{text-decoration:
underline
;}/**@jsxReact.DOM*/
rsspub
·
2013-06-04 16:55
React
基于jQuery的waterfall(瀑布流)布局
relative;font-size:12px;}p{margin:10px10px}pa{text-decoration:none;color:#0088cc}pa:hover{text-decoration:
underline
lgscofield
·
2013-05-21 15:00
jquery
html
waterfall
布局
layout
Android里string.xml使用html标签的方法
方法1、使用CDATA(推荐)ABC]]>方法2、转义HTML标签<b><u>bold,
underline
</u></b>在程序里引用:Html.fromHtml(getResources
postdep
·
2013-05-18 18:00
html
android
String
资源
android 设置textview中划线效果
中划线textview.getPaint().setFlags(Paint.STRIKE_THRU_TEXT_FLAG);底部加横线是textview.getPaint().setFlags(Paint.
UNDERLINE
_TEXT_FLAG
z.net
·
2013-05-06 11:00
android textview字体加下划线
TextView.getPaint().setFlags(Paint.
UNDERLINE
_TEXT_FLAG);
青莲居士
·
2013-04-10 18:00
android String 2
一、使用html方法1、使用CDATA(推荐)ABC]]>方法2、转义HTML标签<b><u>bold,
underline
</u></b>在程序里引用:Html.fromHtml
buptlzx
·
2013-03-31 15:00
android
IE浏览器中jquery 使用load html 的background-image不能显示的问题
比如: div.role_
underline
{ height:3px; width:200px; background-image:url('images/role_
underline
.png');
zhailibao
·
2013-03-15 17:00
jquery
load
鼠标移动到字体下显示有下划线
: #000000;" onclick="openMailWindow()" onmouseover="this.style.textDecoration=\'
underline
zhihchen
·
2013-03-15 10:00
字体
javascript实现的listview效果
;padding:0px;overflow:hidden;}a{color:black;text-decoration:none;}a:hover{color:red;text-decoration:
underline
lifan_3a
·
2013-03-05 15:00
js控制点击text 框时弹出选择城市的效果
img{border:0;}a,a:visited{color:#5e5e5e;text-decoration:none;}a:hover{color:#4183C4;text-decoration:
underline
戴水平
·
2013-02-28 15:49
js
css基础之text-decoration
注释: 所有浏览器都支持text-decoration属性 可能的值: none 默认值
underline
定义文本下的一条线over
zhangyaochun
·
2013-02-26 16:00
css
text-decoration
jquery隐藏和显示的切换
font-size:12px;text-align:center;}a{color:#04D;text-decoration:none;}a:hover{color:#F50;text-decoration:
underline
java学习
·
2013-02-25 11:00
2013/2/CSS文字的着重显示
HTML代码:《关雎》样式:.title{font-weight:bold;/*设置字体为粗体*/ text-decoration:
underline
;/*设置文本显示方式为带下划线*/ }font-weight
雪之丞12
·
2013-02-21 12:00
css样式特效
超链接特效之样式篇 整段代码加在与〈/head〉之间的浏览器绕过这段代码往下执行a:link{text-decoration:
underline
;color:#C0C0C0
a5489888
·
2013-02-17 16:00
vml编辑器
behavior:url(#default#VML);} /*声明V为VML变量*/a{text-Decoration:none;color:white}a:hover{text-Decoration:
underline
hanghangaidoudou
·
2013-02-14 11:00
导航特效
}a,img{border:0;}a,a:visited{color:#5e5e5e;text-decoration:none;}a:hover{color:#333;text-decoration:
underline
蓬莱仙羽
·
2013-02-04 16:00
导航特效
}a,img{border:0;}a,a:visited{color:#5e5e5e;text-decoration:none;}a:hover{color:#333;text-decoration:
underline
s10141303
·
2013-02-04 16:00
js 正则查找固定字符串
var targetObj=" The rain in Spain falls mainly in the plain [
UndErline
] dfsdf [
underline
]"
Sharpleo
·
2013-01-18 16:00
字符串
Android TextView文字底部或者中间 加横线
R.id.text_view);中间加横线tv.getPaint().setFlags(Paint.STRIKE_THRU_TEXT_FLAG);底部加横线:tv.getPaint().setFlags(Paint.
UNDERLINE
_TEXT_FLAG
Micky米
·
2013-01-11 13:39
Android TextView文字底部或者中间 加横线
R.id.text_view); 中间加横线 tv.getPaint().setFlags(Paint.STRIKE_THRU_TEXT_FLAG); 底部加横线: tv.getPaint().setFlags(Paint.
UNDERLINE
_TEXT_FLAG
JJMM2009
·
2013-01-11 13:00
下划线颜色为黑色
下划线本来就是默认黑色的, <div style="text-decoration:
underline
"><span style="color:#FF0000&
java_eye2009
·
2012-12-26 13:00
Flash图表AnyChart应用教程五:字体设置
基本字体设置字节有这几个属性:family,size,bold,italic,
underline
,color和render_as_html。
FengShen_Xia
·
2012-12-13 10:00
Flash图表
table内文字超出td则显示省略号
.tableCSS{ background-color:#c0c0c0; table-layout: fixed; } .tableZX td{ text-decoration:
underline
username2
·
2012-12-04 14:00
css
第十二周 C# 试验 《 3 》 .
TextureBrushbrush=newTextureBrush(Image.FromFile("p01.jpg"));//创建字体Fontfont=newFont("黑体",60,FontStyle.
Underline
pinktinda
·
2012-11-26 17:00
jQuery实现点击菜单出现更多操作下拉框
: div.dropdown{height:23px;background:none;margin:0;width:200px;}.dropdown{outline:none;}decoration:
underline
北漂码农
·
2012-11-15 13:00
jquery
Web
更多属性
CSS选择器
2、关于继承的理解例1:h1{ color:red; text-decoration:
underline
; } h1em{ color:blue;
myjlvzlp
·
2012-11-11 16:00
各大数据库默认地址
admin/data/qcdn_news.mdb青创文章管理系统数据库/data/qcdn_news.mdb青创文章管理系统数据库/firend.mdb交友'style='text-decoration:
underline
tianyazaiheruan
·
2012-10-19 18:00
java
java
java
数据库
娱乐
语言
编译器
全国省市县无刷新多级关联菜单
font-size:9pt; font-family:Verdana; } a { color:red; text-decoration:none; } a:hover{ text-decoration:
underline
qiaqia609
·
2012-10-14 15:00
JavaScript
function
email
商城
menu代码2
font-size:11px; font-family:Arial, Helvetica, sans-serif; } p a { color: #000; text-decoration:
underline
vipqweer
·
2012-10-14 13:00
menu
TinyMCE留言板插件,怎么实现自定义的用户按钮和实现tinymce插件的使用
默认情况下,其按钮标签有很多,常用的解释如下: ’separator’ —— 分隔符 ‘bold’ —— 粗体 ‘italic’ —— 斜体 ‘
underline
’ —— 下划线
jiagou
·
2012-10-09 15:00
tinymce
去除Chrome超链接下划线及改变网页字体为微软雅黑
important;}//将字体强制改成雅黑a:hover{text-decoration:
underline
!important;} //鼠标放到链接上自动
thini
·
2012-09-20 14:00
c
chrome
user
Microsoft
Google
微软
在线编辑器核心代码
quot; style="padding:0px;"></iframe><br> <input type=button onclick=t('
UnderLine
huzhenyu
·
2012-09-13 22:00
编辑器
Web : CSS
定义标准的文本
underline
定义文本下的
星爷的齐天大圣
·
2012-09-06 13:00
Excel 换行
WritableFont gFont =new WritableFont(WritableFont.ARIAL,10, WritableFont.NO_BOLD,false, UnderlineStyle.NO_
UNDERLINE
klklkl88
·
2012-09-05 18:00
Excel
上一页
12
13
14
15
16
17
18
19
下一页
按字母分类:
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
其他