首页 > 其他 > 详细

Three elements of programming language

时间:2016-01-26 12:03:06      阅读:168      评论:0      收藏:0      [点我收藏+]

1 expressions and control flow

2 a way of abstraction: variable, function

3 a way of combination:function, object,data

In object-oriented language, we use objects to combine.

In process-oriented programming langugae, we use data to combine.

In function programming language ,we use function to combine

Three elements of programming language

原文:http://www.cnblogs.com/zhaodonglin/p/5159642.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!