搜索资源列表
DaoComboBox_demo.zip
- 将某字段数据Bind到一ComboBox控件
DaoComboBox_demo
- 将某字段数据Bind到一ComboBox控件 -Binding a field with a combobox
DateTimeWithODBC_source
- 将日期时间类型字段Bind到一Edit控件-binding a datatime field with an edit
AdoDataGrid
- 利用ADO操作数据库,与DATAgrid进行绑定的例子-Operation of the database using ADO with examples DATAgrid bind
bind
- 老师演示的数据绑定 数据库 VB等内容 数据绑定-Teacher Database show
Oralce-Bind-Variables
- 自己在工作当中用到的绑定变量相关的知识点-Own work which bind variables used in the relevant knowledge
Data-Bound-Content-Controls-Sample
- 此示例演示如何将 Word 文档中的内容控件绑定到 Microsoft Office Access 数据库中的字段。 文档中的每个内容控件绑定到 Northwind 示例数据库中的一个不同字段。 文档还显示一个操作窗格,可以用来在雇员记录中导航、搜索特定的雇员记录以及将在一个内容控件中所做的更改保存到该数据库中。-This sample demonstrates how to bind content controls on a Word document to fields in a Micr
biosinfo
- 获取硬件id,bios硬件信息,可用与硬件绑定-Get hardware id, bios hardware information can be used to bind with the hardware
JNDIProject
- Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定ctx.rebind(“Chapter2”,s)
safecall
- 利用Boost Bind实现的安全函数调用-Boost Bind using the realization of the security function call
TemplateTimerDemo
- 实现timer类,可以绑定任何类的成员函数-Achieve timer class, you can bind any class member functions
JNDIProject
- Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定ctx.rebind(“Chapter2”,s)
safecall
- 利用Boost Bind实现的安全函数调用-Boost Bind using the realization of the security function call