登录
首页 » Windows开发 » 用vb编写的鲜花订购系统,sql+vb(ado)

用vb编写的鲜花订购系统,sql+vb(ado)

于 2022-03-02 发布 文件大小:100.68 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

用vb编写的鲜花订购系统,sql+vb(ado)-prepared with the flowers ordered, sql vb (ADO)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个...
    KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求,那么阻塞线程,让出CPU的所有权,加如到阻塞队列里面去。CPU从就绪队列里面,按照优先权的前后,重新调度新的线程的执行。当阻塞队列里面的线程获得所需求的资源,或者是同步完成就又重新加到就绪队列里面等待执行。 -err
    2022-08-14 09:24:06下载
    积分:1
  • vb做的仓库管理系统
    vb做的仓库管理系统 -the warehouse management system
    2022-02-16 01:12:42下载
    积分:1
  • VB prepared with a car rental system
    一个用VB编写的汽车租赁系统,功能比较全,界面比较实用-VB prepared with a car rental system-wide functions, interface more practical
    2022-02-18 15:23:10下载
    积分:1
  • a COM object on the server and client operating procedures ComClient.exe ago, it...
    一个基于COM对象的服务器和客户机程序运行ComClient.exe前,一定要注ComSever.dll,否则会出错。利用OLE自动化编程的实用程序 运行SendTextToWord.exe前,你的计算机中一定要安装Word97字处理软件,否则会出错。编制一个图像浏览器的ActiveX控件将生成的文ImageViewProj1.cab、ImageViewProj1.inf和ImageViewProj1.htm拷贝到C:Inetpubwwwroot目录下,若要在网上浏览,必须启动个人Web管理器。-a COM object on the server and client operating procedures ComClient.exe ago, it must inject ComSever.dll, otherwise they will be wrong. Using OLE Automation Programming utility operations SendTextToWord.exe ago, your computer must install Word97 word processing software, or else be wrong. Preparation of an image browser"s ActiveX controls will create the text ImageViewProj1.cab, ImageViewProj1.inf ImageViewProj1.htm and copied to C : Inetpub wwwroot directory, in order to browse the Internet, we must start personal Web manager.
    2022-02-10 01:01:33下载
    积分:1
  • CCS基础代码
     MEMORY { PAGE 0: VECS: org=0x0080, len=0x80 PROM: org=0x1000, len=0x1000 /* 4k words */ PAGE 1: STACK: org=0x100, len=0x400 /* 1k words */ DARAM: org=0x2000, len=0x1000 /* 4k words */ } SECTIONS { .text :> PROM PAGE 0 vectors :> VECS PAGE 0 .bss :> DARAM PAGE 1 .data :>  DARAM PAGE 1 } 
    2022-07-18 04:00:20下载
    积分:1
  • 简易记事本
    这是一个记事本,可以添加事件条例,事件时间,备注信息等。有拍照和录像功能,把照片或录像作为事件存储下来,使用简单方便。在eclipse 中用JAVA开发的,希望供大家参考。
    2022-03-23 05:51:24下载
    积分:1
  • linux下CGI程序的工具 定义了很多函数,供调用
    linux下开发CGI程序的工具 定义了很多函数,供调用-CGI program developed under the definition of the many tools function, called for
    2022-02-06 14:24:02下载
    积分:1
  • 实现。
    基于列表操作实现。-achieve.
    2022-04-15 16:44:44下载
    积分:1
  • 关于网络问题
    that s about network problem
    2022-01-25 16:58:46下载
    积分:1
  • 以一个实例给出了Windows程序程设中的VC++6_0菜单、图标、输入与对话框的使用方法。...
    以一个实例给出了Windows程序程设中的VC++6_0菜单、图标、输入与对话框的使用方法。
    2022-06-27 21:01:57下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载