Curs Engleza

Despre directii - 17 Sentences

Exercitii si teste audio de engleza si traducere. Recunoasteti propozitia si traducerea dupa redarea audio.
Choose the Level:
Easy   Difficult

- Easy (Usor) - Dupa ce e dat raspunsul corect, acesta va fi sters din lista de raspunsuri.
- Difficult (Dificil) - Raspunsul corect nu e sters din lista de raspunsuri.

    00

    Clic pe textul corect:

    Where does this road lead?Follow this road.Where is the soccer stadium?It's a bit far.The museum is near here.The car is on the right.Where are we?I'm thirsty. Where can I find water?Is one able to go by bus?It's very near.It is close to public transportation.Your house is far from here.At the corner turn right.Excuse me, where is the park?Yes. The elevator is over there, on the left.What's the address?What is the street?

    Clic pe traducere:

    Unde este stadionul de fotbal?Scuzati-ma, unde este parcul?Casa ta e departe de aici.Urmati acest drum.Mie sete. Unde pot gasi apa?Care este strada?Unde duce strada asta?E foarte aproape.Unde suntem?Muzeul este aproape aici.Da, liftul e acolo, la stanga.Masina este pe dreapta.La colț virați /faceti la dreapta.Care este adresa?Este aproape de transportul public.Se poate merge cu autobuzul?Este un pic mai departe.
    [{"ro":"Mie sete. Unde pot gasi apa?","en":"I'm thirsty. Where can I find water?","f":25},{"ro":"Unde este stadionul de fotbal?","en":"Where is the soccer stadium?","f":26},{"ro":"Casa ta e departe de aici.","en":"Your house is far from here.","f":27},{"ro":"Da, liftul e acolo, la stanga.","en":"Yes. The elevator is over there, on the left.","f":28},{"ro":"Muzeul este aproape aici.","en":"The museum is near here.","f":29},{"ro":"Este aproape de transportul public.","en":"It is close to public transportation.","f":30},{"ro":"La col\u021b vira\u021bi \/faceti la dreapta.","en":"At the corner turn right.","f":31},{"ro":"Unde suntem?","en":"Where are we?","f":32},{"ro":"E foarte aproape.","en":"It's very near.","f":33},{"ro":"Este un pic mai departe.","en":"It's a bit far.","f":34},{"ro":"Care este adresa?","en":"What's the address?","f":35},{"ro":"Care este strada?","en":"What is the street?","f":36},{"ro":"Scuzati-ma, unde este parcul?","en":"Excuse me, where is the park?","f":37},{"ro":"Masina este pe dreapta.","en":"The car is on the right.","f":38},{"ro":"Urmati acest drum.","en":"Follow this road.","f":39},{"ro":"Se poate merge cu autobuzul?","en":"Is one able to go by bus?","f":40},{"ro":"Unde duce strada asta?","en":"Where does this road lead?","f":41}]


    Un Test simplu in fiecare zi

    HTML
    CSS
    JavaScript
    PHP-MySQL
    Engleza
    Spaniola
    Ce element HTML adauga continut flash SWF in pagina web?
    <object> <div> <script>
    <object type="application/x-shockwave-flash" data="file.swf" width="500" height="250">
     <param name="src" value="file.swf" />
     Browser-ul dv. nu suporta SWF.
    </object>
    Care pseudo-clasa CSS adauga un stil la un camp input de formular cand e cursorul in el?
    :active :focus :hover
    input:focus {
      background-color: #88fe88;
    }
    Clic pe instructiunea care transforma un sir JSON in obiect JavaScript.
    JSON.stringify(javascript_object) object.toString() JSON.parse(json_string)
    var jsnstr = '{"url": "http://coursesweb.net/", "title": "Web Development Courses"}';
    var obj = JSON.parse(jsnstr);
    alert(obj.url);
    Indicati functia PHP care poate crea sau scrie un fisier pe server.
    fopen() file_put_contents() file_get_contents()
    if (file_put_contents("file.txt", "content")) echo "Fisierul a fost creat";
    else echo "Fisierul nu poate fi creat";
    Cum se spune "al treilea" in engleza?
    threeth third three
    I planted the third tree.
    - Am plantat al treilea pom.
    Cum se spune "al treilea" in spaniola?
    segundo tres tercero
    Yo planté el tercero árbol.
    - Am plantat al treilea pom.

    S H A R E

    Sharing Twitter

    Last accessed pages

    1. Prezent si pluscuamperfectul (413)
    2. Expresii regulate Regex (2858)
    3. Teste spaniola - Tests y ejercicios de Español - Gramática (29648)
    4. Subjunctiv - Introducere (6175)
    5. Viitor simplu si continuu - Future Tense Simple and Continuous (46643)

    Popular pages this month

    1. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (170)
    2. Gramatica limbii spaniole. Indrumator si prezentare generala (103)
    3. Teste spaniola - Tests y ejercicios de Español - Gramática (70)
    4. Limba spaniola curs online incepatori si avansati (67)
    5. Gramatica limbii engleze - Prezentare Generala (54)