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
Cente
vmware之VMware Remote Console (VMRC) SDK(一)
在vmware的developer
cente
·
2015-11-01 14:10
console
HTML5中已经不支持元素汇总,持续更新
(建议object): 定义 applet 3、basefont(使用css控制) 4、big(使用css控制) :定义大号文本 5、
cente
·
2015-10-31 14:33
html5
学习ExtJS(八) border布局
该布局把容器分成东南西北中五个区域,分别由east,south, west,north,
cente
来表示,在往容器中添加子元素的时候,我们只需要指定这些子元素所在的位置,Border布局会自动把子元素放到布局指定的位置
·
2015-10-31 10:52
border
asp.net(c#)两时间段每天是星期几,周几(时间段日历显示)的问题解
560\" cellpadding=\"0\" cellspacing=\"1\" bgcolor=\"dddddd\" align=
cente
·
2015-10-31 10:12
asp.net
window.showModalDialog刷新父窗口的两种方法
;Rnd='+Math.random(),window,'dialogHeight =800px;dialogWidth=800px;dialogLeft=200px;dialogTop=100px;
cente
·
2015-10-30 14:45
ExtJS2.0实用简明教程 - Border区域布局
该布局把容器分成东南西北中五个区域,分别由east,south, west,north,
cente
来表示,在往容器中添加子元素的时候,我们只需要指定这些子元素所在的位置,Border布局会自动把子元素
·
2015-10-30 12:24
border
继续聊WPF——BulletDecorator控件
FlowDirection属性来决定,所以我说这个控件非常简单 上面的截图的XAML如下: <BulletDecorator HorizontalAlignment="
Cente
·
2015-10-30 10:08
Decorator
Day1
CGRect bounds 控件所在矩形框的位置和尺寸(以自己左上角为坐标原点,所以Bounds的x,y一般为0) 可以定义控件的大小(size) 3 CGRect
cente
·
2015-10-21 12:15
a
CSS垂直水平完全居中手册
你可以让他相对父级块级元素居中对齐 1 2 3 .
cente
·
2015-10-21 10:45
css
artDialog基本使用
height:{高度,支持em等单位.默认:'auto'}url:{iframe地址,存在content参数时候,此参数无效}x:{x坐标,可以使用关键字,如:left/right/center.默认:'
cente
笨小熊
·
2015-09-14 13:00
iOS MKMapView 以某一坐标为中心进行缩放
mapView.center,toCoordinateFromView:mapView)2.进行缩放mapView.setRegion(MKCoordinateRegionMakeWithDistance(
cente
worldzhy
·
2015-08-01 15:00
ios
缩放
MkMapView
中心点
CSS如何实现文字竖排效果
代码实例如下: 蚂蚁部落 span{ float:right; width:1em; text-align:
cente
一落叶而知秋
·
2015-07-13 14:00
CSS如何实现文字竖排效果
代码实例如下: 蚂蚁部落 span{ float:right; width:1em; text-align:
cente
愚蠢的神
·
2015-07-13 14:00
[置顶] 用swift创建第一个控件UILabel
100,100,100,50)) label1.text="label1" label1.textAlignment=NSTextAlignment.
Cente
darongzi1314
·
2015-07-09 10:00
ios
UILabel
swift
jQuery里面的$(window).height()和$(document).height()的区别
很多时候,我们要使元素居中,此时我们可以写一个插件命名为jQuery.center.js,jQuery.fn.
cente
eric_tsai
·
2015-06-22 19:19
多行文本居中
;display:inline-block;vertical-align:middle;height:100%;}.content{display:inline-block;text-align:
cente
whuper
·
2015-05-19 17:00
html中在弹出iframe页面中播放flv
function(){$('#Window1').AeroWindow({WindowTitle:'player',WindowPositionTop:'center',WindowPositionLeft:'
cente
樱Cherry桃
·
2015-05-14 15:05
Javascript
js:简单的拖动效果
absolute; width:200px; border:1pxsolid#ccc; height:200px; color:red; background-color:blue; text-align:
cente
u011043843
·
2015-03-31 13:00
JavaScript
UIView 动画
animateWithDuration:1.0 animations:^{ firstView.alpha = 0.0; secondView.alpha = 1.0; }];
cente
lxj8749
·
2015-02-11 11:00
UIView
iphone用Animation实现动画效果
self.downBtnsetHidden:NO]; [self.upBtnsetHidden:NO]; [UIViewanimateWithDuration:0.5animations:^{ self.upView.
cente
杨勇汉
·
2015-02-01 14:00
HTML表格和表单
表格的属性(table)width 宽度height 高度bgcolor 背景颜色background 背景图像border 边框宽度bordercolor 边框颜色align 水平对齐方式(left|
cente
mafan121
·
2014-09-25 22:00
表单控件
控件分组
表格的属性
表格的使用
Android的Style的使用
textView都显示一样的颜色跟文字大少等属性 Sytle的定义: @android:color/holo_red_light 40sp wrap_content 200dp #ffff00ff
cente
hewence1
·
2014-09-13 09:00
android
css 背景与 页面元素相结合
/img/bg_02.png)centertopno-repeat; height:595px; }
cente
Lixh1986
·
2014-07-17 18:00
css
背景
元素
结合
ImageView的android:scaleType各属性含义(zz)
值的意义区别: CENTER /center 按原图大小显示图片,但图片宽高大于View的宽高时,截图图片中间部分显示
CENTE
·
2014-04-22 17:00
imageview
TextView中的文字添加阴影效果及Style的使用
然后在values文件夹下创建styles.xml文件,内容为:
cente
dylgsy
·
2014-04-01 09:00
Android学习笔记(十一)GridView
可选的值有:top、bottom、left、right、
cente
wqjsir
·
2014-03-26 23:00
root权限原理分析
109056781201223111390835/使用android手机很多情况下需要root权限,关于root权限获取的原理可以参考以下文章:1、云中漫步博客:Android系统root破解原理分析http://my.unix-
cente
wudilingyun
·
2014-02-25 11:14
android
root
superuser
07-EasyUI_layout的引入
2)推荐每个后台页面都使用layout,避免发生界面不能自适应的问题 2.属性介绍 ①title 标题 ②region 区域north,south,east,west,
cente
wuqinfei_cs
·
2013-11-12 21:00
easyui
layout
引入
Extjs4.0 笔记
布局:TabPanel(card布局)、FormPanel(form布局)、GridPanel(column布局)1、border东(east)、南(south)、西(west)、北(north)、中(
cente
红尘默岩
·
2013-11-07 17:00
Ext
Extjs4.0
笔记
Extjs4.0 笔记
布局:TabPanel(card布局)、FormPanel(form布局)、GridPanel(column布局)1、border东(east)、南(south)、西(west)、北(north)、中(
cente
红尘默岩
·
2013-11-07 17:00
ext
笔记
Extjs4.0
jquery 平滑到页面顶端
container{ height: 1000px; line-height: 1000px; text-align:
cente
michael_roshen
·
2013-09-10 22:00
平滑
顶端
EXT的Border和Column布局
该布局把容器分成东南西北中五个区域, 分别由east,south, west,north,
cente
来表示,在往容器中添加子元素的时候,我们只需要指定这些子元素 所在的位置,Border布局会自动把子元素放到布局指定的位置
kia126
·
2013-03-21 15:00
ext
EXT的Border和Column布局
该布局把容器分成东南西北中五个区域,分别由east,south,west,north,
cente
来表示,在往容器中添加子元素的时候,我们只需要指定这些子元素所在的位置,Border布局会自动把子元素放到布局指定的位置
kia126
·
2013-03-21 15:00
ext
android:scaleType属性
ImageView.ScaleType.
CENTE
安身开源国
·
2013-01-12 10:00
ScaleType
Android之通过shape.xml制作渐变背景色
在这里要注意android:type="radial"类型的使用会有不同的效果,android:
cente
weidi1989
·
2013-01-05 17:00
自定义RadioButton 文字在下,图片在上
transparent" 去除左边选择框被删除后的空白android:drawableTop="@drawable/status_more_selector"选择图片在文字上面android:gravity="
cente
ziyanguang1989
·
2012-12-30 16:00
jQuery实现拉动页面固定顶部显示且自动消失(火狐)
acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,
cente
·
2012-12-26 09:00
iphone用Animation实现动画效果
self.downBtnsetHidden:NO]; [self.upBtnsetHidden:NO]; [UIViewanimateWithDuration:0.5animations:^{ self.upView.
cente
rhljiayou
·
2012-12-24 12:00
CSS控制所有浏览器水平居中和控制链接不换行的效果
217,230,210); text-align:center;}#footer.bottom{ height:auto; text-align:center;}.link-ml{ text-align:
cente
toto1297488504
·
2012-12-05 20:00
js map
"undefined"){ window.console={log:function(){}}; } varmap=newBMap.Map("container"); map.
cente
ilvu999
·
2012-10-19 09:00
mplayer 移植到ok6410开发板上如何改变播放视频的界面位置与大小
安装目录的libvo目录下)staticintdraw_slice(uint8_t*src[],intstride[],intw,inth,intx,inty){uint8_t*d;uint8_t*s;d=
cente
diaxfw2168
·
2012-10-10 16:00
ImageView的属性android:scaleType
ImageView.ScaleType / android:scaleType值的意义区别:
CENTE
biandroid
·
2012-09-26 13:00
imageview
Win7部署基础知识(1):部署的基本概念与方法论
SCCM:System
Cente
·
2012-09-26 11:43
win7
部署
Win7部署基础知识(1):部署的基本概念与方法论
SCCM:System
Cente
jimshu
·
2012-09-26 11:43
win7
部署
jQuery实例——展示表格点击变色、全选、删除
font-size:12px}table{width:360px;border-collapse:collapse}tabletrth,td{border:solid1px#666;text-align:
cente
linuxredhat
·
2012-04-07 12:00
标注添加信息窗口
; function initMap(){ maplet = new Maplet("mapbar"); maplet.
cente
快乐小鱼儿
·
2011-11-02 12:13
职场
休闲
mapbar
标注
信息窗口调整
Xen Server二 安装xc及管理xen主机
vmware的vc工具,但是xencenter很小,才几兆,安装在winxp以上的任意主机均可.开始安装吧单击下载来的xencenter文件进行安装全E界面,木有本土化一路next即可安装5.5版本的
cente
�~上孤��
·
2011-09-28 15:30
主机
虚拟化
citrix
xenserver
思杰
利用simpleframework解析xml
对于下面的xml文档: http://172.16.0.160:8080/v3center/login1.jsp products_
cente
berniebd
·
2011-08-15 17:00
bean
xml
String
File
Class
setter
出来模态窗口
"; window.showModalDialog(url,this,"dialogHeight=300px;dialogWidth=400px;
cente
love398146779
·
2011-05-21 10:00
窗口
ExtJs 树形菜单 Tab标签页容器展现内容
看还不如动手更能掌握,代码如下:Ext.onReady(function(){ Ext.QuickTips.init(); vartabPanel=newExt.TabPanel({ region:'
cente
ricki
·
2010-12-21 15:00
JavaScript
浏览器
ext
上一页
1
2
3
4
5
6
下一页
按字母分类:
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
其他