您要查找的是不是:
- Writing programs in C is like a mental exercise. 用C编程就像进行智力体操。
- A programming language used for writing programs that model human thinking. 罗楫程序设计语言用编写模仿人类思维的程序的程序语言
- program writing programs 编写程序的程序
- A programminglanguage used for writing programs that model human thinking. 罗楫程序设计语言用编写模仿人类思维的程序的程序语言。
- program writing program 编写程序的程序
- The process whereby a digital computer translates the instructions of a program written in a high-level language into their machine language equivalents. 数字计算机借此把高级语言编写的程序中的指令翻译成与其等价的机器语言程序的处理过程。
- The last basic step involved in writing programs is to read data from and write data to a file. 编写程序的最后一个基本步骤就是从文件读取数据和把数据写入文件。
- The ASM class writing program also produces some ugly looking code, but with some minor cleanup it does seem useful. ASM的类编写程序也会产生一些难看的代码,但是只需稍做整理,它看起来就有用了。
- This paper proposes a method of access to data base when writing program about multimedia in Authorware6.0. 介绍了利用Authorware6 .;0制作多媒体时调用Access数据库的一种方法
- To provide practical skills in reading and writing programs and producing programs to solve real world problems. 提供在读写程序和编程以解决现实世界的问题时所需的实际技能。
- I do like also the non-residential writing programs like Liam Rector's at Bennington. 我还喜欢非居住的写作计划,比如利亚姆校长在本宁顿办的那个。
- Have you ever struggled with a program written for English speakers? 您曾经为那些用英语编写的程序大伤脑筋吗?
- Under Writing Program policy, you cannot pass the course if you have more than five unexcused absences. 在写作专题的政策之下,如果你有超过五次的无故缺席,将无法通过这门课程。
- For example ,a program written in standard FORTRAN is machine independent. 例如,用标准的FORTRAN写的程序就是独立于机器的。
- Under Writing Program guidelines, you cannot pass the course if you have more then five unexcused absences . 根据写作项目指引,如果你有五次以上毫无理由的缺席,你就无法通过这课程。
- What's more,XML is designed so it's incredibly easy to write programs to read and extract information from XML files. 更有甚者,XML这样设计,因而它非常容易编写程序、从XML文件中阅读和取出信息。
- Movie scripts, football plays, and musical scores are all programs written by humans to be followed by humans. 电影剧本、足球比赛和音乐乐谱都是由人们所编制而为人们所遵循的程序。
- What's more, XML is designed so it's incredibly easy to write programs to read and extract information from XML files. 更有甚者,XML这样设计,因而它非常容易编写程序、从XML文件中阅读和取出信息。
- Developers can reuse them in other programs -- even programs written in another language. 开发人员能在其它的程序中(甚至是用其它语言写的程序中)重复使用它们。
- Rule of Generation: Avoid hand-hacking; write programs to write programs when you can. 可再生:避免手工操作。在可以的时候,写一个程序,让它帮你编程。