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

搜索资源列表

  1. ren_shi

    2下载:
  2. 1. 完善的人事档案管理,方便的数据录入,档案项目设置最齐全。 2. 丰富的工作经历管理、社会关系管理、员工培训管理、员工奖惩管理、员工调动管理、员工离职管理等。 3. 自由设置公司名称,部门名称等,并显示在软件左侧的导航栏内。 4. 支持任意查询及员工生日、合同日期、入职日期等复杂查询;查询结果可以排序,帮您迅速获取想要的数据。 5. 提供大量人事统计分析图表,员工年龄分布图、员工工龄比例图、员工性别分布图、员工婚姻状况比例图、员工学历分布图、员工
  3. 所属分类:系统编程

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

    2下载:
  2. VC直接操作Excel表格文件,包括创建、读取、写入等操作的编程实现-VC directly operated Excel documents, including creation, read, write, such as the operation of Programming
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:113128
    • 提供者:许志广
  1. ClipBox

    0下载:
  2. 可将excel表格数据拷贝到grid里面-can excel spreadsheet data copied to grid inside
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:58040
    • 提供者:hu
  1. gridcell

    1下载:
  2. FlexCell表格製作系統屬共享軟件,作者自學VB一年有餘,深知編程之苦之樂,有時為某一功能的實現要花費許多時間,概因周圍無可交流人員。為使後學者在某些方面少走彎路,特製作此軟件,並公佈源程序,您可以免費傳播、使用共同促進中國軟件事業的發展...... 若您有疑問請給作者發郵件:E-mail:clg-123@126.com 作 者:陳峰 作者郵件:\"希望居住能把它在網上發佈出來,我是模仿照他原模板寫的,裡面有很多功能還代高手完善。其中裡面有很多都模仿了EXCEL的風格,我想要是有那為
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4527383
    • 提供者:王鸿博
  1. Excelbij

    0下载:
  2. 該演示代碼示例了使用VB進行比較2個Excel工作表文件是否存在不同,程序先把工作表載入到表格文件,然後輸出工作表的差異的詳細報告,並以紅色提示。-code examples for the demonstration of the use of VB compare two Excel worksheet file exists, procedures included in the first sheet of paper forms, and then output the work ta
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14234
    • 提供者:王鸿博
  1. exceldownload

    0下载:
  2. 自动下载网页上的EXCEL表格数据 自动下载网页上的EXCEL表格数据
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:32758
    • 提供者:zjf
  1. spreadsheet.rar

    0下载:
  2. qt下一个类excel的表格应用软件源码,qt a class under the form of application software excel source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2644776
    • 提供者:linux
  1. qt_con_Excel

    1下载:
  2. qt调用excel表格实现增删改查的作用,带源码,源码有注释-qt call excel table additions and deletions to investigate the role of implementation, with source code, annotated source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-08-14
    • 文件大小:830464
    • 提供者:feng
  1. gridsample_demo

    0下载:
  2. visual C++写的表格处理程序,类似excel,可以处理表格,图像等功能-visual C++ written form processing procedures, similar to excel, can deal with tables, images and other functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:765100
    • 提供者:路经济
  1. SimpleExcelClass

    0下载:
  2. 非常简单的直接访问Excel文件的类,这个的地函数非常少,完成访问各个Excel表格中的单元格-Very simple and direct access to the Excel file type, the function of the very few to complete the visit to the various forms in Excel cell
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:81385
    • 提供者:魏伏华
  1. ExcelAccessSrc

    0下载:
  2. 针对Excel表格文件操作的编程实现,通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件。-Excel spreadsheet file for programming operations, through the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:699681
    • 提供者:hyc
  1. readexcel

    0下载:
  2. 直接通过ODBC读写Excel表格文,vc6.0-Excel tables directly through ODBC to read and write text
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:85590
    • 提供者:
  1. readXls

    0下载:
  2. Linux下面使用C读取excel表格的内容,需要安装libxls类库。-Read excel file using C in Linux, library libxls is needed!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1489
    • 提供者:18log
  1. readfromexcel-hanshu

    0下载:
  2. matlab中读取excel表格的重要途径-an important way to read excel spreadsheet matlab
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:101538
    • 提供者:QQ
  1. vc.excel

    0下载:
  2. 利用vc++操作excel进行表格制作,写入合并单元格-Use vc++ operations conducted excel spreadsheets
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2173819
    • 提供者:wangran
  1. eMailSendAndExcel

    0下载:
  2. C#开发的读取Excel表格并将其通过eMail发送的程序,代码简单明了,清晰易读。-Programming by C# that read and edit by Excel.And send the excel file to others by e-mail.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:490790
    • 提供者:tony liu
  1. excel

    0下载:
  2. 基于QT的excel读取源码,能快速读取excel表格当中的数据,非常方便-it is good code!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:王向上
  1. Control

    0下载:
  2. VC编写Excel表格,增加,修改,删除,同时进行数据库的操作-visual c++ read writeexcel sheet,add ,delete,update excel field,and insert data base
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:190929
    • 提供者:zzh
  1. Dynamic-filling-form

    0下载:
  2. VB动态填充Excel表格 VB动态填充Excel表格-VB dynamically populated Excel spreadsheet
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:Mode
  1. pgocrssor__iteration

    0下载:
  2. 针对Excel表格文件操作的编程实现,呵呵的源码()
  3. 所属分类:系统编程

    • 发布日期:2018-04-22
    • 文件大小:226304
    • 提供者:LPBlbdz%26114
« 12 »
搜珍网 www.dssz.com