3.4.1. Aspecte importante privind filosofia limbajuluiThis is a featured page

Trebuie retinute urmatoarele aspecte:
  • totul in JavaScript este considerat obiect inclusive functiile;
  • orice obiect este intotdeauna mutabil;
  • operatorul ”.” este echivalent cu diferentierea;
  • operatorul “new” creaza obiecte apartinand clasei specificate de functia constructor;
  • functiile ascund orice este definit in interiorul lor;
  • cuvantul cheie “this” este relativ la contextul executiei si nu la cel al declararii;
  • valoarea proprietatii “prototype”poate fi modificata oricand.


No user avatar
abcc_mn
Latest page update: made by abcc_mn , Jul 3 2008, 7:22 AM EDT (about this update About This Update abcc_mn Edited by abcc_mn

61 words added

view changes

- complete history)
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.