1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-23 08:24:20 +00:00
triennale-appunti-steffo/docs/route-BasiDiDati.chunk.4bab7.esm.js

2 lines
4.5 KiB
JavaScript
Raw Normal View History

2020-06-09 16:19:57 +00:00
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{"8uYk":function(t){t.exports={box:"box__3cKyY",default:"default__v-emJ",red:"red__339Cz",orange:"orange__24_8v",yellow:"yellow__1Jo9W",lime:"lime__34yV5",cyan:"cyan__3RqLr",blue:"blue__13Wnj",magenta:"magenta__2tkzq"}},OPqz:function(t,n,e){"use strict";(function(t){var l=e("TWV3"),i=e("hosL");n.a=function(n){return t(i.Fragment,null,t("h2",null,n.title),t(l.a,null,n.children))}}).call(this,e("hosL").h)},OmdA:function(t){t.exports={title:"title__3ZVpg",contents:"contents__20_NI"}},QNda:function(t,n,e){"use strict";(function(t){e.d(n,"a",(function(){return a}));var l=e("hosL"),i=e("e8JA"),o=e.n(i);class a extends l.Component{constructor(){super(),this.state={now:Date.now()},this.timer=null}componentDidMount(){this.timer=setInterval(()=>{this.setState({now:Date.now()})},1e3)}componentWillUnmount(){null!==this.timer&&clearInterval(this.timer)}render(){let n="Unknown date",e=o.a.timer,l={milliseconds:"?",seconds:"?",minutes:"?",hours:"?",days:"?"};if(this.props.to){n=new Date(this.props.to);let t=n-this.state.now;t>0?l={milliseconds:t%1e3,seconds:Math.floor(t/1e3)%60,minutes:Math.floor(t/6e4)%60,hours:Math.floor(t/36e5)%24,days:Math.floor(t/864e5)}:(l={milliseconds:0,seconds:0,minutes:0,hours:0,days:0},e+=" "+o.a.expired)}else e+=" "+o.a.unknown;return t("div",{class:e,title:n},t("div",{class:o.a.days+" "+o.a.count},l.days),t("div",{className:o.a.days+" "+o.a.text},"giorni"),t("div",{class:o.a.hours+" "+o.a.count},l.hours),t("div",{className:o.a.hours+" "+o.a.text},"ore"),t("div",{class:o.a.minutes+" "+o.a.count},l.minutes),t("div",{className:o.a.minutes+" "+o.a.text},"minuti"),t("div",{class:o.a.seconds+" "+o.a.count},l.seconds),t("div",{class:o.a.seconds+" "+o.a.text},"secondi"))}}}).call(this,e("hosL").h)},"S+8T":function(t,n,e){"use strict";e.r(n),function(t){e.d(n,"default",(function(){return s}));var l=e("hosL"),i=e("OPqz"),o=e("imVn"),a=e("QNda");class s extends l.Component{render(){return t("div",null,t("h1",null,"Basi di dati"),t(i.a,{title:"Informazioni"},t(o.a,{title:"Contatti"},t("ul",null,t("li",null,t("a",{href:"mailto:riccardo.martoglia@unimo.it"},"Prof. Riccardo Martoglia")))),t(o.a,{title:"Archivio"},t("p",null,"Se sei uno ",t("b",null,"studente dell'Unimore"),", puoi accedere all'",t("b",null,t("a",{href:"https://drive.google.com/drive/folders/1q3bOf9czDXq7Bd5-kwdICuz-9Nx1zVp_"},"archivio del corso su Google Drive")),"."))),t(i.a,{title:"Esame"},t(o.a,{title:"Scritto"},t("p",null,"Uno scritto con tre domande:"),t("ul",null,t("li",null,"Progettazione concettuale e logica"),t("li",null,"Formulazione interrogazione"),t("li",null,"Una domanda tra:",t("ul",null,t("li",null,"Studio dato derivato"),t("li",null,"Progettazione fisica"),t("li",null,"Tecnologia database"))))),t(o.a,{title:"Appelli"},t("ol",null,t("li",null,t(a.a,{to:"2020-06-24"})),t("li",null,t(a.a,{to:"2020-07-09"})),t("li",null,t(a.a,{to:"2020-07-28"}))))),t(i.a,null,t(o.a,{title:"Progetto"},t("p",null,"In gruppo, progettare un database secondo ",t("a",{href:"https://t.me/unimorefiles/23"},"queste")," specifiche."),t("p",null,"Va consegnato via mail almeno 10 giorni prima dello scritto.")),t(o.a,{title:"Termini di consegna"},t("ol",null,t("li",null,t(a.a,{to:"2020-06-14"})),t("li",null,t(a.a,{to:"2020-06-30"})),t("li",null,t(a.a,{to:"2020-07-18"}))))))}}}.call(this,e("hosL").h)},TWV3:function(t,n,e){"use strict";(function(t){var l=e("htlC"),i=e.n(l);n.a=function(n){let e;return e=Array.isArray(n.children)?n.children.map(n=>t("div",{class:i.a.splitchild},n)):t("div",{class:i.a.splitchild},n.children),t("div",{class:i.a.split},t("div",{class:i.a.splitparent},e))}}).call(this,e("hosL").h)},Y9Ml:function(t,n,e){"use strict";(function(t){var l=e("8uYk"),i=e.n(l);const o=Object.freeze({RED:i.a.red,ORANGE:i.a.orange,YELLOW:i.a.yellow,LIME:i.a.lime,CYAN:i.a.cyan,BLUE:i.a.blue,MAGENTA:i.a.magenta,DEFAULT:i.a.default});n.a=function(n){let e=o.DEFAULT;return n.color&&(e=n.color),t("div",{class:i.a.box+" "+e},n.children)}}).call(this,e("hosL").h)},e8JA:function(t){t.exports={timer:"timer__3Z2pL",days:"da
//# sourceMappingURL=route-BasiDiDati.chunk.4bab7.esm.js.map