网页
图片
视频
学术
词典
地图
更多
航班
笔记本
mobl
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
To
get
a
flavor of
what
mobl
looks
like
,
this
section
will
demonstrate
the
implementation
of
a
simple
to-do list
manager
.
为了
真正
了解
mobl
是
什么
样子
的
,
我
会
在
这个
部分
演示
如何
实现
一个
简单
的
to-do
列表
管理器
。
www.infoq.com
2.
Rather
than
building
a
framework
on
top
of
an
existing
language
,
mobl
started
with
a
clean slate as an
external
DSL
.
mobl
没有
在
已
存在
的
语言
基础
之上
构建
框架
,
而是
从头
开始
,
构建
了
一种
外部
DSL
。
www.infoq.com
3.
mobl
can
be
described
as
a
domain
-
specific
language
(DSL),
a
language
aimed at
a
particular
application
domain
.
我们
可以
把
mobl
描述
为
一种
领域
特定
语言
(
DSL
)
,
也就是
一种
针对
特定
应用程序
领域
的
语言
。
www.infoq.com
4.
mobl
is not the
only
DSL
for
mobile
development
.
mobl
不仅仅是
针对
移动
开发
的
DSL
。
www.infoq.com
5.
Is
mobl
still
a
DSL
,
considering the fact
that
it
has
GPL
features
?
既然
mobl
拥有
GPL
特性
,
那么
它
还
是
一种
DSL
吗?
www.infoq.com
6.
configuration
module
(
config
.
mobl
)
:
defines
application
configuration
options
.
configuration
模块
(
config.mobl
)
:
定义
应用程序
的
配置
选项
。
www.infoq.com
7.
In
mobl
we
tried to
make
the
language
feel
familiar
by
keeping
its
syntax
and
semantics
close to
JavaScript
's
.
在
mobl
中
,
我们
保持
它
的
语法
与
语义
与
JavaScript
类似
,
从而
让
开发者
觉得
这种
语言
很
熟悉
。
www.infoq.com
8.
The
mobl
compiler
(
integrated
into
the
IDE
)
compiles
mobl
modules
to a
combination
of
HTML
,
JavaScript
and
CSS
on
every
save
.
mobl
编译
器
(
集成
在
IDE
中
)
会
在
每次
保存
的
时候
把
mobl
模块
编译
成
HTML
、
JavaScript
和
CSS
的
组合
。
www.infoq.com
9.
A
goal
of
mobl
is
to be
flexible
as
well
as
expressive
.
mobl
的
目标
就是
,
既要
灵活
,
又要
具备
较强
的
表达
能力
。
www.infoq.com
10.
Transparent
data
persistence
:
mobl
has
language
constructs
to
define
data
models
using
entity
declarations
.
透明
的
数据
持久性
:
mobl
拥有
使用
实体
定义
来
定义
数据
模型
的
语言
结构
。
www.infoq.com
1
2