火车采集器软件交流官方论坛

 找回密码
 加入会员
搜索
火车采集器V9版免费下载火车浏览器 - 可视采集,万能群发,全自动脚本工具
查看: 3870|回复: 4

3.0BUG! 自动导入本地ACCESS有字数限制!

[复制链接]
发表于 2006-11-3 13:05:39 | 显示全部楼层 |阅读模式
经我多次测试,确实存在这一问题。

保存成 TXT 或 HTML文件 都不会出现这一问题。

但自动保存到本地的ACCESS数据库中的时候,字数就会出现限制,具体我没数过,但绝对是限制在300字以下。


希望提供的BUG对正式版有帮助。


如果不是BUG,那就另当别论了。。。
发表于 2006-11-3 13:11:04 | 显示全部楼层
具体有多少字数?在何处截断?
软件没做任何限制~
 楼主| 发表于 2006-11-3 16:32:43 | 显示全部楼层
:D 我也觉得不会是有意的~

至于在哪处判定我就不知道了,我觉得应该是入库有问题吧?
因为导出成 .txt文件没有问题。

我一会儿给你回email~   


当然也不排除是我操作有问题。 如果是这样的话,我会在网上道歉的~ :handshake      

我也只是希望火车头好而已。。。
发表于 2006-11-3 23:00:17 | 显示全部楼层
可以入库了?
不对的啊,我下载的就是灰色的啊。
发表于 2008-2-21 13:14:31 | 显示全部楼层

回复 2楼 的帖子

我也遇到同样的问题,不过是在3.2SP3中使用的,如下页面:
http://datasheet.eeworld.com.cn/part/199293_PHILIPS_LPC2470.html
采集内容:
============================================
摘要:
1. General description
NXP Semiconductors designed the LPC2470 microcontroller, powered by the
ARM7TDMI-S core, to be a highly integrated microcontroller for a wide range of
applications that require advanced communications and high quality graphic displays. The
LPC2470 microcontroller is flashless. The LPC2470, with real-time debug interfaces that
include both JTAG and embedded trace, can execute both 32-bit ARM and 16-bit Thumb
instructions.
The LPC2470 microcontroller incorporates an LCD controller, a 10/100 Ethernet Media
Access Controller (MAC), a USB full-speed Device/Host/OTG Controller with 4 kB of
endpoint RAM, four UARTs, two Controller Area Network (CAN) channels, an SPI
interface, two Synchronous Serial Ports (SSP), three I
2
C interfaces, and an I
2
S interface.
Supporting this collection of serial communications interfaces are the following feature
components; an on-chip 4 MHz internal oscillator, 98 kB of total RAM consisting of 64 kB
of local SRAM, 16 kB SRAM for Ethernet, 16 kB SRAM for general purpose DMA, 2 kB of
battery powered SRAM, and an External Memory Controller (EMC). These features make
this device optimally suited for portable electronics and Point-of-Sale (POS) applications.
Complementing the many serial communication controllers, versatile clocking capabilities,
and memory features are various 32-bit timers, a 10-bit ADC, 10-bit DAC, two PWM units,
and up to 160 fast GPIO lines. The LPC2470 connects 64 of the GPIO pins to the
hardware based Vector Interrupt Controller (VIC) that means these external inputs can
generate edge-triggered interrupts. All of these features make the LPC2470 device
particularly suitable for industrial control and medical systems.
2. Features
? ARM7TDMI-S processor, running at up to 72 MHz.
? 98 kB on-chip SRAM includes:
? 64 kB of SRAM on the ARM local bus for high performance CPU access.
? 16 kB SRAM for Ethernet interface. Can also be used as general purpose SRAM.
? 16 kB SRAM for general purpose DMA use also accessible by the USB.
? 2 kB SRAM data storage powered from the RTC power domain.
? LCD controller, supporting both Super-Twisted Nematic (STN) and Thin-Film
Transistors (TFT) displays.
? Dedicated DMA controller.
? Selectable display resolution (up to 1024 × 768 pixels).
? Supports up to 24-bit true-color mode.
? Dual Advanced High-performance Bus (AHB) system allows simultaneous Ethernet
DMA, and USB DMA with no contention.
LPC2470
Flashless 16-bit/32-bit micro; Ethernet, CAN, LCD, USB 2.0
device/host/OTG, external memory interface
Rev. 00.01 — 5 October 2007 Preliminary data sheet
=========================================

||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
我设置的:
开始字符串:<B>摘要:</B><br/>
                       
结束字符串:</div>

测试采集结果如下:
======================================
1. General description<br/>NXP Semiconductors designed the LPC2470 microcontroller, powered by the <br/>ARM7TDMI-S core, to be a highly integrated microcontroller for a wide range of <br/>applications that require advanced communications and high quality graphic displays. The <br/>LPC2470 microcontroller is flashless. The LPC2470, with real-time debug interfaces that <br/>include both JTAG and embedded trace, can execute both 32-bit ARM and 16-bit Thumb <br/>instructions. <br/>The LPC2470 microcontroller incorporates an LCD controller, a 10/100 Ethernet Media <br/>Access Controller (MAC), a USB full-speed Device/Host/OTG Controller with 4 kB of <br/>endpoint RAM, four UARTs, two Controller Area Network (CAN) channels, an SPI <br/>interface, two Synchronous Serial Ports (SSP), three I<br/>2<br/>C interfaces, and an I<br/>2<br/>S interface. <br/>Supporting this collection of serial communications interfaces are the following feature <br/>components; an on-chip 4 MHz internal oscillator, 98 kB of total RAM consisting of 64 kB <br/>of local SRAM, 16 kB SRAM for Ethernet, 16 kB SRAM for general purpose DMA, 2 kB of <br/>battery powered SRAM, and an External Memory Controller (EMC). These features make <br/>this device optimally suited for portable electronics and Point-of-Sale (POS) applications. <br/>Complementing the many serial communication controllers, versatile clocking capabilities, <br/>and memory features are various 32-bit timers, a 10-bit ADC, 10-bit DAC, two PWM units, <br/>and up to 160 fast GPIO lines. The LPC2470 connects 64 of the GPIO pins to the <br/>hardware based Vector Interrupt Controller (VIC) that means these external inputs can <br/>generate edge-triggered interrupts. All of these features make the LPC2470 device <br/>particularly suitable for industrial control and medical systems.<br/>2. Features<br/>
========================================
下面的部分没采到,是BUG吗?怎样解决,请高手帮忙。
您需要登录后才可以回帖 登录 | 加入会员

本版积分规则

QQ|手机版|Archiver|火车采集器官方站 ( 皖ICP备06000549 )

GMT+8, 2025-7-18 22:00

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表