• 全国 [切换]
  • 二维码
    米优网

    手机WAP版

    手机也能找商机,信息同步6大终端平台!

    微信小程序

    微信公众号

    当前位置: 首页 » 行业新闻 » 热点新闻 » 正文

    《CPython Internals》阅读笔记:p151-p151

    放大字体  缩小字体 发布日期:2021-07-20 00:24:30   浏览次数:604  发布人:3562****  IP:124.223.189***  评论:0
    导读

    《CPython Internals》学习第 9天,p151-p1510 总结,总计 1 页。 一、技术总结 无。 二、英语总结(生词:1) 1.marshal (1)marshaling Marshalling or marshaling(US spelling) is the process of transforming the memory representation of an obj

    《CPython Internals》学习第 9天,p151-p1510 总结,总计 1 页。

    一、技术总结

    无。

    二、英语总结(生词:1)

    1.marshal

    (1)marshaling

    Marshalling or marshaling(US spelling) is the process of transforming the memory representation of an object into a data form suitable for storage or transmission, especially between different runtimes.

    (2)marshaled

    The CPython interpreter will evaluate and execute a code object fetched from either the marshaled .pyc file or the compiler(《Python Internals》第151页)。

    (3)marshaling vs serialization

    这两个词我在阅读中经常会遇到,它们的区别是什么呢?我还没有搞清楚,现在先mark汇总,后续再做总结。

    Marshaling is about getting parameters from here to there, while serialization is about copying structured data to or from a primitive form such as a byte stream.

    关于英语的注解同步更新汇总到 https://github.com/codists/English-In-CS-Books 仓库。

    三、其它

    形式语言的证明真难啊,emo了......

    四、参考资料

    1. 编程

    (1) Anthony Shaw,《CPython Internals》:https://book.douban.com/subject/35405785/

    2. 英语

    (1) Etymology Dictionary:https://www.etymonline.com

    (2) Cambridge Dictionary:https://dictionary.cambridge.org

    欢迎搜索及关注:编程人(a_codists)

    不推荐电脑端访问(用户少)
    请微信扫一扫,查看完整信息(记得微信收藏)
     
    (文/匿名(若涉版权问题请联系我们核实发布者) / 非法信息举报 / 删稿)
    打赏
    免责声明
    • 
    本文为昵称为 3562**** 发布的作品,本文仅代表发布者个人观点,本站未对其内容进行核实,请读者仅做参考,如若文中涉及有违公德、触犯法律的内容,一经发现,立即删除,发布者需自行承担相应责任。涉及到版权或其他问题,请及时联系我们154208694@qq.com删除,我们积极做(权利人与发布者之间的调停者)中立处理。郑重说明:不 违规举报 视为放弃权利,本站不承担任何责任!
    有个别老鼠屎以营利为目的遇到侵权情况但不联系本站或自己发布违规信息然后直接向本站索取高额赔偿等情况,本站一概以诈骗报警处理,曾经有1例诈骗分子已经绳之以法,本站本着公平公正的原则,若遇 违规举报 我们100%在3个工作日内处理!
    0相关评论
     

    (c)2008-现在 pifa.naodi.com All Rights Reserved.