导航:首页 > 编程语言 > python操作接口

python操作接口

发布时间:2025-01-06 06:14:41

编程的接口有哪些

(1)C语言:
【SYNOPSIS】
#include <math.h>
double sqrt(double X);
float sqrtf(float X);
【DESCRIPTION】
DESCRIPTION
sqrt computes the positive square root of the argument. ...
【RETURNS】
On success, the square root is returned. If X is real and positive...
(2)perl语言:
$ 【perldoc】 -f sqrt
sqrt EXPR
sqrt #Return the square root of EXPR. If EXPR is omitted, returns
#square root of $_. Only works on non-negative operands, unless
#you've loaded the standard Math::Complex mole.
(3)python语言:
$ 【pydoc】 math.sqrt
Help on built-in function sqrt in math:
math.sqrt = sqrt(...)
sqrt(x)
Return the square root of x.
(4)ruby语言:
$ 【ri】 Math::sqrt
Math::sqrt
Math.sqrt(numeric) => float
Returns the non-negative square root of _numeric_.
注释:带有【】的代码是这个语言的编程接口
(5)java语言:
http://download.oracle.com/javase/6/docs/api/

阅读全文

与python操作接口相关的资料

热点内容
linuxhdf5安装 浏览:468
java继承编程练习题 浏览:651
云记app怎么写字视频 浏览:595
如何进入我的世界脏小豆的服务器 浏览:39
哪里找到转转app 浏览:579
苹果二次app怎么注册 浏览:586
国际服体验服服务器为什么爆满 浏览:111
微信商城模板源码 浏览:435
网页的源码怎么读取 浏览:399
ubuntu命令打开软件 浏览:760
如何实现对讲频道加密 浏览:348
福州8000的程序员去深圳多少 浏览:641
保存加密是什么意思 浏览:42
安装不了软件显示加密目录 浏览:910
php53下载64位 浏览:97
osip源码结构 浏览:956
如何删除加密网站 浏览:716
亚太碳交易app怎么用 浏览:955
怎么推销程序员 浏览:500
程序员再就业求助 浏览:106