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

搜索资源列表

  1. excelxxx

    0下载:
  2. excel 的操作类 使用了GBK编码输出,方便引用 读取大的标准EXCEL文件会出现不稳定情况。 -excel in the use of the operating category GBK encoding, to facilitate use of standard read large Excel document will be unstable situation.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:16032
    • 提供者:柳棕园
  1. LRB

    0下载:
  2. 人事管理系统 基本功能说明: 3.1数据录入 提供两种信息录入方式:列表录入、模板录入,用以满足不同用户的需要。 3.2数据的删除修改: 对数据的最基本的操作,保证数据正确性和完整性,为其他操作打好基础。 3.3数据的查询: 用户可以直接快速地查阅和打印系统中的员工个人信息(如人员情况、工资情况、职称评定、保险福利和决策支持等信息);也可以做出各种复杂的查询, 为了领导作出准确判断提供数据的支持。 3.4账号的管理: 实现了对用户分组管理,并且可对用户的
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:3287897
    • 提供者:刘伟
  1. fastdb-301

    0下载:
  2. 用于嵌入式环境的数据库,可用于多种嵌入式实时操作系统。-environment for embedded database, which can be used in a variety of embedded real-time operating system.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:957509
    • 提供者:陈晨
  1. cantingshujukuguanlixitong

    0下载:
  2. 餐饮管理源代码 使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为WorkData,指定路径为实际数据库文件所在路径,比如:项目文件夹在E盘根目录下,则指定数据库别名路径为“E:\\会员消费管理\\db”。 双击会员消费管理文件夹内的MDIApp工程文件,在Delphi工作环境下打开工程,单击运行程序即可。 -Food managing source code using BDE Administrator of the local mach
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:782301
    • 提供者:谢志毅
  1. jdbc-odbc-sql2000

    0下载:
  2. 这是一个桥连sql2000的例子 内容详尽,操作详细 使读者可以在5分中内完成对java操作sql2000的查询操作 如果你是java的初学者,请你一定要看一下-This a bridge even MACHINE detailed examples, operating detail so that readers can be five points to complete java operation MACHINE inquiries if you are operating
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:2321
    • 提供者:陈涛
  1. kao_qinguanli

    0下载:
  2. 欢迎使用考勤管理系统v1.0 企业员工的考勤工作历来是人事与财务部门比较头疼的问题。不仅工作量大,而且时效性强。但这项工作的重要性又是显而易见的,因为它反映了员工工作的态度和积极性,关系到企业的形象和发展。过去,企业多采用签到和报表的形式进行管理,效率和透明度较差,而且需委派专门人员进行,增加了企业的运营成本。随着数据库技术的发展以及企业信息化建设的进行,使用计算机管理企业考勤工作已成为大势所趋。企业的人事或后勤部门掌握员工的基本信息和出勤情况,同时鉴于多数企业的激励机制,员工的考勤
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:744078
    • 提供者:stephen
  1. hx_c

    0下载:
  2. hx_c.rar 建立独立运行的VF程序运行环境基类,可随时将VF程序进行编译,独立运行.上手快.小型数据软件编写方便.-hx_c.rar the establishment of an independent operating procedures VF-class operating environment, welcome to compile VF procedures, the independent operation. on the elbow. small facilitate
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:9647
    • 提供者:王宏
  1. usagesoforacle

    0下载:
  2. 本文件归纳了oracle所有的基本的命令、操作语句及其详细用法,希望对大家有所帮助,谢谢!-This document summarizes the oracle of all the basic order, operating statements and detailed usage, we want to help, thank you!
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:169168
    • 提供者:suxiaowen
  1. OpenPBS_2_3_12.tar

    0下载:
  2. openPBS的开放源代码,它是作业管理调度器-openPBS open source, it is operating management scheduler
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1877619
    • 提供者:狐仙
  1. Oracle9i-OMF

    0下载:
  2. 在Oracle 9i数据库中,我们可以选择使用Oracle-Managed Files(OMF)来简化对Oracle 数据库文件的管理。使用OMF就不需要DBA 直接管理Oracle 数据库的操作系统文件-Oracle 9i database, we can choose to use Oracle-Managed Files (OMF) to simplify the right Orac le document database management. OMF does not need t
  3. 所属分类:Oracle数据库

    • 发布日期:2008-10-13
    • 文件大小:8565
    • 提供者:叶子
  1. DbOdbc

    0下载:
  2. VC环境下进行ACCESS数据库连接,查询等操作的程序,ODBC方式,适合初学者.-VC environment for the conduct of ACCESS database connections, inquiries and other operating procedures, ODBC, for beginners.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:115270
    • 提供者:fly-xjz
  1. 0.0121

    0下载:
  2. 后台管理 用户名 admin 密码 admin --------------------------------------------------- 功能说明 系统本着简洁实用的原则开发,便于使用者查询浏览,以及 查看药品库存情况和经营情况,实时操作药品库存数据。 前台部分: 药品信息、查询、库存操作、销售统计 后台管理部分: 管理员管理、分类管理、规格管理、产地管理、进货商管理、 药厂管理、药品添加、药品管
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:177037
    • 提供者:李顺
  1. db-star-2.1.tar

    0下载:
  2. db.* (pronounced dee-be star) is an advanced, high performance, small footprint embedded database for open source operating systems.-db .* (pronounced dee-be star) is an advanc ed, high performance, small footprint embedded database for open sou rce
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:1328596
    • 提供者:gushun
  1. zhenjian

    0下载:
  2. 对各种证件,如行驶证,工商牌照进行年审管理-of various documents, such as the operating certificates, business licenses for the annual evaluation management
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:758139
    • 提供者:曾经
  1. Delphi_sjkkfjdal

    0下载:
  2. 光盘上的示例程序都是在Delphi7.0和SQL Server 2000个人版下调试通过的,使用的操作系统是Microsoft Windows 2000(Professional)-on the CD are examples of procedures in Delphi and SQL Server 2000 Personal the next version of the debugging, the operating system is Microsoft Windows 2000 (
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:2908441
    • 提供者:新月
  1. counter

    0下载:
  2. 1.40种记数器图片样式自由选择,并且可以方便地增加记数器图片样式。 2.可以设置计数器显示数字,显示位数,计数器是否隐藏等。 3.页面显示记数和唯一IP记数两种记数模式。 4.可以记录来访客的来源IP地址和来源页面信息,在线人数。 5.每月、每天和每小时的访问数据统计。 6.搜索引擎统计,还可以自己定义搜索引擎。 7.注册用户找回密码功能。 8.多用户计数器,具有管理注册用户功能。 9.系统会自动删除过多的以前的无用的来源和在线记录,保证系统快速稳定运行,还可以
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:420961
    • 提供者:陈华
  1. shujuhu

    0下载:
  2. 此程序在VB环境下运行,并有数据库文件.-this program in VB operating environment, and database files.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:117888
    • 提供者:周晚辉
  1. sqltestCon

    0下载:
  2. 一个操作sql server的实例,很有参考价值-sql server operating an example of great reference value
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:401371
    • 提供者:testnb
  1. MIS_TICKET

    0下载:
  2. 票务管理 系统要求:Windows系列操作系统-ticketing management system requirements : Windows family of operating systems
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:45156
    • 提供者:liu
  1. real-time-operating-systems

    0下载:
  2. RTX实时操作系统-最简单点灯 STM32的例程,极其精辟经典,非常适合初学者参考学习。-RTX real-time operating systems- the easiest lighting RTX real-time operating systems- the easiest lighting
  3. 所属分类:Oracle

    • 发布日期:2017-05-02
    • 文件大小:717893
    • 提供者:matisha
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com