码迷,mamicode.com
首页 >  
搜索关键字:media screen的用法    ( 4317个结果
CSS hack与各个浏览器兼容、JS等
FF !importantIE \9IE8 \0IE7 +chrome@media screen and (-webkit-min-device-pixel-ratio:0){}firefox 下style=“display:“” ”正常style=“display:”“none” 不正常FF 下不...
分类:Web程序   时间:2014-12-22 12:49:17    阅读次数:204
Getting Started with OpenBTS(中文版)——前记
2014年12月8日,O'Reilly Media出版了Michael Iedema撰写的《Getting Started With OpenBTS》电子版,经由Range Networks提供,现在可以通过OpenBTS.org网站免费下载,下载网址为:http://openbts.org/boo...
分类:其他好文   时间:2014-12-22 12:29:41    阅读次数:204
高通camera学习笔记三
media controller线程1.概述 MCT线程是camera新架构的引擎部分,负责对管道的监控,由此来完成一个camera设备的控制运转。它运行在daemon进程空间,由MSM_CAMERA_NEW_SESSION事件来开启,具体开启函数为mct_controller_new()。2.m....
分类:其他好文   时间:2014-12-22 11:03:06    阅读次数:160
【oracle】oracledba11 drop the lost member from the database and then add a new mem ber to the group
In your database, online redo log files are multiplexed and one of the  members in a group is lost due to media failure?   How would you recover the lost redo log member?   A.import the database fr...
分类:数据库   时间:2014-12-21 19:31:51    阅读次数:253
【oracle】oracledba8 NOLOGGING
You noticed that the index tablespace in your database requires a recovery. However, instead of performing a media recovery, you decide d to re-create the indexes in a new tablespace. Which two opti...
分类:数据库   时间:2014-12-20 18:15:57    阅读次数:238
在extjs中实现鼠标经过列表变行
在项目上遇到一个问题:鼠标划过应该变形,否则不知道双击能打开方法:在extjs中实现<styletype="text/css"media="all">.x-grid3-row-over{cursor:hand;}就Ok了
分类:Web程序   时间:2014-12-19 19:22:36    阅读次数:141
记一次数据库宕机处理
早上巡检realsync时发现数据库宕掉了,查看alert发现如下报错:ThuDec1822:26:182014KCF:read,writeoropenerror,block=0x72donline=1file=1‘/oradata/****/temp01.dbf‘error=27063txt:‘IBMAIXRISCSystem/6000Error:28:NospaceleftondeviceAdditionalinformation:-1Additionalin..
分类:数据库   时间:2014-12-19 19:16:21    阅读次数:343
App Store--紧急审核通道
申请地址 :https://developer.apple.com/appstore/contact/?topic=expedite常用原因:1.We have a product launch in the coming days. Considering that it's a media ev...
分类:移动开发   时间:2014-12-19 17:04:59    阅读次数:191
《图解CSS3》笔记5 媒体与Responsive设计
Media Type: 媒体类型 CSS2中的属性,用来指定页面渲染的设备的类型,常用的有:all、screen、print(打印),此外还有针对投影、盲人的多种设备类型引用方式:1. 标签: 属性名media="screen";2. @import方式: @import url...
分类:Web程序   时间:2014-12-19 01:53:06    阅读次数:155
WPF和WP8 Silverlight中的导航问题
一、Frame、Page框架的相关介绍 1、Frame类: 继承层次结构 System.Object   System.Windows.Threading.DispatcherObject     System.Windows.DependencyObject       System.Windows.Media.Visual         System...
分类:Windows程序   时间:2014-12-18 15:22:50    阅读次数:276
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!