Python到C++的转换工具 ShedSkin

码农软件 · 软件分类 · 编译器 · 2019-12-09 22:14:17

软件介绍

Shed Skin 是一个用来将 Python 程序 转成 C++ 程序的编译工具。

windows版本自带了mingw环境。

目前兼容性已经达到90%的样子,可以用来写一些小工具应用。

性能嘛,自然是远超Python标准环境。

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

Hacker's Delight

Hacker's Delight

Henry S. Warren Jr. / Addison-Wesley / 2002-7-27 / USD 59.99

A collection useful programming advice the author has collected over the years; small algorithms that make the programmer's task easier. * At long last, proven short-cuts to mastering difficult aspec......一起来看看 《Hacker's Delight》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具