搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
IPython
网络
探索资料中心
网络释义
1.
探索资料中心
Welcome to O'Reilly Taiwan! ... 2.3 magic 2.5 资讯的收集 7.3
IPython
7.4
探索资料中心
8.5 Red Hat Linux 的管理 ...
oreilly.com.tw
|
基于7个网页
例句
释义:
全部
全部
,
探索资料中心
探索资料中心
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
IPython
is
a
"
comprehensive
environment
for
interactive
and
exploratory
computing
"
with a heavy
emphasis
on
parallel
programming
.
IPython
是
“
用于
交互
及
探索
计算
最
全面
的
环境
”
,
它
非常
强调
并行
编程
。
www.infoq.com
2.
By
using
IPython
,
it is
now
possible
to
combine
the
best
features
of
a Python shell
,
UNIX shell
,
and
your
favorite
text
editor
.
现在
通过
使用
IPython
,
可以
将
PythonShell
、
UNIXShell
和
您
最喜欢
的
文本
编辑器
的
最佳
特性
组合
到
一起
。
www.ibm.com
3.
Writing
SNMP
code
can
be
a
very
tedious
activity
,
but
the
Net-SNMP
library
with
IPython
makes
it
quite
fun
.
编写
SNMP
代码
可能
是
一
项
非常
单调乏味
的
活动
,
但是
通过
IPython
来
使用
Net-SNMP
库
将
使
其
变得
非常
有趣
。
www.ibm.com
4.
Executing
and
running
the
module
in
IPython
literally
runs
through the
code
and
puts
it
into
the
IPython
environment
.
执行
和
运行
IPython
中
的
模块
,
这
就
相当于
运行
其中
的
代码
,
并
将
其
放入
到
IPython
环境
中
。
www.ibm.com
5.
IPython
also works
quite
well
with
any
programming
style
,
including
Test
Driven
Development
(
TDD
)
or
Test
Enhanced
Development
(
TED
)
.
IPython
可以
与
任何
编程
风格
很
好
地
融合
在
一起
,
包括
测试
驱动
的
开发
(
TDD
)
或者
测试
增强
的
开发
(
TED
)
。
www.ibm.com
6.
For
our
first
beta
we
've
focused
on
enabling
two
different
scenarios
-
batch
computing
via MPI
and
interactive
computing
via
IPython
.
对于
我们
的
第一
个
测试版
,
我们
集中
在
两个
不同
场景
的
实现
上
——
基于
MPI
实现
批量
技术
,
基于
IPython
实现
交互
计算
。
www.infoq.com
7.
IPython
has
an
incredible
feature
that
lets
you
run
snippets
of
Python
code
as
background
processes
.
IPython
具有
一个
令人
难以置信
的
特性
,
即
允许
您
将
Python
代码
片段
作为
后台
进程
来
运行
。
www.ibm.com
8.
The
final
code
snippit
installs
IPython
,
which
is
a
useful
interactive
Python
interpretor that
I
will
use
throughout
the
article
.
最后
一个
代码
片段
将
安装
IPython
,
它
是
一个
实用
的
声明
式
Python
解释
器
,
我
将
在
本文
中
使用
它
。
www.ibm.com
9.
You
should
notice
that
the
IPython
interpreter
"
blocks
"
or
"
hangs
"
until
the
query
is
done
.
在
查询
完成
之前
,
您
应该
可以
注意
到
,
IPython
解释器
发生
了
“
阻塞
”
或者
“
挂起
”
。
www.ibm.com
10.
You
need
to
add
a
flag
to
run
run
-e
so
that
you
can
avoid
getting
a
traceback to the
unittest
module
in the
IPython
shell
.
您
需要
添加
一个
标记
以
运行
run-e
,
这样一来
,
您
就
可以
在
IPythonShell
中
避免
回溯
到
单元
测试
模块
。
www.ibm.com
1
2