Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Tiled-Background Demonstrates a tiled background image that should work for any sized iOS window # Tile Back Demonstrates tiling a background image to fit any form factor. The primary files of interest are **GBBackgroundImageService.h** and **GBBackgroundImageService.m**. ...
  • git-annex-background-fsck incremental background fsck for git-annex git-annex-background-fsck ========================= incremental background fsck for git-annex
  • CSS3-background-patterns-gallery ... on http://lea.verou.me/css3patterns/ by Lea Verou # CSS3 background patterns # Example: [http://codepen.io/html5web/pen/HDCrK/](http://codepen.io/html5web/pen/HDCrK/) ## CSS3 background patterns## To create the pattern include tag with class name ...
  • jquery-draggable-background ... is not bounded by the image $('div').backgroundDraggable({ bound: false, axis: 'x' }); // disable draggable background $('div').backgroundDraggable('disable'); // callback when drag complete $('div').backgroundDraggable({ done: function() { ...
  • node-background-task ... `password` -- redis password. * **DEPRECATED** `host` -- redis host. * **DEPRECATED** `port` -- redis port. ### Events node-background-task uses the following events: * `TASK_AVAILABLE` -- There is data available for a background worker. * `TASK_DONE` ...
  • Background-Operations- Categories that can move heavy methods to the background.
  • Multiple-Monitor-Background ... separate wallpaper for each of your displays ### Description Multiple Monitor Background allows you (would you believe it) to set separate ... for each of your displays either set a single background across all displays. Currently it's working with Windows ...
  • canvas-background ... My attempt to use a full-browser canvas element as a background. Wanted a non-trivial canvas to get a feeling for ... ' performance and at the same time, wanted to build an interactive background like the old flash days. http://canvas-background.herokuapp. ...
  • WPF-DataGrid-Background-Converters A small app to practice how background propeties binding works in WPF... WPF-DataGrid-Background-Converters ==================================
  • background-size-polyfill ... built in nginx, node and IIS). Everywhere you use `background-size` in your CSS, add a reference to ... (alternative implementation of #17) - Cloning polyfilled elements (#2) - `background-attachment: fixed` for `body` (#22) - Fixed: - JS error ...