|
This example opens the data source named SblTest,gets the names in the ODBC data sources, and closes the connection.
|
|
|
返回的是一个变量。成功返回0并连接随后关闭或断开。如果连接不正常,返回-1。 |
|
This example program demonstrates how to use a dynamic recordset.
|
|
|
这个程序演示了如何使用一个动态记录集。 |
|
This example reads a number from a file, adds 1 to the number, and writes the number back to the file.
|
|
|
这个例子将读取文件中的一个数字,然后给这个数字加1,最后再把这个数字写回文件中。 |
|
This example show you how to CREATE a Table and DROP a Table using ADO.
|
|
|
这个例子演示了如何创建一个表,以及使用ADO处理表。 |
|
This example shows how to drag from one treeview and drop it on other treeview on any selected node or in the root.
|
|
|
这个示例程序展示了如何将任何一个选定的节点或者根目录,从一个树状视图中拖放到另一个树状视图中。 |
|
This example shows how to implement Drag-and-drop from items in a listview control to a treeview control.
|
|
|
这个例子展示了如何将一个列表视图控件的条目拖放到一个树状视图控件中。 |
|
This example underlines the consequences of bad management.
|
|
|
这个例子突显了管理不好的后果。 |
|
This example uses the BASEFONT element to set the base font size, and the FONT element to temparily override it.
|
|
|
下面的例子使用BASEFONT元素来设置基础字体大小,而FONT元素用来临时覆盖此设置。 |
|
This example uses the BASEFONT element to set the base font size, and the FONT element to temporarily override it.
|
|
|
下面的例子使用BASEFONT元素来设置基础字体大小,而FONT元素用来临时覆盖此设置。 |
|
This example uses the BLOCKQUOTE element to set off a quotation that renders as indented text.
|
|
|
下面的例子使用了BLOCKQUOTE元素将文本设置为引用语,效果是缩进显示。 |
|
This example uses the BLOCKQUOTE element to set off a quotation that renders indented text.
|
|
|
下面的例子使用了BLOCKQUOTE元素将文本设置为引用语效果是缩进显示。 |