CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 通讯录 数据库

搜索资源列表

  1. name

    0下载:
  2. 自己编写的通讯录,能够实现添加、修改、删除、查找等功能,在文件目录下如果没有数据库文件则自动创建-I have written the book, can be achieved to add, modify, delete, search functions, file directory in the file if no database is created automatically
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3976
    • 提供者:郭建林
  1. personal-message

    0下载:
  2. 很好的个人通讯录管理程序,C++编写,数据库编程-Good personal contacts manager, C++ write
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:109762
    • 提供者:TYH
  1. Database

    0下载:
  2. VC++6.0 ADO操作ACCESS数据库实例。 通讯录项目,编译通过。-VC++6.0 ADO operation ACCESS database instance. Address book entries, compiled by.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-16
    • 文件大小:4462948
    • 提供者:karl
  1. tongxulu

    0下载:
  2. 在线通讯录系统,包括添加,删除等信息,用到的数据库是sqlserver的-Online address book system, including adding, deleting and other information, use of the database is sqlserver
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-11
    • 文件大小:18664076
    • 提供者:gaolina
  1. iBook

    0下载:
  2. 这是一个通讯录,是连接数据库的,使用,并且画面很美哦-This is a book, is connect to the database, use, and the screen is beautiful Oh
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:6116581
    • 提供者:张乐
  1. 2011924922654

    0下载:
  2. 数据库+记事本。丰富的界面。简单的通讯录和备忘录,对数据库的加码解码和treelist的直接联系。让你处理数据库更轻松。外有阳农历方便让你无网络查找节假日和农历日爽乎乎。好的登陆框能让你的数据安全点。软件可支持多用用户数据分开不混。难得的精品。:) -Database+ Notepad. Rich interface. Simple address book and memos, the database and treelist decoding coded direct link. A
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:349840
    • 提供者:babimix
  1. tongxunlu

    0下载:
  2. 通讯录管理 操作文本文件 不涉及数据库 功能简单-Contact management Manipulate text files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:37726
    • 提供者:qing
  1. AddressList

    0下载:
  2. 通讯录系统 java编写 数据库是access的 计网课程设计内容 包含设计报告-addresslist system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1290139
    • 提供者:zhoushuangfeng
  1. 201132520393961

    0下载:
  2. 一套很不错的基于C#.NET B/S架构的开源OA的专业办公系统,数据库采用MSSQL2005,开源是最珍贵的,因此本源码很值得去研究一番,感谢作者的开源奉献精神。就办公系统本身来说,它能完成的似乎也很多,公文流传、文件管理、内部新闻、通知管理、通讯录、资产管理等等功能,都比较实用。-A very good based on C#. NET B/S structure of the professional open source OA office system, the database u
  3. 所属分类:OA

    • 发布日期:2017-05-14
    • 文件大小:3438611
    • 提供者:hgfund001
  1. conta

    0下载:
  2. 通讯录管理,通过ODBC连接数据库,程序中数据库采用mdb文件-contact MIS
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2085409
    • 提供者:xbyang
  1. mssys

    0下载:
  2. 一个通讯录管理系统,通讯录信息存放在后台数据库中-A contact management system, address book information stored in the back-end database
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1068755
    • 提供者:JLV
  1. Address

    0下载:
  2. 使用Visual 6.0编写的通信录,有MFC制作的界面,还有Acess2000数据库,能实现常用的通讯录的查找、添加、删除等功能。-The use of written communication recorded in the Visual 6.0, the MFC produced the interface Acess2000 database, to achieve a common address book lookup, add, delete, and other functio
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2175750
    • 提供者:刘晓敏
  1. tongxunlu

    1下载:
  2. 用delphi实现的通讯录,使用Access2003数据库,用于练习,还有很多功能可以自己实现。这里提供源码,减少编程者工作量。-With the realization of Delphi address book, use Access2003 database, used in practice, there are many functions can achieve. Here are the source code, reduce the workload for programmi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:646306
    • 提供者:
  1. Database

    0下载:
  2. 简易通讯录,要求: 1.有增、删、改,以及简单的搜索功能。 2.通讯录需要有如下表单:姓名、手机、电话、邮箱、地址(或更多)。 3. 所有数据都存储在SQLite数据库中。 4. 在项目中要用到Activity,Intent(至少要有一个页面跳转),SQLiteDatabase或SQLiteOpenHelper。查看内容要以列表的形式体现,添加5个(或更多)联系人。 5.简洁大方的UI,并且具备基本的错误判断(如对用户操作的简单提醒,对用户错误操作的警示等)。 6.使用S
  3. 所属分类:android

    • 发布日期:2017-06-12
    • 文件大小:20003077
    • 提供者:
  1. OAPro

    0下载:
  2. OA无纸办公系统 开发工具:Visual Studio .NET 2005 + Server2005 项目描述:OA无纸办公系统基于B/S架构设计。 包括文件管理、消息管理、公文流传、通知管理、审批管理、权限管理等。 文件管理:接收文件 传送文件 文件操作记录 消息管理:接收消息 发送消息 部门群发 发送记录 我的群组 公文流转:接收公文 发送公文 发送记录 通知管理:查看通知 发布通知 通知管理 审批管理:提交审
  3. 所属分类:.net

    • 发布日期:2017-05-23
    • 文件大小:7225464
    • 提供者:朱先生
  1. userinfo

    0下载:
  2. JSP通讯录管理系统,有数据库,插入,删除等功能-JSP address book management system, database, insert, delete
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-26
    • 文件大小:709998
    • 提供者:xiao
  1. 17

    0下载:
  2. 1、用ACCESS建立自己班级的10个同学基本信息的数据库。 2、用ODBC注册数据源。 3、用VC-MFC,建立单文档的通讯录应用程序,要求增加插入,查询,删除的操作。-1, to establish the basic information of their own class of 10 students with ACCESS database. Registered with ODBC data sources. 3, the VC-MFC single docume
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2438081
    • 提供者:lethe
  1. txl_Info

    1下载:
  2. 基于jsp,servlet的通讯录小程序,采用mysql数据库。适合初学者学习使用.-Jsp, servlet-based address book applet, using the mysql database. Suitable for beginners to learn to use.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:23763
    • 提供者:baorui
  1. Br_Info

    0下载:
  2. 简单的通讯录小程序,采用了jsp和servlet技术,关联mysql数据库.-Simple address book program using jsp and servlet technology, associated with the mysql database.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:23363
    • 提供者:baorui
  1. XML

    0下载:
  2. XML版通讯录,使用XML作为数据库记录,其中包括了对XML的各种操作-The XML edition mail list
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:167178
    • 提供者:李文伟
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com