-
wanted to learn to use Visual Basic to write usb friends, they can refer to the...
对于想学用vb写usb的朋友,可以参考的资料~-wanted to learn to use Visual Basic to write usb friends, they can refer to the information-
- 2023-09-06 12:00:04下载
- 积分:1
-
摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是...
摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是严格按照软件工程原理的方法做的。但是考虑到本人对开发工具vb不是很熟,所以在前台设计的时候也只是完成了部分的功能。我们把重点都放在数据库的后台设计开发上。对整个数据库做了详细的分析设计。这部分的报告在同组人员吴玉成的报告中。我的报告不再重复。Vb虽然有很多方法和数据库建立连接,也有很多控件可以直接对数据库的数据进行操控,但是为了实现一些有意义的功能,而不是简单的上一条记录下一条记录等查看。与ADO数据访问控件不同,ADO操作数据主要使用程序代码。通过代码创建对象,与数据源连接,执行命令等。
关键字:与sql server 2000建立连接;vb实现
-Abstract : report describes the same team WU Yu-cheng students Maintenance Management System completed the background database development on the basis of I use visual basic completion of the development process and its prospects code. Background in the development of the database, is in strict accordance with the principles of software engineering methods do. However, considering that my right development tools vb is not perfectly so in the future design of the only completed part of the function. We have to focus on the background of database design and development on. Of the entire database as a detailed analysis of the desi
- 2022-08-15 20:08:17下载
- 积分:1
-
本代码是光子晶体光纤切面的光强分布仿真程序,对搞光子晶体的同行很有帮助。...
本代码是光子晶体光纤切面的光强分布仿真程序,对搞光子晶体的同行很有帮助。-the code is photonic crystal fiber plane, the intensity distribution simulation program to engage in peer photonic crystal helpful.
- 2022-06-26 23:53:36下载
- 积分:1
-
意思是
mean-shift跟踪算法中核窗口大小的自动选区-mean-shift tracking algorithm in the size of the nuclear window automatically constituency
- 2022-01-26 00:32:15下载
- 积分:1
-
jute dept challan listing
jute dept challan listing
- 2022-04-01 02:24:16下载
- 积分:1
-
银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具...
银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method, The experiment with high-level language debugging and prepared a simple algorithm bankers procedures. Deepen understanding of the application of resources to avoid deadlock concepts, and experience and understanding to avoid deadlock and the deadlock specific implementation methods
- 2022-02-06 21:08:32下载
- 积分:1
-
linux内核编译文档,是在linux内核里添加驱动的很详细的过程。是2.4内核的...
linux内核编译文档,是在linux内核里添加驱动的很详细的过程。是2.4内核的-linux kernel compile documents in linux kernel add-driven process in great detail. 2.4 kernel
- 2022-01-24 17:28:18下载
- 积分:1
-
本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成...
本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。
-the book easy to introduce a unified modeling language (UML) software and Rational Rose, airlines and shopping carts example of how to use UML and Rose project needs analysis, planning and structural framework for code generation, and how the existing system works to reverse code generation Rose model, and introduced a sub-chapter C, Java, Visual Basic and CORBA/IDL and XML code generation and code reverse engineering transfer code. Through the book learning, project developers can use this new tool interlocking customer demand. Easily develop meet the demands of users of the system or the user needs to transform the existing system.
- 2022-04-02 12:07:01下载
- 积分:1
-
exchange of experiences, from the Internet to download the good things we hope t...
经验交流,从网上下载的好东西望大家分享,不能保证百分白对你有用-exchange of experiences, from the Internet to download the good things we hope to share and can not guarantee the percentage of white useful to you
- 2022-07-04 15:35:08下载
- 积分:1
-
企业工资管理系统需求的主要任务是用计算机对各种工资信息进行日常的管理,如查询、修改、增加、删除以及存储等,迅速准确地完成各种工资信息的统计计算和汇总工作,快速打...
企业工资管理系统需求的主要任务是用计算机对各种工资信息进行日常的管理,如查询、修改、增加、删除以及存储等,迅速准确地完成各种工资信息的统计计算和汇总工作,快速打印出工资报表,针对系统服务对象的具体要求,设计了企业工资管理系统。企业工资管理系统主要有以下几大
- 2022-05-14 06:34:24下载
- 积分:1