Je was op zoek naar: uncomment (Engels - Grieks)

Engels

Vertalen

uncomment

Vertalen

Grieks

Vertalen
Vertalen

Vertaal onmiddellijk teksten, documenten en gesprekken met Lara

Nu vertalen

Menselijke bijdragen

Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.

Voeg een vertaling toe

Engels

Grieks

Info

Engels

uncomment

Grieks

Άρση σχολίου

Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:

Engels

comment/uncomment

Grieks

Σχολιασμός/Αποσχολιασμός

Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:

Engels

_block comment/uncomment

Grieks

Τμή_μα με σχόλιο/χωρίς σχόλιο

Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:

Engels

comment or uncomment blocks of code

Grieks

Σχολιάστε ή αποσχολιάστε τμήματα κώδικα.

Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:

Engels

comment-out or uncomment a block of code.

Grieks

Σχολιάστε ή αποσχολιάστε ένα τμήμα κώδικα

Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:

Engels

comment out or uncomment a selected block of code.

Grieks

Σχολιάστε και αποσχολιάστε ένα επιλεγμένο τμήμα κώδικα.

Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:

Engels

uncomment the selected lines (remove the character \"%\")

Grieks

Αποσχολιασμός των επιλεγμένων γραμμών (αφαίρεση του χαρακτήρα \"%\")

Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:

Waarschuwing: Bevat onzichtbare HTML-opmaak

Engels

/* this is the application. */public class application : gtk.application {/* constructor */public application () {object (application_id: \"org.example.window\");}/* override the 'activate' signal of glib.application, * which is inherited by gtk.application. */public override void activate () {var window = new gtk.window ();window.title = \"welcome to gnome\";/* the following 3 lines are included here to introduce * you to ways you can adjust the toplevel window to suit * your needs. uncomment them to see what they do. *///window.border_width = 10;//window.set_default_size (350, 70);//window.window_position = gtk.windowposition.center;/* add the window to this application. */this.add_window (window);/* show the window. */window.show ();}}/* the main function creates the application and runs it.*/int main (string[] args) {var app = new application ();return app.run (args);}

Grieks

/* Αυτή είναι η εφαρμογή. */public class application : gtk.application {/* Ο κατασκευαστής */public application () {object (application_id: \"org.example.window\");}/* Αντικατάσταση του σήματος 'activate' της glib.application, * που κληρονομήθηκε από την gtk.application. */public override void activate () {var window = new gtk.window ();window.title = \"welcome to gnome\";/* Οι ακόλουθες 3 γραμμές περιλαμβάνονται εδώ για να σας εισάγουν * τρόπους που μπορείτε να ρυθμίσετε τα ανώτα το επίπεδο παραθύρου για να ταιριάζει * τις ανάγκες σας. Αποσχολιάστε τες για να δείτε τι κάνουν. *///window.border_width = 10;//window.set_default_size (350, 70);//window.window_position = gtk.windowposition.center;/* Προσθήκη του παραθύρου σε αυτήν την εφαρμογή. */this.add_window (window);/* Εμφάνιση του παραθύρου */window.show ();}}/* Η κύρια συνάρτηση δημιουργεί την εφαρμογή και την εκτελεί.*/int main (string[] args) {var app = new application ();return app.run (args);}

Laatste Update: 2020-04-20
Gebruiksfrequentie: 1
Kwaliteit:

Waarschuwing: Bevat onzichtbare HTML-opmaak

Krijg een betere vertaling met
8,934,715,580 menselijke bijdragen

Gebruikers vragen nu voor assistentie



Wij gebruiken cookies om u de best mogelijke ervaring op onze website te bieden. Door de website verder te gebruiken, geeft u toestemming voor het gebruik van cookies. Klik hier voor meer informatie. OK