自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

面向对象的夜猫子

专注于设计模式,前端技术,ES6,typescript,nodejs,vuejs,reactjs,webpack,git...

  • 博客(1)
  • 资源 (22)
  • 收藏
  • 关注

转载 ie盒子模型和高级浏览器的区别

盒子模型是css中一个重要的概念,理解了盒子模型才能更好的排版。其实盒子模型有两种,分别是 ie 盒子模型和标准 w3c 盒子模型。他们对盒子模型的解释各不相同,先来看看我们熟知的标准盒子模型:

2015-07-13 09:53:40 777

notepad-7.5.1-released

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

2017-09-17

Sublime Text 3 (Build 3143)

3.0 (BUILD 3143) 13 September 2017 See also the Announcement Post Refreshed UI theme, including full high DPI support New icon Added alternate theme, Adaptive, that inherits colors from the color scheme Added new color schemes Breakers, Mariana and Sixteen, derived from the excellent work of Chris Kempson and Dmitri Voronianski Added color scheme and theme switchers with live preview via the command palette Windows: Added touch input Linux: Added repositories for apt, yum and pacman Mac: Added Touch Bar support Mac: Support for custom color window title bars on OS X 10.10+ Many additions and bug fixes to the theme engine, plus full documentation Significant improvements to Markdown syntax highlighting, with thanks to keith-hall Significant improvements to C# syntax highlighting, with thanks to gwenzek Significant improvements to Java syntax highlighting, with thanks to djspiewak Significant improvements to Python syntax highlighting, with thanks to FichteFoll Significant improvements for R syntax highlighting, with thanks to randy3k Markdown: Improved symbol handling C#: Improved symbol handling Many other syntax highlighting improvements Various bugs with the syntax highlighting engine have been resolved Fixed several crash issues Improved responsiveness when the system is under high CPU load High DPI textures are used on Windows and Linux when the DPI scale is greater than 1.0 Improved font selection on all platforms, allowing selection of different weights by name Added setting theme_font_options to control font rendering of UI elements Improved auto indent rules for HTML and PHP Font geometry issues that prevent bold or italics are now printed in the console Fixed flash-of-white that could occur when the auto complete window is closed Disable scroll animation when animation_enabled is false in settings Files can now be renamed when only the case has changed New windows start with an empty find history Find in Files panel now responds to find_all and replace_all commands Various regex handling improvements in the Find panel Fixed text widgets cutting off the bottom pixel of their selection border Fixed an issue with close_windows_when_empty in empty session Fixed empty panes on startup when hot_exit was set to false Fix Open Containing Folder on Windows with a folder containing a comma Fix multi-cursor pasting when clipboard contains one or more full lines Prevent UNC paths from being mangled by edit_settings Prevent a crash when a malformed regex is used in indentation settings Improved rendering performance with a large number of gutter icons Gutter icons are now sized properly on Windows and Linux high DPI screens Improved sidebar performance when folders contain many thousands of files Improved inline error message style Fixed an issue where multiple indexing status windows could be shown Windows: Font rendering defaults to DirectWrite unless using Consolas or Courier New Windows: Added support for no_antialias font option when using DirectWrite Windows: Improved touch pad scrolling Windows: Improved file change detection robustness Windows: Improved font selection logic Windows: Fix ctrl+` shortcut for UK (ISO) keyboards Windows: Improved fallback font handling in UI elements Windows: The subl executable on OS X and plugin_host.exe on Windows are now signed Windows: sublime_text.exe now has CompanyName set in VERSIONINFO Mac: Handle layout changes due to macOS Sierra tabs Mac: Improved default web browser detection Mac: OS X 10.11 and macOS 10.12+ default to using San Francisco for the UI font Mac: Fixed file change notifications from freezing UI on macOS Sierra Mac: the user's default shell is executed and environmental variables are set in the plugin Python environment Linux: Update X11 selection on clipboard every time selection changes Linux: Improved MOD3 modifier key handling minihtml: Added support for borders minihtml: Respects font_options from the settings minihtml: Fixed layout of html popups on Windows and Linux under High DPI minihtml: Fixed crash when doctype is present minihtml: Fixed a crash from non-existent CSS vars minihtml: Fixed a crash triggered by bad image paths API: Add View.text_to_window() and View.layout_to_window() API: All API functions now accept and return device-independent-pixels API: Fixed input panel not running on_cancel when re-showing the input panel API: Fixed selector scoring with the & operator API: Fixed a bug causing incorrect phantom contents API: Fixed crash in Window.set_view_index() API: Updated OpenSSL to 1.0.2k, SQLite to 3.16.02 BUILD 3126 23 September 2016 Added Indexing Status to the Help menu to give more information about what the indexer is doing Fixed a compatibility issue with some third party syntax definitions that include JavaScript.sublime-syntax Reduced the default number of worker processes used for indexing. This can be manually controlled via the index_workers setting API: Updated OpenSSL to 1.0.2i

