网页
图片
视频
学术
词典
地图
更多
航班
笔记本
metaprogramming
网络
元编程;元程序;元编程能力
网络释义
1.
元编程
元编程
(
Metaprogramming
)的科学和艺术可以写一篇很长的文章,尤其是在Ruby中,我们可以充分享受到元编程的乐趣。就 …
www.pin5i.com
|
基于479个网页
2.
元程序
8.
元程序
(
Metaprogramming
)意味着我可以在真正的高级别上编程。9. 代码产生器可让我们事半功倍。
my4java.itpub.net
|
基于43个网页
3.
元编程能力
...样的动态类型语言,通常因为它们优雅的灵活性,强大的
元编程能力
(
metaprogramming
),提供了很高的生产力。
news.newhua.com
|
基于21个网页
4.
元编程形式
...unctional)、范型形式(generic)、
元编程形式
(
metaprogramming
)的语言。
blog.csdn.net
|
基于16个网页
5.
元类编程
元类编程
(
metaprogramming
)的回答元类:寻求问题的解决方案?
www.ibm.com
|
基于14个网页
6.
中介编程
●
中介编程
(
Metaprogramming
)中介编程技术使用程式写程式。
oreilly.com.tw
|
基于2个网页
7.
元编程式设计
假如以理性的标准评估,它是微小的;容我们说,对
元编程式设计
(
metaprogramming
),爱是理则,对被祝福的,沉默的交 …
tw.myblog.yahoo.com
|
基于 1 个网页
更多释义
收起释义
例句
释义:
全部
全部
,
元编程
元编程
,
元程序
元程序
,
元编程能力
元编程能力
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Some
parts
of an
application
can
be
written
as
a
PIM
in
which
most
of the
legwork
is done
by
the
metaprogramming
system
.
应用程序
中
有些
部分
可以
作为
一个
PIM
来
编写
,
其中
大部分
信息
搜集工作
都
可以
由
元
编程
系统
实现
。
www.ibm.com
2.
In
a
dynamically
typed
language
,
it
is
often
necessary
to
use
metaprogramming
features
to
implement
advanced
designs
.
在
一种
动态
类型
语言
中
,
使用
元
编程
特性
来
实现
高级
设计
经常
是
必要
的
。
megust.publicvm.com
3.
But
the
Searchable
plug-in
also
does
a bit
of
metaprogramming
on
your
individual
domain
classes
.
但
Searchable
插件
也
可以
在
您
个人
的
域
类
上
做
一些
元
编程
。
www.ibm.com
4.
Scaffolding --
like
many
metaprogramming
techniques
--
is
nothing
but
a
run-time
code
generator
.
搭建
,
像
许多
元
编程
技术
一样
,
就是
个
运行
时
代码
生
成器
。
www.ibm.com
5.
The
best
systems
are
those that allow you to
work
at
multiple
levels
of
abstraction
within
the
metaprogramming
system
itself
.
最好
的
系统
可以
让
您
在
元
编程
系统
本身
内部
就
可以
进行
多级
抽象
。
www.ibm.com
6.
In
"
Metaprogramming
with
closures
,
ExpandoMetaClass
,
and
categories
,
"
you
were introduced
to
the
notion
of
a
delegate
.
在
“
使用
闭包
、
ExpandoMetaClass
和
类别
进行
元
编程
”
一
文
中
,
您
了解
了
delegate
的
概念
。
www.ibm.com
7.
Code
-
generating
programs
are
sometimes
called
metaprograms
;
writing
such
programs
is
called
metaprogramming
.
用来
生成
代码
的
程序
有时
被
称为
元
程序
(
metaprogram
)
;
编写
这种
程序
就
称为
元
编程
(
metaprogramming
)
。
www.ibm.com
8.
Rather
than
deal
with that
pain
,
Streamlined
allows
effective
customization
through
metaprogramming
plus
templates
.
Streamlined
并不
处理
这个
麻烦
,
而是
支持
通过
元
编程
和
模板
的
有效
定制
。
www.ibm.com
9.
One
of
the
most
common
metaprogramming
scenarios
is
the
creation
of
classes
with
attributes
and
methods
that are
dynamically
generated
.
使用
元
编程
最
普通
的
情况
就是
创建
具有
动态
生成
的
属性
和
方法
的
类
。
www.ibm.com
10.
Two
Java
frameworks
that
seem
to
get the
mix
of
code
generation
and
metaprogramming
right
are
RIFE
and
JMatter
(
see
Resources
)
.
有
两
个
看起来
想
正确
地
混合
代码
生成
和
元
数据
的
Java
框架
,
它们
是
RIFE
和
JMatter
(
请参阅
参考资料
)
。
www.ibm.com
1
2
3
4
5