/*
Made by [egy.js](https://www.instagram.com/egy.js/);
*/
install it on your localhost and try it :
| version: '3.1' | |
| services: | |
| mysql_inst: | |
| image: mysql:latest | |
| command: --default-authentication-plugin=mysql_native_password | |
| # ports: | |
| # - 8083:3306 | |
| volumes: |
/*
Made by [egy.js](https://www.instagram.com/egy.js/);
*/
install it on your localhost and try it :
| // | |
| // Created by Nick Vance on 12/4/15. | |
| // Modified by Ryan Reece on 11/14/16. | |
| // | |
| import AVKit | |
| import XCDYouTubeKit | |
| import TVMLKit | |
| class YTPlayerViewController: AVPlayerViewController, AVPlayerViewControllerDelegate { |
?>
| // ----------------------------------------------------------------------------- | |
| // @author Zakir Tariverdiev | |
| // @created August 2, 2014 | |
| // @desc Sass mixin that provides convenient way to style element's siblings. | |
| // Based on the example from Lea Verou's blog: | |
| // http://lea.verou.me/2011/01/styling-children-based-on-their-number-with-css3/ | |
| // @param (string) $sibling-count - number of expected siblings. You can also use | |
| // use such forms as "n + 3" and "3n" for "at least 3 siblings" and | |
| // "siblings divisible by 3," for example. These forms must be enclosed in | |
| // quotes for proer parsing though. |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <projectDescription> | |
| <name>2915574-d3-morph-path</name> | |
| <comment></comment> | |
| <projects> | |
| </projects> | |
| <buildSpec> | |
| </buildSpec> | |
| <natures> | |
| </natures> |