Diluculum

码农软件 · 软件分类 · 其他开发相关 · 2019-10-28 18:43:47

软件介绍

Diluculum 可以让 Lua 和 C++ 语言更好的结合工作。

Diluculum is a library that intends to make the coexistence of C++ and Lua more harmonious. In this regard, it offers essentially three “services”:

  • A nice way to access data stored in a Lua interpreter.
  • A not so bad way to write functions in C++ and make them available to Lua.
  • A limited and just barely usable way to register C++ classes and objects in a Lua state.

本文地址:https://www.codercto.com/soft/d/17767.html

PHP Web 2.0开发实战

PHP Web 2.0开发实战

泽瓦斯 / 苏金国 / 人民邮电出版社 / 2008-10-1 / 59.00元

本书通过一个完整的Web 2.0应用——带有动态图库、搜索和地图功能的博客系统详细介绍了Web开发的全过程。首先讨论了Web应用的规划与设计,然后逐章实现各个具体特性,包括网站主页、用户主页、用户注册页面、账户登录和管理页面、用户博客系统、网站搜索以及应用管理等,最后介绍部署和维护。 本书适合中、高级的PHP程序员阅读。一起来看看 《PHP Web 2.0开发实战》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具