C++ Part II Yingcai Xiao TOC C++ Preprocessing, Compilation and Linking Preprocessing Separating Class Definition and Class Implementation Separating Class Definition ...
Title: Applet Graphical User Interface Event-driven Programming Author: xiao Last modified by: Yingcai Xiao Created Date: 3/4/2002 2:50:11 AM Document presentation format
Database Programming Yingcai Xiao The ExecuteNonQuery Method For executing DML and DDL commands: CREATE, INSERT, UPDATE, DELETE, Not getting any data back.
Regular Expressions. Regex: regular expressions, a language for parsing and manipulating text. ... Late Binding: binding to a type at run time rather than compile time. ...
Title: Applet Graphical User Interface Event-driven Programming Author: xiao Last modified by: xiao Created Date: 3/4/2002 2:50:11 AM Document presentation format
Delegates. Common Type System (CTS) Named Space: grouped code, used to ... (1) Draw pictures to show the memory layout of pa for Point as a class and a struct. ...
DBMS Examples: Oracle, DB2 (IBM), Sybase, Informix, Microsoft SQL Server, ... By MySQL AB (part of Sun after 1/16/08) Free: http://dev.mysql.com/ No need of ...
remote proxy: to represent a remote object ... the real object (e.g. a proxy server hides the real server behind the firewall) ... Proxy server in networking ...