- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/egoist/is-trademarked-cli
- 软件文档: https://github.com/egoist/is-trademarked-cli/blob/master/README.md
- 官方下载: https://github.com/egoist/is-trademarked-cli/archive/master.zip
软件介绍
is-trademarked-cli是用来检测某个词是否是商标的CLI工具。
安装:
$ npm install -g is-trademarked-cli
用法:
$ is-trademarked kik KIK is a trademark reg in 2009 Light duty polyurethane tires $ is-trademarked unicorns ✔ unicorns is available# wildcard$ is-trademarked "macbook*"MACBOOK is a trademark reg in 2007 Computers, notebook computers, computer hardware, computer operating system software, computer peripherals MACBOOK AIR is a trademark reg in 2008 computers, notebook computers, computer hardware, computer operating system software, computer peripherals MACBOOK PRO is a trademark reg in 2012 Computers; notebook computers; computer hardware; computer operating system software; electrical power adaptors; electrical power cords; computer batteries; remote controls for use with computers; cables and connectors for use with computers and computer peripherals; downloadable electronic publications in the nature of instruction manuals in the field of computers, notebook computers, computer hardware, computer operating system software, computer batteries and other computer accessories and peripherals
How to Think About Algorithms
Jeff Edmonds / Cambridge University Press / 2008-05-19 / USD 38.99
HOW TO THINK ABOUT ALGORITHMS There are many algorithm texts that provide lots of well-polished code and proofs of correctness. Instead, this one presents insights, notations, and analogies t......一起来看看 《How to Think About Algorithms》 这本书的介绍吧!
