CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作

文件名称:FileInputDLL(use-callback-function)

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    8.72mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

将之前导入Excel和txt数据的代码(具体地址见:http://www.pudn.com/downloads385/sourcecode/windows/database/detail1653649.html)封装为dll,利用回调函数可以获得通过dll传回的数据-compile the previous file input program(http://www.pudn.com/downloads385/sourcecode/windows/database/detail1653649.html) as a dll,and use call-back function to get the data from the dll,so we can use the dll read txt or excel data and using as we like.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/DataDlg.cpp
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/DataDlg.h
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/DataDlg.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/DataDlg.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/DllExport.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.bsc
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.dll
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.exp
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.ilk
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.lib
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.pch
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.pdb
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.res
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/FileInputDll.tlb
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCell.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCell.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellBase.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellBase.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellCheck.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellCheck.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellCombo.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellCombo.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellDateTime.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellDateTime.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellNumeric.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCellNumeric.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCtrl.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridCtrl.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridDropTarget.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridDropTarget.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridURLCell.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/GridURLCell.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/InPlaceEdit.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/InPlaceEdit.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/StdAfx.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/StdAfx.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/TitleTip.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/TitleTip.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/vc60.idb
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/Debug/vc60.pdb
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/DllExport.h
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.aps
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.clw
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.cpp
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.def
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.dsp
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.dsw
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.h
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.ncb
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.odl
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.opt
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.plg
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDll.rc
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/DataDlg.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/DataDlg.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDll.dll
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDll.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDll.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.bsc
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.exe
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.exp
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.ilk
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.lib
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.pch
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.pdb
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.res
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCall.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCallDlg.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/FileInputDllCallDlg.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/StdAfx.obj
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInputDll/FileInputDllCall/Debug/StdAfx.sbr
回调函数实现dll向主程序传递数据(对话框导入数据dll)/FileInpu

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com