Python论坛  - 讨论区

标题:[python-chinese] 请问difflib.Differ 中的“?”代表什么意思?

2005年11月11日 星期五 09:07

wang bin wangbin1979 at gmail.com
Fri Nov 11 09:07:22 HKT 2005

大家好,昨天在看diflib的文档的时候,对于Differ类不是很明白,特别是文档中对于code"? "的解释看不明白,文档中这句话是什么意思?
Lines beginning with `? ' attempt to guide the eye to intraline
differences, and were not present in either input sequence. These
lines can be confusing if the sequences contain tab characters.
不明白为什么在比较文件的时候会出现两个文件都不出现的行呢?

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年11月11日 星期五 09:58

wolfg wolfg1969 at gmail.com
Fri Nov 11 09:58:22 HKT 2005

因为这是Differ给你加的,指明两行自己的差异在哪儿, -表示没有的,+表示多了的,^表示变化了的。你运行一下manual里的differ
example就清楚了。

2005/11/11, wang bin <wangbin1979 at gmail.com>:
> 大家好,昨天在看diflib的文档的时候,对于Differ类不是很明白,特别是文档中对于code"? "的解释看不明白,文档中这句话是什么意思?
> Lines beginning with `? ' attempt to guide the eye to intraline
> differences, and were not present in either input sequence. These
> lines can be confusing if the sequences contain tab characters.
> 不明白为什么在比较文件的时候会出现两个文件都不出现的行呢?
>
> _______________________________________________
> Python中文技术讨论邮件列表
> 发言: 发邮件到 python-chinese at lists.python.cn
> 订阅: 发送 subscribe 到 python-chinese-request at lists.python.cn
> 退订: 发送 unsubscribe 到  python-chinese-request at lists.python.cn
> 详细说明: http://python.cn/mailman/listinfo/python-chinese
>
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年11月11日 星期五 10:07

wang bin wangbin1979 at gmail.com
Fri Nov 11 10:07:45 HKT 2005

在 05-11-11,wolfg<wolfg1969 at gmail.com> 写道:
> 因为这是Differ给你加的,指明两行自己的差异在哪儿, -表示没有的,+表示多了的,^表示变化了的。你运行一下manual里的differ
> example就清楚了。
>
> 2005/11/11, wang bin <wangbin1979 at gmail.com>:
> > 大家好,昨天在看diflib的文档的时候,对于Differ类不是很明白,特别是文档中对于code"? "的解释看不明白,文档中这句话是什么意思?
> > Lines beginning with `? ' attempt to guide the eye to intraline
> > differences, and were not present in either input sequence. These
> > lines can be confusing if the sequences contain tab characters.
> > 不明白为什么在比较文件的时候会出现两个文件都不出现的行呢?

明白了,多谢。

--
想飞之心,永远不死!
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号