2017-09-17

JavaScript面向对象编程指南

JavaScript面向对象编程指南,关于对象,属性,方法,类,封装,继承,多态的详细讲解和介绍

2015-07-31

HTML5 Canvas核心技术 图形、动画与游戏开发

网络应用开发是一项外延很广的领域,在企业级开发中,我们要学习各种服务器通信技术、软件架构及开发框架,而在另外一些实用软件及游戏的开发中,则又需要投入大量时间进行网页前端的美化。 从开发者学习知识的角度看,如果将HTML、JavaScript、CSS等制作网络应用程序所需的技术分开研究,则难以把握它们之间的联系,本书的出现正好解决了这个问题。 《HTML5 Canvas核心技术:图形、动画与游戏开发》是HTML5 Canvas领域的标杆之作,也是迄今为止该领域内容最为全面和深入的著作之一,是公认的权威经典、Amazon五星级超级畅销书、资深技术专家David Geary力作。 它不仅全面讲解了canvas元素的API,以及如何利用Canvas进行图形绘制、动画制作、物理效果模拟、碰撞检测、游戏开发、移动应用开发,还包含大量实例,可操作性极强。 本书作者David Geary清晰而又透彻的行文风格,不仅把图形绘制、动画制作、游戏开发、自定义控件、移动开发等几项重要知识讲解得十分精彩,而且还启迪了我们的开发思路。 读完全书之后,大家更需要思考如何利用JavaScript程序,将类似Canvas这样的新兴技术与传统的HTML、CSS结合起来,开发出更加丰富灵活的网络应用程序来。 本书适合:具有HTML/CSS/JavaScript基础,并不需要读者有太深的功底;对HTML5 Canvas画图功能感兴趣的读者阅读。

2015-07-13

常用的正则表达式

这里罗列了常用的正则表达式方法,不用再一个一个的搜索啦

2015-07-13

jQuery基础教程(第2版).pdf

jQuery,jquery入门,jQuery基础教程

2012-10-31

动易Dreamweaver插件

动易Dreamweaver插件,动易插件

2011-12-07

降噪磨皮工具NoiseNinjaPlugin_Win32.rar

PictureCode的Noise Ninja,是一款专门针对数码图像减噪问题的专利技术软件。由于使用了高精度浮点计算和高位深的图像贮存技术,减噪效果显着,非常方便快捷的提高图像质量。可以说Noise Ninja是当前消噪软件中的佼佼者,其效果之明显,受到全球数千的专业摄影师和评测者的青睐。 “Noise Ninja Eliminates”这是一款针对数码相机高感光度时(High-ISO)容易出现的噪点进行精细优化,以达到消除噪点目的的优秀软件。只需按照提示一步一步来就可以轻松简单的顺利达到你想要的效果。和其他软件不同的是,对于体育摄影师和现场新闻摄影师来说,“Noise Ninja Eliminates”同样是一款非常优秀的软件。对于专业的摄影师来说,“Noise Ninja Eliminates”是一款效率非常高的软件。“Noise Ninja Eliminates”软件最大的特殊之处还在于提供了针对某款数码相机专用插件,这样可以在影像降噪技术上达到最优化。 无论您想要去除的是数码图像中的噪点还是扫面图像中的网纹,Noise Ninja 都是您最为出色和有效的 解决方案。这是一款人所必备的工具——有效地解决了由于低光环境下开启高ISO而不得不产生的图像噪点问题。 避免了图像处理过程中品质和细节不能同时兼顾的两极分化现象,此外Noise Ninja 还能对低ISO的 图像产生出更为清晰、自然的放大效果。 在美国有超过 70% 的报业集团使用着 是世界上无数专业或业余摄影爱好者的选择 诸多的独立评论机构都给了Noise Ninja高度的评荐 Noise Ninja代表着最佳的技术——独到的“波纹”理论使Noise Ninja做到了降噪与细节保留的平衡 Noise Ninja是您可靠并易于取得成效的工具 Noise Ninja有着无与伦比的效率和机动性 Noise Ninja既可以作为插件使用也可以独立工作 Noise Ninja是您今日数码工具箱中物有所值的必备 说明:将这个文件夹"NoiseNinjaPlugin_Win32"直接复制到PS滤镜目录里即可.

