Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • JAIL ... Image Loader (JAIL) JAIL is a jQuery plugin that lazy load images making your page load faster. [![Build Status](https:// ... img/blank.gif" data-src="/img/image1.jpg"/> ``` In a basic scenario, you ...
  • AssetLoader ... class call Assets. Assets is wonderful if you need to lazy load one file. But it misses many essentials: - ... the remaining simultaneously. (Images default to chain:false. Used in our image gallery.)* AssetLoader.css([{src:'img1.jpg', chain:true}, ...
  • IStyle ... dyn-images-generate.php == IStyle does the generation of composited images On-The-Fly, lazy loading and then caching. Say for example, that a week ago, you loaded 100 product images, including '''pizza-cutter.jpg'''. At the time you uploaded it, the ...
  • test ... a regular paragraph. The quick brown fox jumped over the lazy dog's back. ### Header 3 > This is a blockquote. ... http://www.nytimes.com/">The New York Times.

    ### Images ### Image syntax is very much like link syntax. ...
  • meme_captain ... .com/github/mmb/meme_captain) Ruby gem to create meme images (images with text added). Runs locally and has no ... , 0.5, :fill => 'green'), MemeCaptain::TextPos.new('jumped over the lazy dog', 100, 400, 200, 100, :font => 'Impact-Regular'), ...
  • fuelphp-casset ... echo Casset::img('test.jpg', 'alt text', array('width' => 200)); ``` You can also pass an array of images (which will ... config file: 'post_load_callback' => 'my_callback_name', ``` Note that Casset is pretty lazy, so the callback won't be called under you ...
  • Nextgen-reloaded ... database upgrade * Changed : Rework crop feature for featured images * Changed : Use site_url() instead get_option ('siteurl'), required for ... for K2 theme * Added : German translation (THX to Lazy) * Added : Better check for safe-mode * Added : CSS ...
  • pottymouth ... wrapped really badly at some point because a programmer was lazy.

    here’s some more text where ... media. URLs ending in .JPG, .JPEG, .GIF, and .PNG are considered to be embedded images, and are included as ...

  • FrostedDesigns ... just the ones explicitly included in concatenation. * Build script: compress all images in subfolders, too. * Added gae.js_dir and gae.css_dir so ... cross-browser control 9. Want to write unit tests but lazy? A full, hooked up test suite is waiting for you ...
  • MediaWiki-Bot ... ); my $img_data = $bot->get_image('File:Foo.jpg'); write_file( 'Foo.jpg', {binmode => ':raw'}, \$img_data ); Images are scaled proportionally. (height/width) ... the page" If you pass in an arrayref of images, you'll get out an arrayref of results. ...