User contributions for Delarco
Jump to navigation
Jump to search
24 September 2021
- 06:3906:39, 24 September 2021 diff hist +20 m Python: Cryptography No edit summary current Tag: Visual edit
- 06:3906:39, 24 September 2021 diff hist +20 m Python: ASCII Banner No edit summary current Tag: Visual edit
- 06:3906:39, 24 September 2021 diff hist +21 m Angular: Countdown No edit summary current Tag: Visual edit
- 06:3806:38, 24 September 2021 diff hist +17 m Box: SIGEL Situações No edit summary current Tag: Visual edit
- 06:3806:38, 24 September 2021 diff hist +20 m Python: Virtual Environment No edit summary Tag: Visual edit
- 06:3706:37, 24 September 2021 diff hist +21 m Angular: Web.config No edit summary current Tag: Visual edit
- 06:3706:37, 24 September 2021 diff hist +20 m Python: Base64 No edit summary current Tag: Visual edit
- 06:3606:36, 24 September 2021 diff hist +17 m Box: Sistemas No edit summary current Tag: Visual edit
- 06:3506:35, 24 September 2021 diff hist +21 m Angular: Base No edit summary current Tag: Visual edit
- 06:3406:34, 24 September 2021 diff hist +20 m Python: Timer, Sleep, Decorator No edit summary current Tag: Visual edit
- 06:3106:31, 24 September 2021 diff hist +1,165 N Tor Created page with "<div><a href="https://stackoverflow.com/questions/34512989/how-to-specify-ip-country-on-tor-windows">https://stackoverflow.com/questions/34512989/how-to-specify-ip-country-on-..." current
- 06:3006:30, 24 September 2021 diff hist +999 N Python: Cryptography Created page with "<div><strong><br>Fernet<br></strong><br></div><pre><strong>from</strong> <strong>cryptography.fernet</strong> <strong>import</strong> Fernet key = Fernet.generate_key() <stro..."
- 06:3006:30, 24 September 2021 diff hist +563 N Python: Base64 Created page with "<pre><strong>import</strong> <strong>base64</strong> <strong>def</strong> encode(message: str) -> str: message_bytes = message.encode('ascii') base64_bytes = base6..."
- 06:2906:29, 24 September 2021 diff hist +165 N Python: ASCII Banner Created page with "<pre><strong>import</strong> <strong>pyfiglet</strong> ascii_banner = pyfiglet.figlet_format("HELLO THERE") <strong>print</strong>(ascii_banner)</pre><div><br></div>"
- 06:2906:29, 24 September 2021 diff hist +904 N Python: Timer, Sleep, Decorator Created page with "<pre><strong>import</strong> <strong>time</strong> start_time = time.time() <em># ...</em> time.sleep(5.6) <em># ...</em> elapsedSecondes = time.time() - start_time elaps..."
- 06:2806:28, 24 September 2021 diff hist +2,192 N Angular: Web.config Created page with "<pre><strong><system.webServer></strong> <strong><rewrite></strong> <strong><rules></strong> <strong><rule</strong> name="AngularJS Cond..."
- 06:2806:28, 24 September 2021 diff hist +316 N Angular: Countdown Created page with "<pre><strong>let</strong> countDownValue = 5; <strong>let</strong> countDownTimerSubs = timer(0, 1000) .pipe( take(countDownValue), map(() => --countDownValue)..."
- 06:2706:27, 24 September 2021 diff hist +2,604 N Angular: Base Created page with "<h1>Packages</h1><ul><li>Base</li><li><pre>npm i jquery bootstrap ngx-bootstrap ngx-toastr</pre></li><li>FontAwesome</li><li><pre>npm install --save-dev @fortawesome/fontaweso..."
- 06:2606:26, 24 September 2021 diff hist +1,204 N Box: SIGEL Situações Created page with "<div>SITUAÇÃO | DESCRIÇÃO | <br><strong>01 ATIVO</strong> | <strong>ATIVO</strong><br><strong>02 SUSPENSO LICENÇA S/RET. TERMINAL</strong> | <strong>SUSPENSO LICENÇA S/R..."
- 06:2306:23, 24 September 2021 diff hist +30 N Python: Virtual Environment Created page with "<pre>python -m venv .env</pre>"
- 06:2206:22, 24 September 2021 diff hist +271 N Box: Sistemas Created page with "<div>SISTEMA | | GESTOR<br>SIDEO | Tesouro Direto | <br>SIDEC | | <br>SIGPF | | <br>SIART | | <br>SIFIX | | <br>SICAC |&..."