码迷,mamicode.com
首页 >  
搜索关键字:normal    ( 3317个结果
font-size:100%有什么作用
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} input,select,textarea,samp {font-size:100%;} 看到一些css重设,请问设置font-size:100%的目的和作用是什么? ------...
分类:其他好文   时间:2014-07-29 17:38:02    阅读次数:217
android - 多屏幕适配相关
1、基本概念屏幕大小(screen size) – 屏幕的实际大小,用屏幕对角线长度来衡量(比如3.4寸,3.8寸)。android把屏幕分为以下4种:small,normal,large,extra large。怎么判断?屏幕密度(Screen Density) - 一块实际的屏幕区域有多少个像....
分类:移动开发   时间:2014-07-28 14:31:23    阅读次数:240
WPF绑定的ListBox获取ListBoxItem及GoToState应用
现公司项目中需要制作一个扇形菜单,菜单项是用ListBox重写Style实现的,其数据是绑定的。菜单的每一项都有Normal,MouseOver和Selected三种状态,这三种状态当然可以通过鼠标移动和点击控制,但现在要通过代码来改变控件外观实现三种状态切换,该如何处理呢?1.WPF绑定的List...
分类:其他好文   时间:2014-07-27 23:32:39    阅读次数:422
【APUE】vim常用命令
转自:http://coolshell.cn/articles/5426.html基本命令:i → Insert 模式,按ESC回到 Normal 模式.x → 删当前光标所在的一个字符。:wq → 存盘 + 退出 (:w 存盘, :q 退出) (陈皓注::w 后可以跟文件名)dd → 删除当前行....
分类:其他好文   时间:2014-07-27 22:34:09    阅读次数:255
第一篇:无角牛MVC通用后台数据库设计
Normal 0 false 7.8 磅 0 2 false false false EN-US ZH-CN X-NONE ...
分类:数据库   时间:2014-07-26 17:00:32    阅读次数:315
html文字css属性
color:设定一个标签中的文字的颜色,颜色值可以使用英文单词,16进制语法和rgb语法:font-size: 设定文字大小,单位通常为像素(px)—— 一般的商业网站的文字大小通常都是12px。font-weight: 设置文字粗体(bold)或非粗体(normal)。font-style: 设置...
分类:Web程序   时间:2014-07-25 18:55:41    阅读次数:382
DBHelper (支持事务与数据库变更)
1 概述这个数据库操作类的主要特色有1> 事务操作更加的方便2> 变更数据库更加的容易 Normal 0 7.8 磅 0 2 false false false EN-US ZH-CN X-NONE ...
分类:数据库   时间:2014-07-25 02:42:54    阅读次数:410
Adaptive device-initiated polling
A method includes periodically sending a polling call to an enterprise system outside the firewall at a first polling rate during normal operating con...
分类:其他好文   时间:2014-07-25 02:15:34    阅读次数:480
Sphinx学习之sphinx的安装篇
Normal 0 7.8 磅 0 2 false false false EN-US ZH-CN X-NONE MicrosoftIn...
分类:其他好文   时间:2014-07-24 17:06:46    阅读次数:236
Memory device control for self-refresh mode
To ensure that a memory device operates in self-refresh mode, the memory controller includes (1) a normal-mode output buffer for driving a clock enabl...
分类:其他好文   时间:2014-07-23 11:59:46    阅读次数:380
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!