@charset "utf-8"; html { margin:0; padding:0; border:0 } .bp-reset-element,body,h1,h2,h3,h4,h5,h6,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,blockquote,q,th,td,caption,table,div,span,object,iframe,p,pre,a,abbr,acronym,address,code,del,dfn,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr { margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline } article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { display:block } blockquote,q { quotes:"" "" } blockquote:before,blockquote:after,q:before,q:after { content:"" } th,td,caption { float:none !important; text-align:left; font-weight:normal; vertical-align:middle } table { border-collapse:separate; border-spacing:0; vertical-align:middle } a img { border:none } body { line-height:1.5; font-family:"Arial",sans-serif; color:#333; font-size:81.25% } h1,h2,h3,h4,h5,h6 { font-weight:normal; color:#222 } h1 img,h2 img,h3 img,h4 img,h5 img,h6 img { margin:0 } h1 { font-size:3em; line-height:1; margin-bottom:0.50em } h2 { font-size:2em; margin-bottom:0.75em } h3 { font-size:1.5em; line-height:1; margin-bottom:1.00em } h4 { font-size:1.2em; line-height:1.25; margin-bottom:1.25em } h5 { font-size:1em; font-weight:bold; margin-bottom:1.50em } h6 { font-size:1em; font-weight:bold } p { margin:0 0 1.5em } p .left { display:inline; float:left; margin:1.5em 1.5em 1.5em 0; padding:0 } p .right { display:inline; float:right; margin:1.5em 0 1.5em 1.5em; padding:0 } a { text-decoration:underline; color:#006ac8 } a:visited { color:#551a8b } a:focus { color:#006ac8 } a:hover { color:#006ac8 } a:active { color:red } blockquote { margin:1.5em; color:#666; font-style:italic } strong,dfn { font-weight:bold } em,dfn { font-style:italic } sup,sub { line-height:0 } abbr,acronym { border-bottom:1px dotted #666 } address { margin:0 0 1.5em; font-style:italic } del { color:#666 } pre { margin:1.5em 0; white-space:pre } pre,code,tt { font:1em "Droid Sans Mono",monospace; line-height:1.5 } li ul,li ol { margin:0 } ul,ol { margin:0 1.5em 1.5em 0; padding-left:1.5em } ul { list-style-type:disc } ol { list-style-type:decimal } dl { margin:0 0 1.5em 0 } dl dt { font-weight:bold } dd { margin-left:1.5em } table { margin-bottom:1.4em; width:100% } th { font-weight:bold } thead th { background:#6199df } th,td,caption { padding:4px 10px 4px 5px } table.striped tr:nth-child(even) td,table tr.even td { background:#efefef } tfoot { font-style:italic } caption { background:#eee } .quiet { color:#666 } .loud { color:#111 } body { line-height:1.67; background-color:#fff; overflow-y:scroll; min-width:1000px }
- 浏览: 271693 次
- 性别:
- 来自: 北京
-
最新评论
-
haixin3036:
jQuery是一套跨浏览器的JavaScript库,简化HTM ...
jquery sizzle 选择器浅析 -
panshunchang:
非常感谢分享,正找这东西呢。
基于jQuery的QQ表情插件 -
yuur369:
不错。。。
移动端webapp开发必备知识
发表评论
-
CSS团队协作开发方式的思考
2014-05-29 10:59 806有效的团队协作开发, ... -
在JavaScript中应用单例模式管理命名空间
2014-05-28 10:56 840单例模式确保一个类在整个应用程序中只有一个是实例对象,在J ... -
前端性能优化
2014-05-27 15:16 9311. 请减少HTTP请求 基本原理: ... -
jquery sizzle 选择器浅析
2014-05-26 14:23 1265看了jquery的源码,jquery用的选择器的引擎是siz ... -
jQuery 1.8,1.9和2.0分别带来的新特性
2014-05-26 14:17 1412jQuery 1.8 可定制 在jQuery ... -
移动WEB在线开发工具 – Codiqa
2014-05-12 15:43 710Codiqa,https://codiqa.com 简单试用 ... -
一种比CSS-Sprite更加方便在网页中嵌入大量图标的方法
2014-05-12 15:34 647这种思路是在一个国外的网站上发现的,设计者在网站中使用了很多 ... -
Android手机版浏览器DIV滚动条失效解决方案
2014-05-08 11:09 1358除了BODY和HTML的滚动条,在触屏下几乎所有浏览器都不支 ... -
解耦HTML、CSS和JavaScript
2014-02-14 11:32 671当前在互联网上, ... -
设置双核浏览器的浏览模式
2014-01-20 15:44 717如果访问的页面中有 CSS3 代码,双核浏览器会自动切换到 ... -
iOS下无法正常渲染按钮的问题
2014-01-20 15:40 745最近做移动端的页面,碰到了一个问题,就是css无法定义按钮样 ... -
禁止横竖屏时内容自动调整
2014-01-20 15:36 587iOS下当竖屏转向横屏的时候,发现内容字体会自动变大,通过各 ... -
jQuery反向排序(倒序)子对象
2013-12-26 10:53 2341<!DOCTYPE html><html&g ... -
JavaScript模拟QQ签名(HTML5 contenteditable属性)
2013-12-24 11:08 637一、思路 1、单击元素时,使元素可以编辑,并获得焦点 2 ... -
HTML5--JS API-新的选择器
2013-12-19 16:08 610新的选择器document.querySelector(&q ... -
视网膜New iPad与普通分辨率iPad页面的兼容处理
2013-12-03 10:54 932一、这是篇经验分享 ... -
设备像素比devicePixelRatio
2013-12-03 10:41 908一、定义 定义如下: window.devicePi ... -
jquery 方块转盘 得 ###jiang####品
2013-12-02 14:42 645<!DOCTYPE html PUBLIC " ... -
取代float基于display:inline-block的列表布局
2013-11-22 10:57 1567display:inline-block感觉与display ... -
绝对定位元素的居中实现
2013-11-22 10:26 571如果要问如何CSS实现绝对定位元素的居中效果,很多人心 ...
相关推荐
Google Developers IOT Salon.pdf 本文档是Google开发者IoT salon的技术文档,共享了IoT技术创新大赛的相关知识点。 IoT技术创新大赛 2018年,Google举办了IoT技术创新大赛,旨在鼓励开发者和企业家们开发出更加...
【机器学习规则GoogleDevelopers1】是一篇针对已经掌握机器学习基础的人员,特别是那些有模型构建或开发经验的人群,介绍如何从Google的机器学习最佳实践中受益的文章。这篇文章强调了机器学习工程中的最佳实践,将...
This book is aimed at three groups of readers: Experienced object-oriented programming developers looking to learn JavaScript as it relates to traditional OO languages such as Java and C++; Web ...
.NET MAUI for C# Developers 英文书翻译版 .NET MAUI是一种跨平台的应用程序框架,允许开发者使用C#和XAML创建跨Windows、Mac、iOS和Android平台的应用程序。.NET MAUI for C# Developers是一本英文书翻译版,旨在...
### Windows 7 for Developers #### 引言 随着Windows 7操作系统的发布,开发者们迎来了一个全新的技术时代。为了帮助开发者更好地理解并利用这一新平台的功能,《Introducing Windows 7 for Developers》一书...
Portal Developers Guider开发指南.rarPortal Developers Guider开发指南.rarPortal Developers Guider开发指南.rarPortal Developers Guider开发指南.rarPortal Developers Guider开发指南.rarPortal Developers ...
Professional JavaScript for Web Developers is the essential guide to next-level JavaScript development. Written for intermediate-to-advanced programmers, this book jumps right into the technical ...
《Cryptography for Developers》这本书是面向开发者的一本详细介绍密码学的资源,旨在...通过学习《Cryptography for Developers》,开发者可以掌握这些关键概念和技术,并将其应用于实际项目中,提高软件的安全性。
Whether you're a marketer with development skills or a full-on web developer/analyst, Practical Google Analytics and Google Tag Manager for Developers shows you how to implement Google Analytics using...
- **官方支持:** 对于更详细的说明和更新的信息,请参考[Google开发者网站](https://developers.google.com/android/nexus/images)上的官方文档。 - **社区资源:** 另外,XDA Developers论坛和其他第三方社区也是...
Kotlin for android developers 中文学习文档 https://leanpub.com/kotlin-for-android-developers 英文版 - Github: https://github.com/wangjiegulu/kotlin-for-android-developers-zh
Apache Spark 2.X for Java Developers 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
Linux for Developers: Jumpstart Your Linux Programming Skills (Developer's Library) by William "Bo" Rothwell English | 17 Apr. 2017 | ASIN: B06ZY85CPJ | 224 Pages | AZW3 | 5.37 MB Linux for ...
在ChatGPT Prompt Engineering for Developers 中,您将学习如何使用大型语言模型 (LLM) 快速构建新的强大应用程序。使用 OpenAI API,您将能够快速构建学习创新和创造价值的功能,而这在以前是成本高昂、技术含量高...
Title Microservices for Java Developers: A Hands-on Introduction to Frameworks and Containers Author(s) Christian Posta Language: English ISBN-13: 978-1491963081 Book Description Is microservice ...
OpenCV for Python Developers Author Patrick W. Crawford Released 9/22/2017 OpenCV is an open-source toolkit for advanced computer vision. It is one of the most popular tools for facial recognition...
《Kotlin for Android Developers》中文版是一本专为Android开发者设计的Kotlin编程语言教程。这本书深入浅出地介绍了Kotlin的基本概念、语法特性以及如何在Android开发环境中有效利用Kotlin进行应用程序开发。通过...
1. 标题和描述中提到了书籍的名称为《Manning RxJava for Android Developers》,这表明书籍主要面向的是安卓开发者,内容围绕着RxJava进行讲解。 2. 书籍的标签是"java",说明该书主要涉及到Java编程语言,以及...