差异应用程序生成Excel文件 [英] Diff application to generate Excel file

查看:119
本文介绍了差异应用程序生成Excel文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



need 希望UI用c ++开发,并且对我来说是全新的.

我想在其中看到以下功能.

1.浏览两个文本文件(文件A,文件B)<文本框="提供=" for ="显示=" the ="路径="浏览=" files =">

2.执行按钮:
单击执行"时,它应逐行或逐字节比较这两个文件,并生成一个excel工作表,该工作表根据本地文件系统中源和目标中可用的数据分为文件A和文件B内容.
3.如果有区别,请用彩色突出显示文本.


如果有人按照类似的要求进行工作,请共享代码.
这将是很大的帮助.

在此先感谢
Vipin

Hi,

I need want UI to be developed in c++ and its totally new for me.

I want to see following feature in it.

1. Browse two text files (File A, File B) <text box="" provided="" for="" showing="" the="" path="" browsed="" files="">

2. An Execute Button:
On clicking Execute, it should compare these two files line by line or byte by byte and generate an excel worksheet divided with file A and file B content as per the data available in source and target in local file system.
3. Highlight the text in color if there is any difference.


If anyone has worked on the similar requirement kindly share the code.
It would be great help.

Thanks in advance
Vipin

推荐答案

vipin.k.kumar写道:
vipin.k.kumar wrote:

我需要UI用c ++开发,对我来说是全新的.

I need UI to be developed in c++ and its totally new for me.




看一下CodeProject上的C ++文章,您会发现很多建议来帮助您的开发工作.当您遇到真正的问题(而不是希望别人为您完成工作)时,请随时发布您的问题,人们会尽力帮助您.




Take a look at the C++ articles here on CodeProject and you will find lots of suggestions to help your development effort. When you have a real problem (as opposed to wanting someone else to do your work for you) then feel free to post your question and people will try to help you.


您会发现一个 V Diff-具有可视输出的文件比较器的好起点 [ http://www.codeproject.com/KB/office/ [
You will find a good starting point at V Diff - A File Comparer with visual output[^].

To implement Excel output browse http://www.codeproject.com/KB/office/[^].

cheers,
AR


这篇关于差异应用程序生成Excel文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