Re: LINQ vs Delphi
Marc Rohloff [TeamB] wrote:
Also note how c# is getting a *var* keyword. Bet we can thank Anders
for that one!
--
www.jed-software.com
.
Relevant Pages
- Re: preprocessor
... and I've changed the name nearest to another var name (seeing ... it's a keyword) and still get the same results. ... Prev by Date: ... (comp.lang.fortran) - Re: LINQ vs Delphi
... >Also note how c# is getting a *var* keyword. ... Bet we can thank Anders ... Prev by Date: ... (borland.public.delphi.non-technical) - Re: Problem with object instance....
... AFAIK, the problem is here, and your understanding of the "this" ... keyword. ... var INSTANCE=this; ... In rough terms, the value of "this" within a function depends on what ... (comp.lang.javascript) - Re: Var in PHP 5 question
... > I've written a large system for PHP4 that declares class variables ... The var keyword is supported in PHP5, ... (comp.lang.php) - Re: Events and "this" caveats
... The fundamental thing to remember about a function's this keyword is ... Mike Winter 1: ... use call or apply to set the this keyword, or pass a reference to the ... var button = this.button; ... (comp.lang.javascript) |
|