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
["IEC_61987_X", "ISO_18629", "IEC_29182-1", "IEC_60839-5-2", "IEC_62453", "IEC_62541", "IEC_61360", "IEC_61512", "IEC_61804", "ISO_14306", "ISO_1101", "ISO_11898-1", "ISO_16739", "ISO_15746", "ISO_22400", "ISO_22745-11", "IEC_TS_62237", "ISO_19440", "IEC_TS_62832", "ISO_14739-1", "IEC_61784", "ISO_5459", "ISO_TS_14649-201", "ISO_ASTM_52915", "IEC_62714", "IEC_62337", "IEC_24760", "ISO_18828-2", "ASME_Y1441", "ISO_13485", "ISO_8062-4", "IEC_TR_62794", "ISO_13374", "ISO_20140_5", "eClass", "B2MML", "BPEL", "ISO_9000", "ISO_15926", "ISO_16792", "IEC_81714", "IEC_62443", "IEC_61508", "ISO_13584", "IEC_62061", "MTConnect", "IEC_61131", "IEC_61499", "ISO_13849", "IEC_62890", "ISO_19439", "SCOR", "ISO_15704", "ISO_1302", "ISO_50001", "ISO_10303", "BPMN", "ModBus", "IEC_62264", "VDMA_24582", "ebXML", "rami:FieldDevice", "rami:Information", "rami:Security", "rami:Communication", "rami:Asset", "rami:WorkCenter", "sto:ProductionSystemModelData", "sto:ModelingPractice", "rami:Safety", "rami:ControlDevice", "rami:Station" |
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
[[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], [0, 0, 0, 0, 0, 0, 0, 0, 0, |
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> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Clock</title> | |
<style> | |
.clock { | |
color: orange; | |
font-size: 40px; | |
display: flex; | |
flex-direction: row; |
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> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Calculator</title> | |
<style> | |
.calculator { | |
margin: 0 auto; | |
} | |
.calculator td { | |
font-size: 20px; |
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> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<link rel="shortcut icon" href="http://goo.gl/PkEcge" type="image/x-icon"> | |
<title>Fin Plan</title> | |
<script src="https://code.highcharts.com/highcharts.js"></script> | |
<script src="https://unpkg.com/axios/dist/axios.min.js"></script> | |
<style> | |
body { |
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> | |
<head> | |
</head> | |
<body> | |
<div class="outer-shadow"> | |
<div class="inner-shadow"> | |
<div class="menu"> | |
<table> | |
<tr> |
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
<style> | |
#overlay { | |
position: absolute; | |
width: 400px; | |
height: 400px; | |
background-color: gray; | |
opacity: 0.8; | |
font-size: 70px; | |
font-weight: 800; | |
color: white; |
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> | |
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | |
<style> | |
.tables-wrapper { display: flex; flex-direction: row; margin: 15px; } | |
.table-column { display: flex; flex-direction: column; } | |
.table-input-false { width: 80px; border: 0; height: 20px; padding: 0; background-color: inherit; } | |
.table-input-true { width: 40px; border: 0; height: 20px; padding: 0; background-color: inherit; } | |
.table-input-true:nth-child(even) { border-left: 1px solid lightgray; } | |
.side-tables { margin-top: 4px; } |