Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • teemeye ... Table Header set explicitly for IE6 and table row now has page-break: avoid in print CSS. * text-shadow:none !important set ... field treatment for validity. Added default background-color. * New robust clearfix solution without IE 5.5 hack ( #45 #126 ). * ...
  • BMLT-Root-Server ... the title of the Root server page in the auto config file. - April 7, 2010 - 1.5.2 Release - Fixed a bug, ... meetings now have uneditable Duplicate data fields, and a purple background (ugly), and unpublished meetings have a light orange background. ...
  • fuelphp-casset ... 'deps', 'jquery'); // Make all files added to the current page using Casset::add_css() display inline: Casset::set_css_option('', 'inline', true ... your css files being broken by Casset. A bit of background: when a css file is rewritten, the rewritten css ...
  • quinn ... .active-bar .main, .rainbow .active-bar .right, .rainbow .handle { background-image: url(vendor/rainbow.png); } .rainbow .bar, .rainbow ... 1.0.5 _August 16th, 2012_ * Added support for changing the value with the keyboard arrow keys, page ...
  • u-boot ... project (http://sourceforge.net/projects/u-boot) - current project page: see http://www.denx.de/wiki/U-Boot ... 320x240. Black & white. Normally display is black on white background; define CONFIG_SYS_WHITE_ON_BLACK to get it inverted. - Splash Screen ...
  • laravel ... https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup- ... [schema migrations](https://laravel.com/docs/migrations). - [Robust background job processing](https://laravel.com/docs/queues). - [Real ...
  • Better-Cupid ... page loads, it's not all made visible at once. It's common to see the background ... be able to see your first 5 rows right on the page. To see the other 20 ... search algorithm reaches them. ### Version 0.3.3 5/26/2011 #### Bug Fixes - Should no longer crash ...
  • fiji ... an added container backgroundColor: "#000000", // the background color of the overlay opacity: 0.5, // the opacity of the ... a simple pagination with 10 pages where the current page is 3: $("#paginate").jillpaginate({ totalPages: 10, currentPage: 3 ...
  • ofxLua ... , classes, constants, & enums are renamed: * **function**: ofBackground -> of.background * **class**: ofColor -> of.Color * **constant**: OF_LOG_VERBOSE -> of.LOG_VERBOSE ... know is that LuaJIT nominally targets the Lua 5.1 API, so keep this in mind when ...
  • winapi ... `winapi.find_window`. Normally `winapi` works with the current Windows code page, but can be told to use UTF-8 with ... time. This callback-driven timer can run in the background: winapi.make_timer(500,function() text:append 'gotcha' end) ...