CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 组合框控件 搜索资源 - 信息查询

搜索资源列表

  1. 股票查询系统

    1下载:
  2. 本程序使用户可以输入股票代码来查询数据库中的股票信息,并将返回的结果用web页面的形式显示-this program allows users to input stock code database for the stock, and will return to the web pages in the form of show
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:38317
    • 提供者:陶钊
  1. wow search

    0下载:
  2. wow 自制c/s搜索器,包括各类搜索,可以完全不依赖ie查询您所想要的信息,代码源程序都上载-made c / s search engine, including various types of search, they can do so without reliance ie you want for information, source code are available on
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:3309528
    • 提供者:邵黎
  1. combox图书查询

    0下载:
  2. 该小程序主要演示了Combox的用法,利用Combox 实现图书信息查询功能.-the small program Combox major demonstration of the usage, Books Combox use inquiry information.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:350681
    • 提供者:丽丽
  1. Dreamaster

    1下载:
  2. pb编写的文件,为触摸屏综合查询信息系统,里面好多使用FLASH制作的-pb of documents prepared for the touch screen integrated information system, they use a lot of Flash production
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:5055761
    • 提供者:孙永
  1. 200551192035712

    0下载:
  2. 学生管理系统二、需求分析   本系统具备以下的功能:   (1)学生学籍档案的管理,可添加、修改、特定条件下的查询和输出学生学籍档案信息,学生档案里包括学生基本情况(姓名、性别、身高……等等)、学生简历情况、学生奖励情况、学生处分情况、学生家庭信息、学生奖贷学金情况、学生注册、学生异动情况、学生军训情况、学生毕业情况。   (2)学生学生体检情况,可添加、修改、特定条件下的查询和输出学生体检信息,学生学籍里包括学生身高、体重、医生评语……等等相关信息。  
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:72490
    • 提供者:huafp
  1. 11211121b

    0下载:
  2. 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。后台管理部份:商店图书管理:添加,修改,删除,查看。用户信息管理:查看,修改,删除。订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 -buy books, (classification according to find books, or through keyword inquiries) Cart function. V
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:55913
    • 提供者:白雪阳
  1. PeopleSystem

    0下载:
  2. 这是一个用mfc编写的人事管理系统,它的功能是输入员工的员工号来查询员工的基本信息。-This is a written with the mfc personnel management system, its function is to enter the employee' s employee number to query the employee' s basic information.
  3. 所属分类:ComboBox

    • 发布日期:2017-04-09
    • 文件大小:1838106
    • 提供者:Edie
  1. VCTese3

    0下载:
  2. 实现输入学生信息实现保存在文件中,之后可以查询的功能,-the information of students
  3. 所属分类:ComboBox

    • 发布日期:2017-04-04
    • 文件大小:40292
    • 提供者:yangyongmin
  1. Virtual-Tourist-information-systems

    0下载:
  2. 实景旅游信息系统,可以进行景点信息查询,给出视频和介绍信息-Virtual Tourist information systems, information on attractions queries given video and presenting information
  3. 所属分类:ComboBox

    • 发布日期:2017-11-11
    • 文件大小:2253646
    • 提供者:陈乾福
  1. MFCstudy

    0下载:
  2. MFC学生管理系统 能管理学生,能查询学生信息,添加学生信息,修改学生信息,删除学生信息,数据库用的是acce-for student study
  3. 所属分类:ComboBox

    • 发布日期:2017-11-14
    • 文件大小:5020656
    • 提供者:徐小凯
  1. Store

    0下载:
  2. 本系统是为超市进行仓库管理而开发的。主要分为几个模块,比如商品查询,商品的入库、出库操作,商品信息的修改,商品的添加,以及商品的警示功能等。本系统还可以实现用户的注册 。该系统使用MFC技术完成,数据库使用的是sqlserver。-This system is for the supermarket warehouse management and development. Is divided into several modules, such as the Commodity querie
  3. 所属分类:ComboBox

    • 发布日期:2017-11-22
    • 文件大小:2796261
    • 提供者:原海荣
  1. Sduent

    0下载:
  2. 设计一个基于C++ 的学生信息管理系统。学生信息包括: 学号,姓名,年龄,性别,出生年月,地址,电话,E-mail。功能如下: (1) 学生信息的录入功能 (2) 学生信息的浏览功能 (3) 学生信息的查询功能(可以按学号,姓名进行查询) (4) 学生信息的排序 (5) 学生信息的删除和修改功能 另外自己还加入了一些加分的功能,比如修改对话框的底色,提取系统时间并显示在状态栏上,还插入了2个资源位图。-Design based C++ student informatio
  3. 所属分类:ComboBox

    • 发布日期:2017-05-29
    • 文件大小:11955800
    • 提供者:曾文超
  1. StudentScore

    0下载:
  2. VC++界面编程实现对SQL数据库中学生成绩信息的查询,按平均成绩排序,删除,添加,修改显示全部学生信息等功能。-VC++ interface programming of the SQL database of student performance information query, according to the average score sort, delete, add, modify the display of all the functions of student inf
  3. 所属分类:ComboBox

    • 发布日期:2017-05-13
    • 文件大小:3455003
    • 提供者:王洁雨
  1. ManagMENTESystem

    0下载:
  2. 本软件将提供学生信息的管理功能, 学生信息包括:学号,姓名,性别,学院,专业,年级,班级等, 本软件的功能可以对学生信息,添加,修改,删除,保存,查看,查询,备份-The software will provide management of student information, Student Information includes: Student ID, name, sex, college, professional, grade, class, etc., The
  3. 所属分类:ComboBox

    • 发布日期:2017-03-31
    • 文件大小:11984
    • 提供者:呵呵
  1. Debug

    0下载:
  2. 学生信息查询系统 ,与windows sql sever连接-student search
  3. 所属分类:ComboBox

    • 发布日期:2017-05-12
    • 文件大小:2771302
    • 提供者:baishuai
  1. 8085633

    0下载:
  2. Web界面的计费信息查询程序,后台运行的计费系统程序,很好-Web interface of the billing information query, running in the background a billing system program, very good
  3. 所属分类:ComboBox

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:WWMObbsy!9644
  1. andskstekengineering

    0下载:
  2. 以北京市地理信息公众查询系统为例,按照软件工程的思想与要求,(Beijing municipal geographic information public inquiry system, for example, according to the software engineering ideas and requirements,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-23
    • 文件大小:603136
    • 提供者:ygoj%5F226
  1. poiifiermetropclitan

    0下载:
  2. 示范复制排序,输出过滤查询打印,取得字段及索引信息的范例程序(Demonstration copy of sorting, output filter query printing, sample application fields and index information)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-27
    • 文件大小:21504
    • 提供者:dyrjvtg
搜珍网 www.dssz.com