NativeScript 插件 NativeNumber

码农软件 · 软件分类 · NativeScript 插件 · 2019-04-29 10:58:34

软件介绍

NativeNumber 可以获取 NativeScript 的 Native Number。

代码示例:

require('.../node_modules/nativenumber');

var num = 5000.483;

num.Byte();
num.Short();
num.Integer();
num.Float();
num.Double();
num.Long();

本文地址:https://codercto.com/soft/d/4632.html

Introduction to Graph Theory

Introduction to Graph Theory

Douglas B. West / Prentice Hall / 2000-9-1 / USD 140.00

For undergraduate or graduate courses in Graph Theory in departments of mathematics or computer science. This text offers a comprehensive and coherent introduction to the fundamental topics of graph ......一起来看看 《Introduction to Graph Theory》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具