随笔分类 - 语言
摘要:详解js原型,构造函数以及class之间的原型关系 js 原型与原型链终极详解 JavaScript 通过prototype改变原型的两种方式 typescript-装饰器(七) typescript中的模块引用 [tsconig.ts] "esModuleInterop": true, // "n
阅读全文
摘要:api https://api.rubyonrails.org/ Ruby China https://ruby-china.org/wiki Ruby on Rails 实战圣经 https://ihower.tw/rails/index-cn.html spree/spree https://g
阅读全文
摘要:可汗学院公开课 : 讲师:Salman Khan http://open.163.com/special/Khan/grammar.html
阅读全文
摘要:API: elixir https://hexdocs.pm/elixir/Module.html#content API: erlang http://www.cnerlang.com/api.html?keyword=erlang%3Aput Ellxir https://elixir-lang
阅读全文
摘要:redis相关资源 Redis 官网:https://redis.io/ Redis 在线测试:http://try.redis.io/ Redis 中文官网: http://www.redis.cn/ Redis命令参考: http://doc.redisfans.com/ 菜鸟教程 http:/
阅读全文
摘要:YAML快速入门 https://www.jianshu.com/p/97222440cd08 1,YAML1.2规范:http://yaml.org/spec/1.2/spec.pdf2,JS-YAML在线示例:http://nodeca.github.io/js-yaml/ YAML Class
阅读全文