Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

替换dd和dcfldd #4

Open
eric011 opened this issue Aug 9, 2014 · 5 comments
Open

替换dd和dcfldd #4

eric011 opened this issue Aug 9, 2014 · 5 comments

Comments

@eric011
Copy link
Contributor

eric011 commented Aug 9, 2014

这两个程序一个用于写入,一个用于验证写入的数据是否正确。这两个操作完全可以合入一套代码中来实现,这样更加有效。可以参考Win32DiskImager的代码:http://sourceforge.net/projects/win32diskimager/

希望实现读写U盘的函数,其中读函数要具备校验功能。此读写函数应该能够在各个平台上运行。

@eric011
Copy link
Contributor Author

eric011 commented Aug 14, 2014

读写函数是非常重要的函数,整个程序的稳定性、可靠性都依赖于它们,所以对各种异常情况的处理要比较全面,还要有单元测试代码。

以Windows平台为主,其他平台暂时先不考虑。

@dawntrees
Copy link

这个功能我来做吧

@eric011
Copy link
Contributor Author

eric011 commented Aug 18, 2014

请你往我163邮箱里发个简单的计划,最好想一下如何测试,以确认你完整地理解了这个任务。
这部分代码的检验标准是程序本身,但在写代码里希望你加入基本的单元测试。

@dawntrees
Copy link

请问你163邮箱地址是多少 等我看完代码 给你解决方案

在 2014-08-19 01:52:20,"Norman" [email protected] 写道:

请你往我163邮箱里发个简单的计划,最好想一下如何测试,以确认你完整地理解了这个任务。
这部分代码的检验标准是程序本身,但在写代码里希望你加入基本的单元测试。


Reply to this email directly or view it on GitHub.

@eric011
Copy link
Contributor Author

eric011 commented Aug 23, 2014

这个任务已经有人认领,抱歉。你回复的太晚了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants