boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - 请教两道问题,谢谢
相关主题
[转载] Help!! variable scope ????
请教数学问题
关于search engine 和database的两道题求助!!!
ee想偏cs找工作,选了门seminar课,请教大家选哪个topic比较实用,谢谢~~
请教Ubuntu 11.10下安装OpenCV2.3.1
C# + SQL 是叫什么来着?
ER 2004
about virtual memory
question? password help
An interview question
相关话题的讨论汇总
话题: feature话题: example话题: language
进入CS版参与讨论
1 (共1页)
t********e
发帖数: 64
1
1. Collect a list of 15 "features" of programming languages.
I am thinking of a feature as some fairly general characteristic
of the programming language. For each feature, describe:
(1) Is this a true/false feature (the language has it or does not),
or is it a feature with several possible alternatives
(see the example below) and
(2) Give an example of a language for each alternative.
Example:
Feature: the choice of dynamic or static scoping when accessing
non-local
variables.
Alternatives:
g****t
发帖数: 39
2
try
1. strong type or weak type or no type
2. functional or procedural
3. strict format or free format

【在 t********e 的大作中提到】
: 1. Collect a list of 15 "features" of programming languages.
: I am thinking of a feature as some fairly general characteristic
: of the programming language. For each feature, describe:
: (1) Is this a true/false feature (the language has it or does not),
: or is it a feature with several possible alternatives
: (see the example below) and
: (2) Give an example of a language for each alternative.
: Example:
: Feature: the choice of dynamic or static scoping when accessing
: non-local

1 (共1页)
进入CS版参与讨论
相关主题
An interview question
表扬一下Rajeev Alur 同学
问个sig_alternate问题
Why it is constant time for accessing array's element?
用LTL能表达(a b)*吗?
Linkage between MS Access and Google Earth
请问怎么access IEEExplore
Java 问题, 请帮忙!
Solving long polling scalability problem.
Re: 浅谈生物信息的职业发展规划
相关话题的讨论汇总
话题: feature话题: example话题: language