Search results

From ICO wiki
Jump to navigationJump to search

Page title matches

Page text matches

  • = Getting a Python 3 installer for Windows = Vanilla Python installer package is available from Python homepage under downloads ...
    2 KB (262 words) - 04:21, 27 March 2016
  • Python 3.5 brings support for async programming in Python making it possible to use [http://aiohttp.readthedocs.org/en/stable/ async in older versions the OpenCV build will pick up Python 3.4 and this is going to result in mess. ...
    1 KB (160 words) - 10:41, 28 April 2016
  • == When to use what python version == Use python 3 if you: ...
    3 KB (523 words) - 23:23, 8 September 2017
  • ...ndex.php/Skriptimiskeeled_aine_aruanded_2010_s%C3%BCgis/SigmarMuuga/Python Python] ...
    359 bytes (48 words) - 12:49, 28 January 2011
  • ...can be found here: https://en.wikipedia.org/wiki/Scope_(computer_science)#Python <source lang="python">my_variable = 1 # in the global scope ...
    4 KB (619 words) - 20:04, 16 September 2017
  • * python needs a file named <code>__init__.py</code> in the directory ofr the file t <source lang="python">if __name__ == "__main__":</source> ...
    3 KB (363 words) - 11:21, 10 February 2017
  • ...ki.itcollege.ee/index.php/I719_Fundamentals_of_Python I719 Fundamentals of Python (Spring 2017)] * [https://wiki.itcollege.ee/index.php/Category:I703_Python Python] ...
    2 KB (314 words) - 11:32, 21 December 2020
  • ==Classic Python 3.4== <source lang="python"> ...
    4 KB (559 words) - 18:36, 29 February 2016
  • = Advanced Python = * Use lists, strings, dictionaries, and integers with python ...
    5 KB (742 words) - 14:53, 11 January 2018
  • <source lang="python"># Make a list >>> example_dict = {'python': 1991} ...
    3 KB (482 words) - 13:03, 17 April 2017
  • ...a more detailed document on functional programming in python https://docs.python.org/3/howto/functional.html function in python are first class objects. ...
    2 KB (310 words) - 12:35, 3 October 2017
  • == Running Python == ...de>, and <code>python3</code> By default on ubuntu and most systems, <code>python</code> is symlinked to <code>python2</code> ...
    5 KB (771 words) - 16:38, 7 April 2017
  • *[[Skript, mis teeb maailma paremaks - Python]] [[Skript leiab dublikaat failid Python]] ...
    3 KB (491 words) - 20:42, 16 May 2011
  • ...dcr=0&amp;source=hp&amp;ei=k-oCWtGxJaHg6ASl0a4g&amp;q=cryptopals+solutions+python&amp;oq=cryptopals+solutions+p&amp;gs_l=psy-ab.3.0.0i19k1.657.4332.0.4870.17 ...are. Unfortanetly, I cannot find a very good introduction to the topics in python. ...
    2 KB (355 words) - 11:26, 14 November 2017
  • == python 2 or 3? == * we are using python 2 today ...
    4 KB (579 words) - 20:01, 6 February 2017
  • <source lang = "python"> #!/usr/bin/python ...
    370 bytes (52 words) - 13:27, 28 January 2011
  • To receive the output of a pipe into your python script, use <code>sys.stdin</code>. <code>sys.stdin</code> is an iterable. To print all stdin to stdout in a python script, you could use. ...
    3 KB (448 words) - 12:12, 10 October 2017
  • NB! Even though classes in python work as a namespace with their own scope, you should use modules (i.e .py f Classes in python create their own scope. Symbols defined outside the class are available fro ...
    5 KB (816 words) - 23:19, 24 September 2017
  • Enne Iototp-i paigaldamist on vaja teada kas <b>Python ≥ 2.5 ja Linuxi tuuma ≥ 2.6.20</b> on nõuetele vastavad <pre>python -V</pre> ...
    3 KB (437 words) - 10:52, 5 May 2010
  • This class is python for beginners, taught Spring 2017 ...cific editor and do not want to learn one now, then use spyder for writing python. ...
    7 KB (1,131 words) - 12:01, 7 June 2017
  • http://lauri.vosandi.eu/wiki/?page=python-kaugope ...i/?page=python-for-beginners (Välise paketi paigaldamist nõudvad näited > python-apt - Ubuntu pakettide paigaldamine) ...
    2 KB (338 words) - 12:21, 7 February 2011
  • <p>Python 2.7 </p> sudo apt-get install python-pip build-essential python-dev ...
    4 KB (640 words) - 10:18, 25 May 2015
  • <source lang="python"># socket_echo_server.py ...ous programming with python, using only the standard library. Asynchronous python, like javascript, has the ability to do something else when it is waiting. ...
    4 KB (560 words) - 01:08, 24 October 2017
  • Python 2.7 või Python 3.5<ref>[https://sshuttle.readthedocs.io/en/stable/requirements.html Requir Python 2.7 või Python 3.5. ...
    4 KB (565 words) - 19:36, 21 May 2020
  • clases in python describe datatype, and when called, create a new object of that type. <code They define specific python functionality. ...
    2 KB (251 words) - 01:14, 24 October 2017
  • python application often include a <code>requirements.txt</code> that lists pip de python packages are formatted as ...
    4 KB (589 words) - 20:33, 9 March 2017
  • ==Python== Python on levinud ja lihtne programeersimiskeel, mis toetab mitmeid operatsioonisü ...
    9 KB (1,070 words) - 16:14, 25 April 2013
  • <source lang="python"> #!/usr/bin/python ...
    962 bytes (132 words) - 14:28, 28 January 2011
  • Käivitamisel määra kataloogist, kus soovid duplikaat faile leida. Näiteks: python duplikaadid.py /etc /home <source lang="python"> ...
    936 bytes (99 words) - 23:57, 30 January 2011
  • *python 2.6 or 2.7 *python-setuptools ...
    6 KB (799 words) - 18:42, 27 December 2013
  • Python has a style guide called PEP8. Please see http://blog.sideci.com/2015/12/14/style-guide-of-python-and-lint-tool/ for more information on linting ...
    5 KB (749 words) - 17:16, 4 March 2017
  • ==Blinking LED from Python script== # import Raspberry Pi GPIO support into Python environment ...
    9 KB (1,417 words) - 18:24, 20 September 2016
  • * Python 2.7 or Python 3.5.<ref>[https://sshuttle.readthedocs.io/en/stable/requirements.html]</ref ...nts are more relaxed, however it is recommended that you use Python 2.7 or Python 3.5. ...
    5 KB (807 words) - 20:04, 10 June 2017
  • *Python 2.7 (I recommend [https://sourceforge.net/projects/winpython/files/WinPyth *Install all the .EXE files ( this version of python takes long time compared to the original one, make some coffee meanwhile) ...
    7 KB (1,025 words) - 13:14, 20 February 2016
  • ...n on tarkvara, mis kaitseb arvuti/serveri brute-force rünnete eest. See on python keeles kirjutatud tarkvara, mis parsib logifailid ja vastavalt defineeritud ...lis kasutatakse Ubuntu 14.04.2 x86_6, fail2ban v0.8.1, iptables v1.4.21 ja Python 2.7.6. Näidis konfiguratsioonis me kaitseme sshd mis kuulab pordil 22 brute ...
    4 KB (559 words) - 00:43, 20 November 2017
  • <source lang="python">import datetime as dt <source lang="python">import datetime as dt ...
    3 KB (469 words) - 11:21, 4 May 2017
  • == Sigmar Muuga Python == <source lang="python"> ...
    4 KB (473 words) - 12:44, 28 January 2011
  • <source lang="python"> #!/usr/bin/python ...
    17 KB (2,494 words) - 11:12, 12 May 2015
  • ...sest tegu pole ühegi õppeaine kodutööga. Kuna pole [http://www.python.org/ Python]iga nii sina peal, siis on põhiosa siiski [http://tldp.org/LDP/abs/html/ Ba new=`python md5sum.py $file` ...
    7 KB (1,016 words) - 23:36, 7 May 2011
  • Python 2.5+<br> <pre>apt-get update && apt-get install python-twisted</pre> ...
    4 KB (527 words) - 13:06, 25 May 2015
  • <source lang="python"> #!/usr/bin/python ...
    1 KB (221 words) - 18:26, 30 January 2011
  • # Käivita programm käsutealt: python pildituvastus.py failinimi.avi ...rogrammi käima ajada paigalda esmalt sõltuvused: apt install python-opencv python-numpy ...
    4 KB (591 words) - 16:54, 17 April 2017
  • * Python 2.7, which is installed by default in most systems * Pip version 1.1: sudo apt-get install python-pip ...
    3 KB (486 words) - 23:26, 11 June 2015
  • python 2.6.5+ or 2.7 python-setuptools ...
    8 KB (969 words) - 11:03, 26 May 2014
  • **ruby/python ...
    2 KB (244 words) - 11:10, 13 September 2010
  • ...tab Python(Windows, Linux, Mac Os jne). Enne kasutamist peaks veenduma, et Python oleks paigaldatud. <pre>python wapiti.py [url] [parameetrid]</pre> ...
    6 KB (826 words) - 10:30, 4 January 2013
  • <source lang="python"> tags = process_file(open("/home/sheela/Documents/Python/pics/IMG_20131019_201706.jpg")) ...
    20 KB (2,611 words) - 13:50, 7 June 2016
  • root@kaka:~# apt install python-minimal root@kaka:/var/www/html/#: python plugins.py ...
    4 KB (753 words) - 01:57, 21 September 2016
  • SQLmap on operatsioonisüsteemist sõltumatu, kuna on kirjutatud keeles Python. Teda on võimalik kasutada nii Windowsis kui ka Linux/Unix all. [https://gi SQLmap'i jaoks on kõigepealt vaja paigaldada Python 2.6 või 2.7 versioon. ...
    15 KB (1,818 words) - 18:14, 14 May 2015
  • Java on veidi keerulisem keel, kui näiteks Python, aga samas ei lase Java sul nii palju vigu teha ja on seetõttu vahest isegi ...
    1 KB (214 words) - 12:53, 16 April 2015
  • ==Python/BASH kontrolltöö 19. mai 2015.a.== ==Python arvestustöö kaubõppele 31. jaanuar 2015.a.== ...
    9 KB (1,394 words) - 10:41, 19 May 2015
  • <source lang="python"> #!/usr/bin/python ...
    2 KB (228 words) - 00:10, 31 January 2011
  • Pygame is a library for programming games with Python. It handles event loop and simplifies drawing the scene. apt-get install python-pygame ...
    11 KB (1,357 words) - 19:10, 24 March 2016
  • <source lang="python"> #!/usr/bin/python ...
    2 KB (247 words) - 16:11, 26 May 2011
  • <source lang="python"> #!/usr/bin/python ...
    2 KB (280 words) - 13:50, 28 January 2011
  • ...programm, mis oskab hallata git repositooriumeid. Kõigepealt veendume, kas python setup tool’s on paigaldatud. sudo apt-get install python-setuptools ...
    7 KB (934 words) - 12:01, 31 January 2010
  • Seejärel käivitame selle Python rakenduse: python <eelpool loodud faili nimi> ...
    11 KB (1,375 words) - 18:32, 13 March 2010
  • Python toetamiseks: <pre>apt-get install libapache2-mod-python</pre> ...
    5 KB (619 words) - 10:58, 29 May 2013
  • <syntaxhighlight lang="python"> python /asukoht/shellshare.py --server http://linux.itcollege.ee:3000 --room ruumi ...
    9 KB (1,388 words) - 01:47, 28 April 2023
  • https://docs.python.org/3/tutorial/errors.html <source lang="python">import requests ...
    2 KB (314 words) - 06:33, 2 March 2017
  • <source lang="python">def get_hello_world_1(): <source lang="python">import app ...
    3 KB (429 words) - 12:26, 6 June 2017
  • <source lang="python">def get_hello_world(): <source lang="python">import unittest ...
    10 KB (1,417 words) - 12:01, 16 March 2017
  • * <code>#!/usr/bin/env python</code> - Faili käivitamine Python'ga, kasutades env'd. ...
    5 KB (673 words) - 00:59, 1 December 2017
  • This page is simply to show off the MVP using Python, OpenCV, [[Firmata]], Flask. Currently the robot is able to turn towards th Corresponding Python source: ...
    7 KB (841 words) - 19:44, 6 September 2016
  • sudo python ez_setup.py</pre> <pre>sudo python setup.py install</pre> ...
    4 KB (621 words) - 16:02, 6 January 2011
  • ...rendusmeeskonna liikmena). Kasutatavad programmeerimiskeeled on Qt4, GTK2, Python. Huvi korral leiab meeskonnakaaslastelt ka abi uute asjade õppimisel. Sobib ...
    2 KB (332 words) - 21:57, 22 November 2021
  • Python lahenduse võib veel saata... ...Rang A22 https://wiki.itcollege.ee/index.php/User:Frang#Skriptimiskeeled (python) ...
    7 KB (1,079 words) - 00:46, 12 October 2013
  • Python 2.7.5 ...
    3 KB (365 words) - 13:06, 11 June 2015
  • coded with Python 2.6 and it uses an old version of PyWin32: v2.12. - Python 2.6: https://www.python.org/download/releases/2.6/ (add it to the Windows’ PATH ...
    6 KB (1,038 words) - 22:43, 17 December 2017
  • ...open API and with many bindings for many programming languages, such as: Python, Java, Ruby, Go and Perl. Radare is also integrated with the most popular d ...sualizing. It can be scripted with a variety of languages, including Ruby, Python, Lua, and Perl. ...
    8 KB (1,209 words) - 00:45, 30 January 2017
  • NOTE: you do not need to know this material for the test or to know python in general. It is only for showing how to make a website easily. <source lang="python">import requests ...
    3 KB (538 words) - 21:26, 27 April 2017
  • *Python - Manpremo on kirjutatud Pythonis sudo apt-get install python-django gettext stunnel4 mercurial python-tz ...
    14 KB (1,883 words) - 09:27, 3 May 2011
  • ====Python==== <source lang="python"> ...
    18 KB (2,852 words) - 13:20, 4 September 2017
  • Python'is lahendus [[User:Uluuk#Quest 5 - Python]] Python: [[User:Jliiva]] ...
    20 KB (2,774 words) - 16:12, 24 January 2013
  • ...utatud Python'is ning seadistuse vahendamiseks kasutatakse SSH protokolli (Python'i paramiko teeki või OS'i ssh käsku rakendades). Hallatava masina eelduseks on sissetulevate SSH ühenduste lubamine ja Python'i interpretaatori olemasolu (vähemalt versioon 2.4), eraldiseisvat klienti ...
    16 KB (2,195 words) - 19:30, 13 January 2014
  • HPPA = boa, nag, python ...
    5 KB (789 words) - 13:35, 9 May 2010
  • ====Python==== <source lang="python"> ...
    16 KB (2,349 words) - 00:02, 18 January 2017
  • ...sr/share/nautilus-python/extensions/nautilus-qdigidoc.py > /usr/share/caja-python/extensions/caja-qdigidoc.py ...
    10 KB (1,478 words) - 13:30, 22 September 2016
  • * '''[[Basic Automation with Python]]'''; Ardi Vaba; CSE-11 ...
    4 KB (669 words) - 22:23, 12 June 2017
  • * Python development libraries (python-dev ) apt-get install libattr1-dev libblkid-dev libgnutls-dev libreadline5-dev python-dev autoconf ...
    12 KB (1,683 words) - 14:58, 30 January 2010
  • <source lang="python"> #!/usr/bin/python ...
    5 KB (561 words) - 11:43, 28 January 2011
  • #Lisa Security Onioni hoidla:<br><pre>sudo apt-get -y install python-software-properties</pre><pre>sudo add-apt-repository -y ppa:securityonion/ ...
    5 KB (635 words) - 22:11, 24 May 2015
  • tcp 0 0 127.0.0.1:2207 0.0.0.0:* LISTEN 16276/python ...
    4 KB (490 words) - 15:57, 11 June 2010
  • <source lang="python"> #!/usr/bin/python ...
    5 KB (660 words) - 09:54, 25 January 2011
  • | python-sqlite2 | Python bindings for sqlite 2 | package ...
    12 KB (1,376 words) - 18:32, 15 December 2012
  • *Töölauakliendi jooksutamiseks on vaja Python 2.7.1 ning PyQt4 4.8.4 töölauakliendi jooksutamiseks on vaja Python 2.7.1 ning PyQt4 4.8.4 ...
    11 KB (1,256 words) - 10:55, 10 June 2011
  • ...server mysql-client rrdtool fping imagemagick whois mtr-tiny nmap ipmitool python-mysqldb ...server mysql-client rrdtool fping imagemagick whois mtr-tiny nmap ipmitool python-mysqldb ...
    12 KB (1,496 words) - 12:29, 9 January 2014
  • *Python 3 tugi ...
    6 KB (744 words) - 23:35, 15 January 2015
  • Install the new package ''''python-software-properties'''' so we can add a new repository easily with an apt c <code>sudo apt-get install -y python-software-properties software-properties-common apt-transport-https</code> ...
    14 KB (2,097 words) - 01:47, 22 June 2017
  • ...kõige lihtsam kasutada repositooriumi. Kõigepealt paigaldame paki nimega "python-software-properties", kuna selle sees asub programm "add-apt-repository", m apt-get install python-software-properties ...
    10 KB (1,340 words) - 10:37, 18 May 2015
  • [https://www.python.org/shell/ python shell] ...
    6 KB (1,073 words) - 04:47, 7 June 2016
  • Python does dependency tracking already internally, <code>pip</code> also installs ...
    6 KB (902 words) - 15:00, 13 October 2016
  • ...saldab sisemist LDAP serverit,Kerberos serverit koos PAC toetusega, Bind9, Python toetust jmuud. Samba4 kasutab uut Virtual File System (VFS) mis toetab Aces ...
    6 KB (903 words) - 20:57, 20 March 2012
  • ...novembril 2009. aastal. Juurde olid lisatud X11, emacs, vi, cc, gcc, perl, python, ash, bash, zsh, ftp, ssh, telnet, pine ja veel 400 muud Unixil põhinevat p ...
    5 KB (658 words) - 12:22, 14 December 2011
  • <li>Ta on kirjutatud Python programeerimis keeles,mis idealselt selleks sobib.</li> sudo apt-get install python-software-properties ...
    17 KB (2,064 words) - 21:14, 16 January 2014
  • python-ubuntuone-client 1.2.1-0ubuntu1 => 1.2.1-0ubuntu2 ...
    10 KB (1,059 words) - 21:59, 8 May 2010
  • 1. Kõigepealt paigaldame paki nimega "python-software-properties", kuna selle sees asub programm "add-apt-repository", m apt-get install python-software-properties ...
    15 KB (1,901 words) - 13:00, 11 December 2014
  • ...a teenuseid, nagu näiteks Apache, Samba, Bind, Nginx. Ajenti on kirjutatud Python keeles ning see töötab serveris eraldi protsessina ja kasutab rakendusse si ...
    7 KB (1,034 words) - 20:25, 14 January 2015
  • ...ub.com/ITK-LUG/BinaryClock-PracticeKit Binary Clock] - A good way to learn python, while simultaneously building something cool and not worrying about compos ...
    9 KB (1,363 words) - 15:37, 10 April 2016
  • ...ptimiskeeles vimscript'is. Vim toetab skriptimist kasutades Lua'd, Perl'i, Python'it, Racket'it, Ruby't ja Tcl'i. ...imiskeeled (nii algupärased kui ka alternatiivsed interpretaatorid - Perl, Python, Ruby, Tcl jne), pistikprogrammide toetus, graafiline kasutajaliides (gvim) ...
    13 KB (2,089 words) - 14:48, 4 January 2013
  • <code> sudo apt-get install python-pip </code> ...
    7 KB (870 words) - 00:44, 23 January 2018
  • ...lt arhitektuurilt FreeBSD NanoBSD manustatud süsteemi ehitusel põhinevale, Python programmeerimiskeelele, Django CMS-le ja dōjō riistakomplekti JavaScript r ...
    7 KB (885 words) - 02:20, 22 December 2019
  • 3.Esiteks peab installima "python-software-properties" sudo apt-get install python-software-properties ...
    17 KB (2,254 words) - 22:18, 3 January 2013
  • ...aloogid paigutuvad selle alla. Näide: /usr/bin/python, mis tähistab faili “python”, mis asub kataloogis “bin”, mis asub kataloogis “usr”.[http://et.wikipedia ...
    7 KB (1,024 words) - 11:59, 14 January 2013
  • *virt-install: Python skript Red Hat-lt ...
    7 KB (1,018 words) - 10:46, 27 October 2011
  • ....programmingsimplified.com/c-program-examples] ja Pythoni API[https://docs.python.org/2/c-api/] libsolvile. *Python API [7] - https://docs.python.org/2/c-api/ ...
    14 KB (1,728 words) - 13:46, 7 June 2015
  • ...anguage) C#], [https://en.wikipedia.org/wiki/Python_(programming_language) Python], [https://en.wikipedia.org/wiki/PHP PHP], [https://en.wikipedia.org/wiki/J ...
    15 KB (2,345 words) - 21:57, 6 June 2016
  • apt-get install python-pip ...
    9 KB (1,359 words) - 23:27, 5 May 2013
  • * Asenduspunktid: projekti arvestatakse PowerShell'i/Bash/Python iseseisva töö asemel ...
    9 KB (1,135 words) - 14:15, 6 December 2011
  • ...kib viga, et add-apt-repository ei eksisteeri , siis oleks vaja paigaldada python-tarkvara-omadused. ...
    10 KB (1,325 words) - 13:07, 5 November 2011
  • ...av on paigalduseks kasutada [https://pip.pypa.io/en/latest/installing.html|python pip]-i ...
    14 KB (1,771 words) - 14:34, 15 December 2014
  • Knowledge of at least one web programming language (php, java, ruby, C#, python is preferred) ...
    13 KB (1,857 words) - 12:14, 30 January 2014
  • ...s internetis rohkem aega veetes avastasin enda jaoks programmeerimis keele Python, ning üsna kiirelt sain aru, Ubuntu all on palju mugavam koodi kirjutada ku ...
    10 KB (1,536 words) - 17:12, 5 November 2015
  • This is a Python script, written by Gianni 'guelfoweb' Amato, designed to enumerate sub-doma This is a python tool which can find, prepare, audit and exploit bugs in webapps. ...
    46 KB (7,438 words) - 00:02, 9 May 2017
  • ...le väljundit me internetis surfates näeme on ''php'', ''asp'', ''java'', ''python'' jms. ...
    17 KB (1,897 words) - 10:51, 10 May 2010
  • * Python tugi ...
    14 KB (1,872 words) - 11:25, 19 May 2014
  • ...edia.org/wiki/LAMP_(software_bundle) LAMP] (Linux, Apache, MySQL, PHP/Perl/Python). In 1996-97, the new system got a pair of advanced graphical user interfac * '''Learn how to program''': Python, C, C++, Lisp, Java, Perl (and probably other languages with at least one ...
    30 KB (4,972 words) - 19:28, 25 January 2022
  • Previous programming experience with PHP or Ruby or Python ...
    16 KB (2,349 words) - 12:06, 22 April 2014
  • ...eters/vm_serv_dhcp_conf_v01.py VMware Server DHCP konfigureerimise skript (Python)] ...
    16 KB (2,271 words) - 15:48, 20 May 2011
  • SpiderFoot is an open source automated intelligence tool written in Python 3. Its purpose is to automate the process of collecting information about a For this metadata search we can use Metagoofil that was written in Python by Christian Martorella. Metagoofil is an information gathering tool design ...
    43 KB (6,799 words) - 11:58, 5 May 2021
  • * Asenduspunktid: projekti arvestatakse PowerShell'i/Bash/Python iseseisva töö asemel ...
    14 KB (1,910 words) - 18:43, 18 March 2013
  • ...raamistikku, nii rohkem kui ka veidi vähem tuntumaid, teiste seas näiteks Python, Java, HTML, SQL, Ruby, Kotlin ning Angular + NestJS. Osad kursused on lood ...
    16 KB (2,210 words) - 11:49, 14 December 2020
  • Initi alternatiiv, mis on programeeritud Python keeles. Käivitab protsesse asünkroonselt. Kasutatakse põhimõtteliselt Pardu ...
    24 KB (3,354 words) - 13:13, 13 October 2017
  • ...p, Vim, Blender, Inkscape, links, programmid toetamaks php, java, c++, c#, python, ruby programmeerimiskeeli. ...
    18 KB (2,494 words) - 14:38, 8 April 2011
  • ...crypt php5-imagick imagemagick libapache2-mod-suphp libruby libapache2-mod-python php5-curl php5-intl php5-memcache php5-memcached php5-ming php5-ps php5-psp ...
    23 KB (3,000 words) - 19:43, 12 January 2015
  • ...ue standardse konteineri, millel on töötav LAMP (Linux, Apache, MySQL, PHP/Python/Perl) tarkvarakogumik. Kuna see kõik on ühe konteineri raames üles seatud, ...
    22 KB (3,045 words) - 22:34, 11 January 2015
  • It is a good idea to put the command line arguments in a script such as Python. If you use one extra byte, it is rewritten from 0 to 41. 41 is the value a ...
    28 KB (4,752 words) - 11:44, 5 May 2021
  • Üks varasemaid RAID'i kasutajaid oli Crosfield Electronics Studio oma Python'il baseeruva tööjaamaga kus kasutati RAID 0 ja RAID 1-te mis parandasid olu ...
    24 KB (3,431 words) - 15:34, 9 January 2015
  • * Õpi programmeerima: Python, C, C++, Lisp, Java, Perl ...
    19 KB (2,862 words) - 15:29, 3 February 2023
  • * tundma programmeerimise keeli nagu Python, php, Perl, Ruby, JavaScript, Bash, jne; ...
    24 KB (3,458 words) - 21:14, 5 May 2022
  • *Mänguline Python mängu programmeerimine ...
    26 KB (3,471 words) - 10:34, 12 May 2017
  • <li>Scripting knowledge using BASH, Python, Perl, Ruby</li> ...
    41 KB (5,675 words) - 19:59, 1 May 2022
  • ...l, milles kirjutada boti programmi. Tavaliselt kasutatakse Javascripti või Python'it; nende keelte kohta saab ka palju õppematerjale ning tuge internetist. ...
    32 KB (4,537 words) - 00:50, 15 December 2017
  • ...agick<br />libapache2-mod-suphp libruby libapache2-mod-ruby libapache2-mod-python php5-curl php5-intl php5-memcache<br />php5-memcached php5-ming php5-ps php ...
    43 KB (5,972 words) - 14:17, 12 January 2014
  • * O'CONNOR, TJ. Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Securit ...
    30 KB (4,338 words) - 15:45, 3 February 2023
  • ...uma hakkab.<ref name="assistant">https://www.linux.com/news/home-assistant-python-approach-home-automation-video</ref> ...nust. Avavaraline tarkvara (MIT litsentsi all) on kasutatav kõikjal, kus Python 3 jookseb ning sellele on maailmas tuhandeid kasutajaid. <ref name="assista ...
    37 KB (5,149 words) - 23:44, 15 December 2017
  • The backend infrastructure of YouTube is written in Python, C, C++, Java and Go<ref name=srv-arch>Shivang Sarawagi, "YouTube Database ...
    56 KB (8,127 words) - 14:31, 2 May 2022
  • ...ator - määrab, millega tuleb skript käivitada (N: /usr/bin/ruby, /usr/bin/python, /bin/bash) ...
    37 KB (5,838 words) - 14:41, 26 April 2016
  • ...si tööriistu erinevate programmeerimiskeelte (Visual Basic, C++, C#, Java, Python, VBScript and JavaScript) abil <ref name=zhu/>. ...
    79 KB (10,573 words) - 17:31, 12 May 2023