Curs Engleza

Profesii - 15 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.

[{"ro":"El e aviator si ea e turista.","en":"He is an aviator and she is a tourist.","f":151},{"ro":"Sunt casnica.","en":"I'm a housewife.","f":152},{"ro":"Tatal meu e bucatar.","en":"My dad is a cook.","f":153},{"ro":"Profesorul este in birou.","en":"The teacher is in the office.","f":154},{"ro":"Esti sofer de taxi (taximetrist)?","en":"Are you a taxi driver?","f":155},{"ro":"Ea este asistenta medicala.","en":"She is a nurse.","f":156},{"ro":"Tu esti secretara.","en":"You are a secretary.","f":157},{"ro":"Ei sunt chelneri.","en":"They are waiters.","f":158},{"ro":"Sunt gradinar.","en":"I'm a gardener.","f":159},{"ro":"Juan e un tamplar bun.","en":"Juan is a good carpenter.","f":160},{"ro":"Esti portarul?","en":"Are you the goalie?","f":161},{"ro":"Ginerele meu e avocat.","en":"My son-in-law is a lawyer.","f":162},{"ro":"Socrul meu e doctor.","en":"My father-in-law is a doctor.","f":163},{"ro":"Stewardesele sunt foarte dragute.","en":"The stewardesses are very nice.","f":164},{"ro":"Ea este o actrita faimoasa.","en":"She is a famous actress.","f":165}]


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.
Professions - English Audio Tests

Last accessed pages

  1. Proverbe, expresii si zicatori (25155)
  2. I sau Me (8569)
  3. Cursuri si Tutoriale: Engleza, Spaniola, HTML, CSS, Php-Mysql, JavaScript, Ajax (279394)
  4. Viitor simplu si continuu - Future Tense Simple and Continuous (46644)
  5. Viitor perfect (4494)

Popular pages this month

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