摘要:
《CPython Internals》学习第 19天,p356-p359 总结,总计 4 页。 一、技术总结 1.benchmark suite The benchmark suite is the tool to use when comparing the complete performanc 阅读全文
摘要:
《CPython Internals》学习第 16天,p329-p335 总结,总计 7 页。 一、技术总结 1.debugging p331, There are two types of debugger, console and visual——作者将 debugger分为两类:(1)cons 阅读全文
摘要:
《CPython Internals》学习第 15天,p285-p328 总结,总计 44 页。 一、技术总结 1.shallow comparison p285, In Objects object.c, the base implementation of the object type is 阅读全文
摘要:
《CPython Internals》学习第 12天,p221-p231 总结,总计 11 页。 一、技术总结 无。 二、英语总结(生词:2) 1.at a time idiom. separately(单独地) in the specified groups(一次)。示例: (1) I can o 阅读全文