This file contains 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
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🐬</text></svg>"> |
This file contains 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
#!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |
""" | |
main.py | |
This script demonstrates how to extract temperature values from a web page using Selenium and regular expressions. | |
""" | |
import re | |
from selenium import webdriver | |
from selenium.webdriver.common.keys import Keys |
This file contains 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
import maya.cmds as cmds | |
from importlib import reload | |
from maya_scripts.scripts.rendering import get_render_layer_attributes as pymod | |
reload(pymod) | |
pymod.main() |
This file contains 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
"C:\Program Files\Adobe\Adobe After Effects 2023\Support Files\AfterFX.exe" -m |
This file contains 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
Nummer | Beskrivning | Grundläggande | Ej K2 | Ändring i konteringsinstruktionen | Ändring eller tillägg | |
---|---|---|---|---|---|---|
1010 | Utvecklingsutgifter | False | True | False | False | |
1011 | Balanserade utgifter för forskning och utveckling | False | True | False | False | |
1012 | Balanserade utgifter för programvaror | False | True | False | False | |
1018 | Ackumulerade nedskrivningar på balanserade utgifter | False | True | False | False | |
1019 | Ackumulerade avskrivningar på balanserade utgifter | False | True | False | False | |
1020 | Koncessioner m.m. | False | False | False | False | |
1028 | Ackumulerade nedskrivningar på koncessioner m.m. | False | False | False | False | |
1029 | Ackumulerade avskrivningar på koncessioner m.m. | False | False | False | False | |
1030 | Patent | True | False | False | False |
This file contains 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
fåglar | |
{fågel} | |
{birds} | |
{bird} | |
{animal} | |
{dinosaur} | |
{theropod} | |
{birdwatching} | |
{fågelskådning} | |
änder |
This file contains 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
#!/bin/bash | |
for f in ./bbn_linje002_titles_full_v011.*.png; do | |
rm $f | |
done |
This file contains 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 "TransformProportionalScale 0" > ~/Library/Preferences/Adobe\ Photoshop\ CC\ 2019\ Settings/PSUserConfig.txt |
This file contains 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
magick convert -colorspace sRGB -alpha off input.exr output.png |
NewerOlder