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
    
  
  
    
  | ejdzjd | 
  
    
      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
    
  
  
    
  | https://github.com/jgraph/drawio/tree/549c4882019aa0660216e734535fedc4a56d47fb/src/main/webapp/plugins | 
  
    
      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
    
  
  
    
  | .gist {width:1500px; overflow:auto} | |
| .file-data {max-height: 500px;max-width: 500px;} | |
| /* Better styles for embedding GitHub Gists */ | |
| .gist{font-size:13px;line-height:18px;margin-bottom:20px;width:100%} | |
| .gist pre{font-family:Menlo,Monaco,'Bitstream Vera Sans Mono','Courier New',monospace !important} | |
| .gist-meta{font-family:Helvetica,Arial,sans-serif;font-size:13px !important} | |
| .gist-meta a{color:#26a !important;text-decoration:none} | |
| .gist-meta a:hover{color:#0e4071 !important} | |
| .gist { | 
  
    
      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
    
  
  
    
  | <script src="https://gist.github.com/christianfelicite/e6fe830d808c701c3b588eb00a6c2928.js?file=bolognaise.md"></script> | |
| <script src="https://gist.github.com/christianfelicite/e6fe830d808c701c3b588eb00a6c2928.js?file=Bechamel.md"></script> | 
  
    
      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
    
  
  
    
  | <!doctype html> | |
| <html lang=""> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <!-- Edit your site info here --> | |
| <meta name="description" content="EXAMPLE SITE DESCRIPTION"> | |
| <title>EXAMPLE SITE TITLE</title> | 
  
    
      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
    
  
  
    
  | <html> | |
| <head> | |
| <link rel="stylesheet" type="text/css" href="./css/mystyle.css"> | |
| <title>How to include HTML page with jQuery</title> | |
| <script src='https://code.jquery.com/jquery-3.4.1.js' type='text/javascript'></script> | |
| <script type='text/javascript'> | |
| $(document).ready(function(){ | |
| $( "#header" ).load( "./Sources/header.html" ); | 
  
    
      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
    
  
  
    
  | ```html | |
| <h2>Example of draw.io image</h2> | |
| <pre> | |
| <div class="mxgraph" style="max-width:100%;border:1px solid transparent;" data-mxgraph="{"highlight":"#0000ff","nav":true,"resize":true,"toolbar":"zoom layers lightbox","edit":"_blank","xml":"<mxfile host=\"www.draw.io\" modified=\"2020-02-23T16:42:35.131Z\" agent=\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0\" etag=\"Dt7rXLwg7bkRbxD4xmcn\" version=\"12.7.4\" type=\"google\"><diagram id=\"R4xzoTvKoysvhnZwy38p\" name=\"Page-1\">rZTPT4MwFID/Go5LRqtMr8OpF2PMDp47+kYbC23KQ2B/vcWWAdmWucQLee/re/3xtSGiadG+WGbEm+agIrLkbUSfIkIeVkv37UHnQUKoB7mV3KN4BFt5gABDX15LDtWsELVWKM0cZrosIcMZY9bqZl6212q+qmE5nIBtxtQp/ZQcRTgWWY38FWQuhpXj5NGPFGwoDiepBOO6mSC6iWhqtUYfFW0Kqnc3ePF9zxdGjxuzUOJfGu7RVJge6l0Dq8WS1JuPXbIIs3wzVYcDh81iNxhohETYGpb1eeMuOaJrgYVyWexCVhnvfS9bcEutw4xgEdq | 
  
    
      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
    
  
  
    
  | @echo off | |
| set SCRIPT_FILE=%TEMP%\commands.txt | |
| echo cd /path > %SCRIPT_FILE% | |
| echo /bin/bash > %SCRIPT_FILE% | |
| echo startlxde > %SCRIPT_FILE% | |
| start C:\"Program Files (x86)"\Xming\Xming.exe :0 -clipboard -multiwindow | |
| start putty -load "raspberry" -l christian -pw xxxxxx -t -m %SCRIPT_FILE% | |
  
    
      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
    
  
  
    
  | 'http://www.pptfaq.com/FAQ00950_Export_the_text_of_a_presentation_to_a_CSV-Excel_file.htm | |
| 'Problem | |
| 'Can PowerPoint save all the text in a presentation into a format that can be used in Excel? | |
| 'Solution | |
| 'This macro will export all the text in your PPT file to a comma-separated-value (CSV) formatted file that can be opened in Excel. | |
| 'The file will be named AllText.CSV and will be saved to the same folder as your PPT file, unless you edit the macro to change this. | |
| 'The CSV file will have one row of data per slide, with the text in the order in which it appears in the PPT (ie, in Z-order; to see what the order will be, you can press TAB repeatedly while viewing the slide in normal or slide view.) | |
| Sub ExportTextToCSV() | |
| Dim oPres As Presentation | 
  
    
      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
    
  
  
    
  | 'https://social.msdn.microsoft.com/Forums/en-US/9a039149-8f95-4cad-ae29-d78e0864bc5c/calling-a-powershell-script-from-vba-in-access?forum=isvvba | |
| runSendreports = Shell("Powershell.exe -executionpolicy bypass C:\Progra~1\Tasks\MyScript.ps1") | |