zoukankan      html  css  js  c++  java
  • Mobile Lua 6.5 发布,MoSync 的 Lua 移植版本

    MobileLua 是 MoSync 的 Lua 移植版本,MoSync 是移动设备上的跨平台开发系统。该项目的目的就是为了在大多数移动身边上运行 Lua 编写的程序。

    Mobile Lua 6.5 的改进记录:

    • Processes can now have aliases (speaking names).
    • Processes can communicate with each other through an easy-to-use messaging system.
    • More parts of the standard Lua API are available in the sandbox (for example, math and pcall).
    • Processes can be marked temporary, allowing automatic cleanup.
    • XMPP resources are now supported (allowing multiple connections from the same user).
  • 相关阅读:
    浮点数
    2020.07.13
    2020.07.07
    2020.07.06
    剑指offer(三)
    剑指offer(二)
    剑指offer
    堆排序
    归并排序
    希尔排序
  • 原文地址:https://www.cnblogs.com/shihao/p/2744453.html
Copyright © 2011-2022 走看看