Translation for "standardikirjastot" to english
Standardikirjastot
Translation examples
GNU C-kirjasto (glibc) on GNU-projektin toteutus C-kielen standardikirjastolle.
The GNU C Library, commonly known as glibc, is the GNU Project's implementation of the C standard library.
Pandora käyttää vapaasti saatavilla olevia standardikirjastoja kuten OpenGL ES- ja SDL-kirjastoja, mikä suo kaikille halukkaille mahdollisuuden kehittää ohjelmia laitteelle.
The Pandora uses standard libraries such as OpenGL ES and SDL which are freely available, allowing anyone who wishes the ability to develop for the system.
Java Runtime Environment (JRE) on vapaasti saatavilla oleva ohjelmisto, joka sisältää itsenäisen virtuaalikoneen (HotSpot), standardikirjaston (Java Class Library), ja konfigurointiohjelman.
The Java Runtime Environment (JRE) released by Oracle is a freely available software distribution containing a stand-alone JVM (HotSpot), the Java standard library (Java Class Library), a configuration tool, and—until its discontinuation in JDK 9—a browser plug-in.
Unixin kaltainen käyttöjärjestelmissä, C:n ja C++:n standardikirjastot antavat ohjelmoijan määritellä odotetaanko tiedoston sisältävän tekstiä vai binääriä, mutta kirjasto voivat sivuuttaa ja siivuuttavatkin tämän parametrin, koska Unixin kaltaisten rivinlopetusmerkki on sama kuin C/C++:n rivinlopetusmerkki.
In Unix-like systems, the C and C++ standard libraries on those systems also allow the programmer to specify whether a file is expected to be text or binary, but the libraries can and do ignore that parameter, as the end-of-line sequence in Unix-like systems is just the C/C++ end-of-line character.
Pääsuuntaviivat uutta versiota suunniteltaessa olivat: Säilyttää stabiilius sekä yhteensopivuus C++98:n ja mahdollisuuksien mukaan C:n kanssa; Mahdollisuuksien mukaan lisätä uudet ominaisuudet standardikirjastoon itse kieleen lisäämisen sijasta; Tehdä muutoksia, jotka ohjaavat käyttäjää oikeaan toteutustekniikkaan ja -tyyliin; Tukea systeemien ja kirjastojen suunnittelua pelkän uusien ominaisuuksien esittelyn sijaan; Parantaa tyypityksen turvallisuutta tarjoamalla aiemmin turvattomille tekniikoille vaihtoehtoja; Parantaa suorituskykyä ja laitteistorajapinnan kanssa kommunikointia; Tarjota oikeita ratkaisuja reaalimaailman ongelmiin; Toteuttaa niin sanottua "zero-overhead"-periaatetta; Tehdä C++:sta helposti opiskeltava kieli ottamatta kuitenkaan pois ominaisuuksia, joita kokeneemmat ohjelmoijat tarvitsevat; Aloittelijoiden huomioon ottaminen koettiin tärkeäksi, koska ohjelmoijista suurin osa tulee aina olemaan aloittelijoita, ja koska suurin osa heistä tuskin koskaan tulee perehtymään C++:aan syvällisemmin.
The design committee attempted to stick to a number of goals in designing C++11: Maintain stability and compatibility with C++98 and possibly with C Prefer introducing new features via the standard library, rather than extending the core language Prefer changes that can evolve programming technique Improve C++ to facilitate systems and library design, rather than introduce new features useful only to specific applications Increase type safety by providing safer alternatives to earlier unsafe techniques Increase performance and the ability to work directly with hardware Provide proper solutions for real-world problems Implement zero-overhead principle (further support needed by some utilities must be used only if the utility is used) Make C++ easy to teach and to learn without removing any utility needed by expert programmers Attention to beginners is considered important, because most computer programmers will always be such, and because many beginners never widen their knowledge, limiting themselves to work in aspects of the language in which they specialize.
How many English words do you know?
Test your English vocabulary size, and measure how many words you know.
Online Test