This WorkUnit was responsible for processing a given file to find the maximum MDU. The code looked something like this
WorkUnit负责处理指定的文件,找出MDU最大值。
For the sake of simplicity, lets just say that, amongst other things, our task was to report the maximum MDU found for each file (the actual processing is far more complicated than this).
为简单起见,我们只说我们的任务是报告每个文件的MDU最大值,当然还有其它东西(实际的处理远比这个要复杂)。
For the sake of simplicity, lets just say that, amongst other things, our task was to report the maximum MDU found for each file (the actual processing is far more complicated than this).
为简单起见,我们只说我们的任务是报告每个文件的MDU最大值,当然还有其它东西(实际的处理远比这个要复杂)。
应用推荐