I view the programming language

   I view the programming language  

  Leezy_2000 

  This article represents only personal view is for reference only. 

The C # Programming Language Notes

  1, is not completely the abstract 

  Even the abstract class, will not be able to achieve a member of the interface turn a blind eye, that is, below this is not allowed: 

  (Interface in_one 
  Void A (); 
  ) 

I programming Road

  I programming Road 

  I programming Road is very short, only about seven years, I now have absolutely no interest in programming, has been asked to stop the advance. 
  I am probably in the first two days when I started programming the road,…

The Programming Language Tips


  Internal company meeting script 

Tips



  Click below to go directly to a specific section: 

  Heavy and rewriting | static constructor function | CD-agent 

  Synchronization…

The Java Programming Language Notes

  1, static member 

  Use of the object can be used to invoke the air such static member 
  SomeClass obj = null; 
  Obj.staticMethod (); 
  Obj.staticData = 1; 

  Static objects used by members is not recommended,…

Programming language introduced

  Introduction various languages (second edition) 

  In introducing the programming language prior to talk about the need for open source.    Now, in the field of software production there is a huge waste of Chile, we use a large amount of energy has…

JDBC programming basics

  1. Introduced 

  Many developers and users are looking for Java programs access the database in a convenient way.    Because Java is a robust, secure, easy to use, easy to understand and can automatically download from the network, so it developed into a good database…

Programming on Windows SDK

  The first chapter in the framework Windows programs 

  Points: the main function procedures, message processing function 

  Windows programs with a relatively stable structure, that is to say there is a certain Windows programs in the framework, the programmer…

Programming for experience

  May, 2004 

  [Tieshanglai to time, I do not know what to paste in place, inappropriate classification, but the other other.  ]

  I have written procedures and has more than two years, and during that time, my very fruitful, and also a lot of feeling. …

AOP (Aspect Oriented Programming)?

  AOP? 

  Panchiao里人http://www.jdon.com 2004/01/09 
  Why should we distinguish between J2EE containers and J2EE application system? 
  We know that only the deployment of J2EE applications…