C
cAkk
Unregistered / Unconfirmed
GUEST, unregistred user!
部分新功能如下:
- Code-based and visual inheritance.
The next version introduces the code-based inheritance everyone
has been asking for. It also introduces form (visual)
inheritance, the ability to create form templates and extend
them through inheritance. The next version is a fully object-
oriented language, with all that entails, <b>including inheritance,
overloading, and constructors. </b>
- Free threading.
VB is often criticized as inadequate for server-side processing
of Web apps. The addition of free threading should go a long way
toward diminishing these complaints.
- Structured exception handling.
That's right! The next version lets you implement error handling
without any much-maligned GOTO statements. It adopts the same
approach used in C++ and Java: <b>Try?Catch?Finally</b>.
呵呵,VB越来越强大了,如果corel不努力,delphi前景不妙.
- Code-based and visual inheritance.
The next version introduces the code-based inheritance everyone
has been asking for. It also introduces form (visual)
inheritance, the ability to create form templates and extend
them through inheritance. The next version is a fully object-
oriented language, with all that entails, <b>including inheritance,
overloading, and constructors. </b>
- Free threading.
VB is often criticized as inadequate for server-side processing
of Web apps. The addition of free threading should go a long way
toward diminishing these complaints.
- Structured exception handling.
That's right! The next version lets you implement error handling
without any much-maligned GOTO statements. It adopts the same
approach used in C++ and Java: <b>Try?Catch?Finally</b>.
呵呵,VB越来越强大了,如果corel不努力,delphi前景不妙.