搜索资源列表
Txt-convert-to-Dat-file
- dat格式可以是包含很多文件内容的。有可能是加密的内容,数据库内容,视频内容,或者是软件自己的编码内容-
TestFolder
- 监视文件夹txt格式的写入.然后打开该txt文件,提交数据到数据库保存. 主要难点:在文件创建过程中.使用时间延迟处理文本数据(定时器的使用).否则,会出错.-Txt format monitor folder write. And then open the txt file, save submitted data to the database. The main difficulties: in the document creation process. Using time
1
- 从txt数据库中查找关键字,并输出连同关键字在内包括前后与关键字字长相同的数据-Find keywords from txt database and output together with the keywords, including before and after including the same data word length and keyword
txtsql
- 根据xml字段导入txt文档到数据库,请大家随便下载-Import txt xml document based on the field to the database, please download casual look
txt-to-oracle
- 将ftp上的文本文件导入到Oracle数据库中-Text file on the ftp into Oracle database
Auto
- 运行后自动将制定ftp目录下的一个或多个txt文件导入到Oracle的指定表格中,可设置定时任务,自动触发。使用前只需打开代码修改Form_Load()中的初始传入变量即可,包括ftp地址、文件名、数据库登陆信息、数据库表名、主键序号、分隔符。-Run automatically after ftp directory will be developed under one or more of txt file into the specified Oracle table, you can
NPAManage
- 一个读取EXCEL文档,转化到数据库,再进行筛选的程序-EXCEL to txt
ExportFile
- 将dataGridView显示的数据库导出到文件(*.xls|*.txt)-Export the database to a file dataGridView displays (* xls |..* Txt)
VBA
- 此源码实现将txt里有规律文本格式转换到excel里,实现和数据库里数据表的格式一致,方便上传更新数据表。主要有词表转换,句表转换,文表转换,使用的是vba语言,可供大家参考!(This source code, the txt will have a regular text format conversion to excel, and data tables in the database format consistent, easy to upload, update data tab