... 实际应用的效果: [url=http://www.flymote.com/stocknews.php]证券动态新闻[/url] 对里面的新闻信息分词加亮 [url=http://www.flymote.com/listarticles.php]资料库[/url] 对里面文章部分的分词加亮 [url=http://www.flymote.com/quiz]百科知道[/url] 对问题的分...
...因。 附件是出错的文件。[hr] 为了在C++ Builder下编译成动态链接库,对源码做了以下处理: 1、xtree.c里,对qsort的调用做了以下处理: #ifdef __BORLANDC__ static int _xtree_node_cmp(const void *a,const void *b) { return strcmp((*((node_t *)a))->key,(*(...