VB.NET编写的DataAccess.dll调用示例。含三种数据库。
标签: DataAccess NET dll VB
上传时间: 2013-12-19
上传用户:yepeng139
This application note describes how the existing dual-port block memories in the Spartan™-IIand Virtex™ families can be used as Quad-Port memories. This essentially involves a DataAccess time (halved) versus functionality (doubled) trade-off. The overall bandwidth of the blockmemory in terms of bits per second will remain the same.
上传时间: 2013-11-08
上传用户:lou45566
This application note describes how the existing dual-port block memories in the Spartan™-IIand Virtex™ families can be used as Quad-Port memories. This essentially involves a DataAccess time (halved) versus functionality (doubled) trade-off. The overall bandwidth of the blockmemory in terms of bits per second will remain the same.
上传时间: 2014-01-24
上传用户:15527161163
学生类:Student 教师类:Teacher 主任:AdminTeacher 班主任:MasterTeacher 授课老师: PrelectTeacher 班级类:classTeam 班级考试信息类:classExam 功能接口:IFun 教师适配器:TeacherAdapter 数据库通讯:DataAccess 代理类:Proxy 教师考勤:TeacherDuty 学生考勤:StudentDuty 期末考试:StudentFS 平时考试:StudentExam
标签: PrelectTeacher MasterTeacher AdminTeacher classTeam
上传时间: 2017-03-27
上传用户:zaizaibang
基于Java技术,只实现了ATM机的取款过程 在这个程序中,用到以下JAVA类库: DataAccess(数据操作)类:包含用于数据库的相关操作 atmScreen(ATM屏幕)类:主要创建各操作窗体和相应按钮事件 Account(用户帐户)类:包含用户信息的验证、余额查询和扣钱等方法 readCard(读卡机)类:包含读取用户卡号和退卡(退出系统) moneyMachine(取钱机)类:只用于打印清单 Atm(系统)类:系统主方法的开始,负责调用其他类
标签: Java
上传时间: 2013-12-30
上传用户:wlcaption
一个用Bean实现的数据分页显示程序,共5个文件,DataAccess.java建立与数据库的连接,需要配置JNDI数据源,ItemInfo.java是与数据表对应的Bean,PageDataBean.java实现分页的Bean,Catalog.java主程序,调用前3个程序,实现数据库访问的逻辑,ControlServlet.java调用Catalog.java,在客户端显示数据,需提供要显示的页面参数jumpPage
上传时间: 2017-05-21
上传用户:13517191407