Korpusnik

Slovene corpus summarizer

Other options:  Loading...
Results shown for:
  • odjemalec (residual)

  • Sources: Loading...
  • Frequency: Loading...

Main points

  • The word is most frequently used in the following texts: diplomsko delo.
  • It is most typically found in domains: P175 Informatika, teorija sistemov, P170 Računalništvo, numerična analiza, sistemi, kontrola, and T120 Sistemsko inženirstvo, računalniška tehnologija.
  • Most common keywords of texts in which the word is found are: splet, protokoli, programski jeziki, povezave aplikacije s spletom, and aplikacije.

Text type

For frequent lemmas, obtaining the results can take a while...

Domains

Main points summarize key information from the diagrams and lists...

Common keywords

Korpusnik is searching in five different corpora, thus the preparation of the results may take a while...

Year of publication

Main points summarize key information from the diagrams and lists...

Collocations

Korpusnik is searching in five different corpora, thus the preparation of the results may take a while...

Examples

  • ); // Izdelamo mapo "prvi" v direktoriju "najvisji". // Tokrat uporabimo absolutno pot. odjemalec.CreateDirectory("/najvisji/prvi"); // Pomaknemo se v mapo "najvisji". odjemalec.ChangeDirectory("/najvisji"); // Izdelamo mapo "drugi" v direktoriju, v katerem smo trenutno (/najvisji). // Tokrat uporabimo relativno pot. odjemalec.CreateDirectory("drugi"); // remove the 'first' directory we created earlier odjemalec.RemoveDirectory("first"); Povezava aplikacije s spletom preko HTTP- in FTP-protokola Stran 40 // Spremenimo trenutni direktorij na en nivo višjega (na t. i. starša). // ",," pomeni pomik en direktorij višje. odjemalec.ChangeDirectory(".."); odjemalec.Disconnect(); Prenos datotek je bistveni del protokola FTP in ga je mogoče doseči z uporabo metode GetFile za prenos iz FTP-strežnika in PutFile za prenos v FTP-strežnik.

    Povezava aplikacije s spletom preko HTTP in FTP protokola, Fakulteta za elektrotehniko, računalništvo in informatiko, Marko Peterka, 2011