1)  function
语句函数
2)  Sentences
语句
1.
Frege was the first man who applied the reference theory on terms to sentences,and demonstrated that the intension of a sentence was its idea and the extension was its truth.
弗雷格第一个将词的指称理论推广到语句上 ,论证了语句的内涵是其思想 ,外延是真值。
2.
However, one cannot deduce that word order in Russian sentences is absolutely free ofconstraints and it can be randomly changed.
但是,决不能以此认为俄语句子的词序是绝对自由、可以随便移动的。
3.
As the units of language communication, sentences undertake the task of sending messages, expressing ideas and achieving an effective communication.
作为言语交际单位的语句承载着传递信息、表达思想、实现交际功能的任务,很早就受到语言学家们的重视,但多数只是从某一学科领域对其进行的研究。
3)  Sentence
语句
1.
Application of "Foreach" Sentence in C# to Transfer Widgets on Other Winform;
在C#中使用foreach语句实现调用其它窗体上的控件
2.
This essay offers a discussion of the lexical implication and the implication in sentence.
结合具体语境从大学英语词汇引起的深层含义和语句中的深层含义两个方面进行讨
3.
It is difficult to identify the inappropriate sentence expression in sci-tech periodicals.
针对科技期刊中常见又不易辨识的语句表达失当问题,采用列举典型实例的方式,逐一剖析重复错误、苟简错误、混杂错误、逻辑错误,并给出了相应的修正示范。
4)  IF sentence
IF语句
1.
When designed the program,multi conditions IF sentence often adapt to multi nesting,which made the source-program code tso long that influence the readability of source-program.
在程序设计时,多条件的IF语句采用多层嵌套方式会使源程序代码冗长,影响源程序的可读性,如果将嵌套IF语句转换成各条件之间的逻辑运算,可以缩短源程序代码,使源程序更加简洁。
5)  statement
语句
1.
This paper introduces three ways to instruct and analyze increment operator + +and decrement operator - - in Turbo C programs:decomposing statement,independent evaluting expressions and illustrating the storage of variables.
本文介绍了讲解分析TurboC程序中的自增运算符 ++和自减运算符 - -的 3种方法 ,即语句分解法、表达式独立求值法和变量存储示意图
6)  FOR statement
FOR语句
参考词条
补充资料:转子语句和返回语句
主程序调用子程序以及从子程序返回主程序的语句。调用子程序的语句为转子语句,从子程序返回调用程序的语句为返回语句。在basic语言中,每次调用子程序时,必须成对使用,缺一个就会产生语法错误。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。