NativeScript 键盘插件 NativeScript Clipboard
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: Android
- 软件首页: https://github.com/eddyverbruggen/nativescript-clipboard
软件介绍
NativeScript Clipboard 是 NativeScript 插件,可以从设备键盘中复制粘贴数据。
安装:
tns plugin add nativescript-clipboard
使用:
var clipboard = require("nativescript-clipboard");
C++ Concurrency in Action
Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99
HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!
