CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - TEXT

搜索资源列表

  1. xsl

    0下载:
  2. 以表格的形式显示学生信息,并显示相片 及提示文字、ID号等-To form the form of information, and finds that students display photos And target text, ID number, etc
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:21366
    • 提供者:vicky
  1. TESTPROG

    0下载:
  2. this program, is simple program which explain how we can use text files for store informations of any nodes without limitation in the records and fields of records.
  3. 所属分类:Applications

    • 发布日期:2017-04-11
    • 文件大小:1188
    • 提供者:isaeid
  1. GanjiPiao

    0下载:
  2. 从赶集网扫描特定的退火车票信息,将有用信息发短信给手机-Go to the market network scan from the back-specific ticket information will be useful information to send text messages to mobile phones
  3. 所属分类:transportation applications

    • 发布日期:2017-04-16
    • 文件大小:235434
    • 提供者:woodwater
  1. PDFTextStream.Java-2.3.2

    0下载:
  2. contain the source code to extract text from pdf using java
  3. 所属分类:Education soft system

    • 发布日期:2017-05-20
    • 文件大小:5801958
    • 提供者:crys
  1. c--examples-

    0下载:
  2. 本文件包含200多个C语言的实例,共分为8个部分,可以对大家理解C语言的应用起到很好的帮助,目录清单大致如下: 第一部分 基础篇, 第二部分 数据结构篇 第三部分 数值计算与趣味数学篇 ………………………… 第六部分 常见试题解答篇 第七部分 游戏篇 如: 207 商人过河游戏 208 吃数游戏 209 解救人质游戏 210 打字训练游戏 211 双人竞走游戏 212 迷宫探险游戏 第八部分 综合实例篇 如: 217 综合CAD系
  3. 所属分类:Education soft system

    • 发布日期:2017-05-22
    • 文件大小:6675671
    • 提供者:李风
  1. studentmanagement

    0下载:
  2. 用vc开发的一个小的学生管理系统(没有数据库)通过文本读取数据,界面是DOS界面,通过界面的选项卡能够对学生的信息进行添加修改,删除,查询等一系列操作-Vc developed with a small student management system (no database) read through the text, the interface is the DOS interface, the tab through the interface to add the informat
  3. 所属分类:Education soft system

    • 发布日期:2017-04-17
    • 文件大小:425841
    • 提供者:申孟杰
  1. qiyeshouwenguanlixitong

    0下载:
  2. VB编写的企业收文管理系统,可以直接运行,对相关管理信息系统的开发有借鉴意义。-VB prepared the text of enterprise revenue management system that can run directly on the development of relevant management information system is worth learning.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-17
    • 文件大小:33971
    • 提供者:kang
  1. serialization

    0下载:
  2. 序列化学生的信息,并将其包含的信息读取到student文本文件中-serial the information of student,reading them ,and save the information in the text of student
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:2487
    • 提供者:show
  1. LFGL

    0下载:
  2. 理发店会员管理系统 VS2005+SQL 2000 刷卡器比较简单 刷卡就把卡号赋值到当前焦点的文本框并且给予一个回车事件, 代码比较糙 不过 功能还是可以实现-Member Management System barber VS2005+ SQL 2000 is relatively simple credit card swipe card reader put the card number assigned to the current focus of the text box and
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5464655
    • 提供者:王志远
  1. aboutfrm

    0下载:
  2. simple vb 6.0 text editor application any one can understand how did this application developed
  3. 所属分类:Applications

    • 发布日期:2017-04-24
    • 文件大小:60293
    • 提供者:natnael
  1. CallnumberSystem

    0下载:
  2. 自动叫号系统,能够根据文字叫号.可以用于医院B超工作室。-Automated calling system, according to the text called. Can be used in hospitals B-studio.
  3. 所属分类:hospital software system

    • 发布日期:2017-05-13
    • 文件大小:3442968
    • 提供者:koben
  1. jiudianguanli

    0下载:
  2. 酒店管理系统,为酒店提供内部管理,对外服务提升。主要是短信为主,是酒店管理的辅助产品-Hotel management system for the hotel to provide internal management and external service improvement. Mainly text-based, is the hotel management of the ancillary products
  3. 所属分类:Hotel software system

    • 发布日期:2017-05-27
    • 文件大小:9692908
    • 提供者:lyy
  1. Logistics-management-system

    0下载:
  2. 利用VC++6.0实现 物流管理系统 多文本存储信息-Logistics management system to store information more text
  3. 所属分类:transportation applications

    • 发布日期:2017-03-26
    • 文件大小:600696
    • 提供者:sony19900107
  1. ERPSource

    0下载:
  2. ERP源代码!帐表组件,通过实例化该项目的一个报表类(实例化所需参数:报表唯一标识码、报表DataTable结构、SQL查询语句),生成一张功能丰富的报表(可以打印、自定义打印格式、导出、过滤、分组、小计、合计、设置报表显示格式等 并且可以捕获双击报表行的事件)。 示例代码 Dim cFrmId As String = "永思ERP报表_存货档案" 定义报表标识码 Dim cSQL As String = "select * from Inventory" 定义报表SQL查询串
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-22
    • 文件大小:6756905
    • 提供者:vince
  1. WMS-

    1下载:
  2. 一个仓库管理小软件,功能方面还正在完善,目前只能录入资料如客户资料,货品资料,供应商资料,可以查询,修改,删除。可以用文本保存或者修改参数。-A small warehouse management software functionality is also improved, currently only input information such as customer information, product information, vendor information, you c
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-02
    • 文件大小:807869
    • 提供者:456
  1. ATM

    0下载:
  2. C语言模拟的银行ATM机系统!利用文件存储!每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、取、转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密! -C-language simulation of ATM machine system! The use of file storage! Each user will be saved to user.txt text, the other syste
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-10
    • 文件大小:1632938
    • 提供者:netangels
  1. Hotel-Management-System

    0下载:
  2. 这是个酒店管理系统,这个系统是纯java 开发的,只要导进去配置一下数据库就行了,同时里面有完整的说明,如果想找一个好的毕业文,这个是首选,让你半天把论文给交上去,就算你不想运行起来,你也可利用里面的文档,把论文交上去。酒店管理系统-This is a hotel management system, which is pure java language, and about as long as the lead into the configuration database on the
  3. 所属分类:Hotel software system

    • 发布日期:2017-05-19
    • 文件大小:5224696
    • 提供者:乐百氏
  1. 201110720504853

    0下载:
  2. 企业短信群发系统,在一些业务范围广泛的公司中,当公司有了新的通知要告诉在外地的员工,通常使用拨打电话的方式,这样虽然能把事情说清楚,但是当在外的员工比较多时,工作量很大,为了解决这个问题,可以开发一个企业短信群发管理系统。企业短信群发管理系统主要利用硬件短信猫发送短信,并且可以查看SIM卡中收到的短信。本系统应具有以下功能:电话簿管理,常用语管理, 短信息发送,短信息接收,短信猫设置。-Enterprises Short Message System, a wide range of servi
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-09
    • 文件大小:1706153
    • 提供者:lfc7713
  1. library

    0下载:
  2. 多功能图书管理系统,除基本功能外,还包括各种查询等功能,同时以结构体保存于.txt文本中,适合各种新手阅览-Multi-library management system, in addition to basic functions, but also includes a variety of inquiries and other functions, both stored in the structure. Txt text, reading for a variety of novi
  3. 所属分类:Education soft system

    • 发布日期:2017-05-20
    • 文件大小:5681042
    • 提供者:sx
  1. soft123

    0下载:
  2. 办公自动化软件,包括权限管理、办公流程管理、收发文管理、用户管理等模块,希望对大家有所帮助-Office automation software, including rights management, business process management, send and receive text management, user management module, we want to help ~ ~ ~
  3. 所属分类:OA

    • 发布日期:2017-06-01
    • 文件大小:14140081
    • 提供者:doublly
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com