CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - crud

搜索资源列表

  1. flim_cs

    0下载:
  2. 魔方电影院管理,是一个集成的电影院售票管理系统,可以很好的实现电影发布等功能-The cinema management system, the computer can realize crud and customer purchase
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:23381512
    • 提供者:云飞
  1. DBHelper

    0下载:
  2. 连接oracle数据库的一些基本方法,增删改查等等。简单实用,不是很复杂-Some basic ways to connect oracle , CRUD and so on. Simple and practical, not very complicated
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1404
    • 提供者:zhao
  1. queue

    0下载:
  2. 使用c语言定义队列,以及对队列进行增删改查的操作-Using the C language definition of queue queue, and CRUD operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:757
    • 提供者:pkoji
  1. tushu

    0下载:
  2. 图书管理系统,可以对图书信息,读者信息,借阅信息进行增删改查功能,且数据单独保存在三个不同文本中,可以随时调用读取文件。-Library management system, information on books, readers information, loan information CRUD functions, and data is stored separately in three different text, you can call at any time to rea
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:351827
    • 提供者:王杰
  1. MyCompany

    0下载:
  2. C# 小型员工管理系统。可对员工进行增删改查操作-C# small staff management system. Employees can CRUD operations
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:120891
    • 提供者:zoe
  1. CppSQLite3_xml

    0下载:
  2. CppSQLite3_xml模拟数据库操作类,自己根据CppSQLite3改写的数据库操作类,改成了对xml操作,增删改查功能已经实现,可对简单的sql语句进行执行,经过测试发下xml数据库只能存储1500条左右,该类还有待改进,对于数据库语句操作的初级入门有一定的学习和借鉴作用,高手可不用。-CppSQLite3_xml simulation operations, according to their own CppSQLite3 rewritten operations, change
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-04
    • 文件大小:53163
    • 提供者:wangtao
  1. zsgc

    0下载:
  2. C#在.net开发中与数据库进行操作的增删改查。-C# .net in the development and operation of the CRUD.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:6701
    • 提供者:宋明阳
  1. Fuzzy-AHP

    0下载:
  2. C# Mysql CRUD and SAP Crystal Report
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:32805
    • 提供者:Arifin Tindi
  1. diancai

    0下载:
  2. 实现在餐馆的点菜功能,有管理员,服务员,经理三个角色,能够实现人员的增删改查,菜谱的增删改查,还有台桌的增删改查,最后实现收额。使用了通用链表-Implementation in the a la carte restaurant function, administrators, waiter, manager of the three roles to achieve personnel crud, recipes crud, and table crud and finally reali
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3263564
    • 提供者:张裕鹏
  1. Teachingmanagement

    0下载:
  2. 权限登录 连接MySQL增删改查 组合查询 简易教学管理系统 有校长、班主任、项目经理和学生的三种角色登录后的权限功能都不同,校长权限最大 班组任管理学生、项目经理出题 -MySQL permissions to log connection CRUD query combination Simple teaching management system principals, permissions feature teacher, project managers and stud
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6264084
    • 提供者:孙东
  1. DatabaseDemo

    0下载:
  2. 运用SQLserver2008,实现数据库增删改查-Using SQL server 2008, implement a CRUD
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-11
    • 文件大小:17728774
    • 提供者:lds
  1. mysql

    0下载:
  2. 本源码是java操作数据库的案例,里边包含mysql数据库导出的数据库文件,以及java操作数据库的增删改查-The source is a case of java operation, the contains the exported files inside the mysql , as well as CRUD java operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:13427
    • 提供者:王龙
  1. SharpFileDB-master

    0下载:
  2. 一个纯C#的无SQL的支持CRUD的小型文件数据库,目标是支持万人级别的应用程序。-A pure C# without SQL support CRUD small file , the goal is to support people-level applications.
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:622586
    • 提供者:arjian
  1. The-administration-of-cars

    0下载:
  2. 车辆管理系统,实现了车辆的增删改查操作。 整个系统利用文件操作实现,便于理解与学习。-Vehicle management system, vehicle to achieve crud operations. The whole system uses the file operation to achieve, easy to understand and learn
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:988408
    • 提供者:hmh
  1. mypetshop

    2下载:
  2. 简单的宠物商店管理系统,可以对商品的浏览,增删改查,加入购物车。后台对用户和商品的管理。-Simple pet stores management system, you can browse the merchandise, CRUD, cart. Manage users and goods.
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:8626263
    • 提供者:无名指
  1. AcademicRecords_JDBC

    0下载:
  2. A simple module for practising CRUD operation on a with Java and console.-A simple module for practising CRUD operation on a with Java and console.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6135
    • 提供者:clev20162712
  1. Headmaster-Housekeeper

    0下载:
  2. 班主任管家系统为班主任管理班级学生信息提供了方便。可对学生的各种信息进行增删改查,并进行信息的统计、分析和排名(执行这些功能前请先录入数据)。-Steward class teacher management system provides a convenient class student information. Students can perform CRUD all kinds of information, and statistical information, analysis
  3. 所属分类:File Operate

    • 发布日期:2017-05-06
    • 文件大小:602292
    • 提供者:cyh
  1. implomentation

    0下载:
  2. JavaEE (CRUD) layer implementation
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:34212
    • 提供者:liselvme
  1. bxdtp

    0下载:
  2. JavaEE (CRUD) layer implementation
  3. 所属分类:Communication

    • 发布日期:2017-12-11
    • 文件大小:34208
    • 提供者:deidlrch
  1. VBPaccess

    0下载:
  2. VB access连接实例,可对数据库进行增删改查-VB access connection instance can be made to the CRUD
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:26307584
    • 提供者:俞凯
« 1 2 ... 12 13 14 15 16 1718 19 »
搜珍网 www.dssz.com