This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Auto-Bootstrap Styler | |
| // @namespace https://example.com/ | |
| // @version 1.3 | |
| // @description Inject Bootstrap and automatically add Bootstrap classes to arbitrary pages with toggle + live updates. | |
| // @match *://*/* | |
| // @grant none | |
| // @run-at document-end | |
| // ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /*** | |
| * An example of a Guzzle Service Description for WeatherAPI.com | |
| * @see https://www.weatherapi.com/api-explorer.aspx | |
| */ | |
| // composer require guzzlehttp/guzzle-services | |
| require_once __DIR__ . '/../vendor/autoload.php'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * Usage Example: | |
| * ---------------------------------------------------------- | |
| * class Ramen | |
| * { | |
| * use Hydratable; | |
| * | |
| * protected $properties = [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0x0000 | Ericsson Technology Licensing | |
|---|---|---|
| 0x0001 | Nokia Mobile Phones | |
| 0x0002 | Intel Corp. | |
| 0x0003 | IBM Corp. | |
| 0x0004 | Toshiba Corp. | |
| 0x0005 | 3Com | |
| 0x0006 | Microsoft | |
| 0x0007 | Lucent | |
| 0x0008 | Motorola | |
| 0x0009 | Infineon Technologies AG |