In this post, we will not only cover how to use Go to create a RESTful JSON API, but we will also talk about good RESTful design. 部分内容删减调整,原文请查看: Maki Read More
posted @ 2017-05-26 04:33 findumars Views(8579) Comments(2) Diggs(1)
We have some platform specific improvements as well as support for new platforms and compilers coming with Qt 5.9. Especially macOS is receiving many Read More
posted @ 2017-05-25 05:40 findumars Views(683) Comments(0) Diggs(0)
8 of Top 10 Fortune 500 use Qt Qt is the software development framework of choice by engineers in over 70 industries worldwide for creating, building Read More
posted @ 2017-05-25 04:05 findumars Views(1232) Comments(0) Diggs(0)
物联网内存吃紧,跑JVM这种内存大户肯定吃不消.要跑还是跑C实现的服务,比如Nginx+PHP+SQLite.比如一些家用无线路由器,系统是Linux发行版OpenWrt,内存只有64MB到128MB,单核580MHz.而PHP内置HTTP服务器和SQLite数据库,在无线路由器里对外提供HTTP服 Read More
posted @ 2017-05-25 03:29 findumars Views(1981) Comments(0) Diggs(0)
什么是 C++17? C++17(或 C++1z)是继 C++14 之后 C++ 编程语言 ISO/IEC 标准的下一次修订的非正式名称。C++17 现在功能已齐全,正在成为国际标准的路上。它的规范已于 2017 年 3 月达到国际标准草案的阶段。 C++17 标准化图表 C++17 的 19 个新 Read More
posted @ 2017-05-24 22:48 findumars Views(18202) Comments(0) Diggs(0)