2017.5.31

作者: 铁拳宝宝爱芝麻 | 来源:发表于2017-05-31 21:11 被阅读0次

    lua 学习
    require(modename)
    数学库 math
    table库 : insert remove concat

    字符串库
    find
    match
    gmatch
    gsub

    pattern:
    %w
    %a
    %s
    %l
    ...

    捕获
    替换


    明天开始学习 C PAI 部分,开始阅读 lua 开源代码的学习,然后开始对 linux 内核源码的学习。


    开始准备找工作。加强对C++部分的学习。

    相关文章

      网友评论

          本文标题:2017.5.31

          本文链接:https://www.haomeiwen.com/subject/jigjfxtx.html