2020 年,庚子年,注定是不平凡的一年,所以就平凡的过去了。年初,疫情让我在家办公了几个月,年中开始了忙碌的几个月,年底又归于平凡。也因为疫情,多了一些 beach 的时间,不得不休完 20 天的看似,还有没机会用上的婚假,所以我有机会尝试一些新的想法。
继上一篇之后,我们来看看如何查看PhantomJS
支持哪些操作,官方在https://github.com/ariya/phantomjs/blob/master/examples/features.js 给了一下简单的示例
坚持真的是一种不可思议的东西,从博客开始说起:
这是一个很长很无聊的书单,光书名+符号就上两千了。
在完成第一阶段的CoAP功能之后,顺手把RESTful的HTTP版也添加了进去。
在经过几天的努力之后,终于可以支持用
简单地记录一下在IoT-CoAP中一次获取数据地过程。
在开始写物联网系统的CoAP版的时候,在开始可以简单地运行之后,便开始试着部署工作,方便以后测试。
node-webkit is an app runtime based on Chromium
and node.js
. You can write native apps in HTML and Javascript with node-webkit. It also lets you call Node.js modules directly from the DOM and enables a new way of writing native applications with all Web technologies.
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.简单的来说就是:
最近我和我的同事们,一起在创建一个新的编程语言:Charj 。它是一个使用 Rust 编写的描述式、中间编程语言。GitHub: https://github.com/datum-lang/datum