android:layout_gravity="center_vertical"设置控件显示的位置:默认top,这里居中显示,还有bottomandroid:hint="请输入数字!"设置显示在空间上的提示信息android:numeric="integer"设置只能输入整数,如果是小数则是:dec...
分类:
其他好文 时间:
2014-10-16 00:14:41
阅读次数:
311
ConstraintsTime Limit: 1 secs, Memory Limit: 32 MBDescriptionA number of students sit in a circle facing their teacher in the center. Each student ini...
分类:
其他好文 时间:
2014-10-14 23:27:09
阅读次数:
137
CSS的class、id、css文件名的常用命名规则
(一)常用的CSS命名规则
头:header
内容:content/container
尾:footer
导航:nav
侧栏:sidebar
栏目:column
页面外围控制整体布局宽度:wrapper
左右中:left right center
...
分类:
Web程序 时间:
2014-10-14 19:34:19
阅读次数:
317
记得给师哥师姐测试考试系统的时候,看到他们的考试页面可以实现隐藏左边的考生信息部分,当时觉得好高大上,好人性化。现在学了javascript,我也能实现这个功能了,下面来显摆一下。
1.页面设计:
(1).html代码:
js分栏
.alignment{
text-align: center;
}
//......
栏目一...
分类:
编程语言 时间:
2014-10-13 13:42:49
阅读次数:
258
本文转载至http://blog.csdn.net/jinkaiouyang/article/details/30029441ios手机apple通知中心notificationCenter苹果keynote展示push通知的一些优化,特别的允许用户能够直接在push上进行交互,这么牛逼的功能,当然...
分类:
移动开发 时间:
2014-10-13 11:34:49
阅读次数:
298
Oracle11grac生产环境部署详录
作者:田逸(sery@163.com)
基本规划
◎设备选型
1、服务器:DellR620两台。cpu8core,内存64G,600G15000转sas硬盘,双电源,hba卡一块,连接存储线缆一根(连接hba卡和共享存储)。
2、存储:dellMD3200一台。双控制器,12块600G15000转sas..
分类:
数据库 时间:
2014-10-11 16:29:46
阅读次数:
349
【转】http://lwcheng1985.iteye.com/blog/696143 有改动方法一:在线安装 1.打开HELP->MyEclipse Configuration Center。切换到SoftWare标签页。 2.点击Add Site 打开对话框,在对话框Name输入Svn,....
分类:
系统相关 时间:
2014-10-11 10:47:15
阅读次数:
256
https://code.google.com/p/android/issues/detail?id=73076http://my.unix-center.net/~Simon_fu/?p=527在移植Android过程中会遇到很多Crash的情况,尤其是启动Android过程中。一般这些问题都可以...
分类:
移动开发 时间:
2014-10-10 18:24:34
阅读次数:
208
border:1px solid red;background:red url("img/1.gif") no-repeat fixed center;顺序依次是:background-color:背景颜色background-image:背景图片backgroud-repeat:背景重复(页面上对...
分类:
Web程序 时间:
2014-10-10 15:03:14
阅读次数:
176
一、jQuery Easy UI (适应屏幕分辨率大小)布局(Layout) 1、首先应用的是jquery-easyui-1.4 版本(版本不同,兼容性不同) 2、实现整个页面的布局( layout: north,south,west,east, center) 3、首先整个页面布局适应屏幕的分辨率...
分类:
Web程序 时间:
2014-10-10 14:50:14
阅读次数:
4316