2011-11-21

nikColorEfexPro3.0图片梅花工具

Nik Color Efex Pro是专为WACOM的压感笔技术开发的一款处理制作艺术图像的插件,其功能强大,样式繁多不愧为一款优秀的滤镜工具,更加实用之处在于它把WACOM压感笔在PHOTOSHOP中使用的优势整合其中,充分发挥压感笔处理图像的优势。完全支持最新的Adobe Photoshop cs3和Adobe Photoshop Elements3,相信它将是你创作中的好帮手。它精确的模拟计算,使最终图象效果毫不逊色于使用传统光学滤镜。适合于摄影家使用。 从细微的图像修正到颠覆性的视觉效果:Nik Color Efex Pro为你提供了一套相当完整的插件。Nik Color Efex Pro允许你为照片加上原来所没有的东西,比如”Midnight Blue”功能可以把白天拍摄的照片变成夜晚背景。”Infra-red Black and White”功能可以十分真实地模拟红外摄影的效果。”Sunshine”功能则能让原本灰暗的画面获得阳光明媚的效果。”True Light”技术允许你像处理传统胶片一样去处理数码照片中的光学感应效果。 通过Nik Color Efex Pro的优化,数码照片的色彩和对比度都能获得更自然的表现。而那些更专业的用户可能会对”Cross Processing”滤镜感兴趣,它可以把不同冲洗工艺的照片进行相互转化,比如把采用E6工艺的照片转换成采用C41工艺的照片,反之亦然。当你需要从幻灯片或胶片直接扫描照片时,这个功能会相当有用。Nik Color Efex Pro从版本2开始支持16位的图像。 Nik Color Efex Pro的使用也不麻烦:选好所要应用的滤镜之后,你就可以预览它们的效果并进行参数调整;然后使用”Paint and Fill”工具就可以把效果应用于整个图像或者其中的一部分。如果你手头有Wacom的绘图板,Nik Color Efex Pro也能提供支持,这样的组合更能发挥其功效。该程序能够用于CMYK、RGB、CIE Lab和灰度等多种色彩模式下。总共75个滤镜能够用于多种图像编辑软件,比如Photoshop、Paint Shop Pro和Photo Paint。Nik Color Efex Pro对于照片修补工作者来说是不可缺少的工具。

2011-11-21

adobe Dreamweaver cs5 的html5 插件

adobe Dreamweaver cs5 的html5 插件辅助编写html5

2010-05-21

Apache+PHP+MySQL+phpMyAdmin集成通用版

Apache+PHP+MySQL+phpMyAdmin集成通用版安装简单简单易用

2010-05-20

一寸、两寸标准照片自动生成器

一寸、两寸标准照片自动生成器,使用非常方便,推荐使用。

2010-01-08

精灵虚拟光驱(Daemon Tools Lite) 4.35.5 官方中文版

支持:32/64 Bits 精灵虚拟光驱可以制作简单光盘映像文件和模拟CD/DVD光驱的最流行软件产品 1.模拟虚拟的CD/DVD-ROM/HD DVD and 蓝光驱动器。 精灵虚拟光驱简洁版使你能够模仿多达4个CD/DVD与同一台电脑。虚拟驱动器将在您的操作系统中如同真的一样展现。选择一个虚拟驱动器然后选择你想安装的光盘映像。在“我的电脑”找到已创建的装有光盘映像的虚拟光驱,开始工作吧! 看起来就像使用真的驱动器一样,不是么?是的,但是更快!

2010-01-08

IIs 5.1互联网信息服

Internet Information Services(IIS,互联网信息服务),是由微软公司提供的基于运行Microsoft Windows的互联网基本服务。最初是Windows NT版本的可选包,随后内置在Windows 2000、Windows XP Professional和Windows Server 2003一起发行,但在普遍使用的Windows XP Home版本上并没有IIS。

2010-01-08

3D阅读器ofpdf

这个阅读器外观很好看,大家不妨下载试试看,pdf,阅读器,pdf阅读器,

2009-12-21

屏幕取色软件 小巧好用 无需安装

屏幕取色软件,小巧操作简单,使网站设计师的好帮手

2009-12-01

动易.net连接数据库的方法

动易SiteFactory .net的安装操作步骤 配图,自学动易后台的好帮手

2009-12-01

文件分割软件,无需安装,操作简单

无需安装的文件切割软件 分割 合并超简单

2009-12-01

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除