Tento kvíz si můžete vložit do vlastních stránek pomocí kódu níže:
<iframe width="400" height="450" frameborder="0" scrolling="yes" layout="responsive" sandbox="allow-downloads allow-same-origin allow-forms allow-modals allow-orientation-lock allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-presentation allow-scripts allow-top-navigation-by-user-activation" resizable id="aysQuizIframe50" src="https://petrpikora.com/wp-admin/admin-ajax.php?action=ays_quiz_iframe_shortcode&quiz=50&id=50&embed=1" style="width:100%; max-width: 100%; margin: 0 auto; overflow: hidden;"> <div overflow tabindex="0" role="button" aria-label="Quiz content"></div> </iframe> <script> window.addEventListener("message", receiveMessage, false); function receiveMessage(event) { if (event.data === "getParentUrl") { event.source.postMessage(window.location.href, event.origin); } } </script>
TensorFlow Lite (TFLite) ve spojení s Pythonem otevírá dveře on-device strojovému učení...
odPetr Pikora18. 6. 2025Desktop Motion Detection s GPU akcelerací🎯 Účel programuTento nástroj sleduje vybrané okno...
odPetr Pikora7. 6. 2025import re import os import requests import argparse from urllib.parse import urlparse,...
odPetr Pikora4. 6. 2025Description of the Python ScriptThis Python script generates a MIDI file based...
odPetr Pikora11. 10. 2024
Zanechte komentář