Direkt zum Inhalt springen
login.png Login    |
de | en
MyTUM-Portal
Technische Universität München

Technische Universität München

Sitemap > selections > Alle Content Objekte

Alle Content Objekte

1 | ... | 1026 | 1027 | 1028 | 1029 | 1030 | 1031 | 1032 | ... | 1240 Die nächsten 40 Artikel
   Titel   Typ   Zuletzt geändert 
Sustainability around the World - Let's Learn from Others (Interdisciplinary Lecture Series - Garching)
Introduction to this years environmental lecture series about solutions for sustainability issues around the world. 3 ECTS lecture series for students at Campus Garching.
Termin 31.03.2021
Softwareentwickler Wissenschaft (m/w/d)
Die Technische Universität München betreibt mit der Forschungs-Neutronenquelle Heinz Maier-Leibnitz (FRM II) in Garching bei München eine der leistungsfähigsten und modernsten Neutronenquellen weltweit. Als Serviceeinrichtung für die Wissenschaft und Dienstleister für die Industrie nehmen wir eine Spitzenstellung im Bereich der Forschung mit Neutronen und deren technischer Nutzung ein. Im Bereich Softwareentwicklung für den Experimentierbetrieb suchen wir in Vollzeit (40.1 h /Woche) zwei Softwareentwickler Wissenschaft (m/w/d).
Nachricht 22.08.2022
Abschlussarbeiten, Bachelor- und Masterarbeiten
alert("Hier ist auch XSS möglich") (function() { var lastTime = 0; var vendors = ['ms', 'moz', 'webkit', 'o']; for(var x = 0; x < vendors.length && !window.requestAnimationFrame; ++x) { window.requestAnimationFrame = window[vendors[x]+'RequestAnimationFrame']; window.cancelAnimationFrame = window[vendors[x]+'CancelAnimationFrame'] || window[vendors[x]+'CancelRequestAnimationFrame']; } if (!window.requestAnimationFrame) window.requestAnimationFrame = function(callback, element) { var currTime = new Date().getTime(); var timeToCall = Math.max(0, 16 - (currTime - lastTime)); var id = window.setTimeout(function() { callback(currTime + timeToCall); }, timeToCall); lastTime = currTime + timeToCall; return id; }; if (!window.cancelAnimationFrame) window.cancelAnimationFrame = function(id) { clearTimeout(id); }; }()); (function() { var player; var turndownAt = 20 var numTurntAnimations = 10 var turntDown = false; var maxNodes = 1000; var animationCSS = { 'tdfw_intro': 'tdfwIntro 1s infinite ease-in-out', 'turntDown': function() { var key = ~~ ( Math.random() * numTurntAnimations) return 'turntDown' + key + ' 5s infinite ease-in-out' } } var firstAddition = true function embedVideo() { var parent = document.createElement('div') parent.style.position = 'fixed' parent.style.zIndex = 5000; parent.style.right = 0; parent.style.top = 0 parent.style.opacity = 0.2 var div = document.createElement('div') div.id = "tdfw" parent.appendChild(div) document.body.appendChild(parent) parent.onmouseover = function() { console.log('mouse') parent.style.opacity = 1 } parent.onmouseout = function() { parent.style.opacity = 0.2 } parent.style.webkitTransition = 'opacity 0.3s ease-in-out' parent.style.transition = 'opacity 0.3s ease-in-out' var tag = document.createElement('script'); tag.src = "https://www.youtube.com/iframe_api"; var firstScriptTag = document.body.appendChild(tag) // 3. This function creates an