computer programming
讀音漢語翻譯
【計】 計算機程式設計英文解釋:
名詞 computer programming:
- creating a sequence of instructions to enable the computer to do something同義詞:programming, programing, computer programing
例句:
- A high-level computer programming language designed to support structured programming and used in teaching, applications, and systems programming.
- In computer programming, to resolve a string of characters, representing for example a program statement, into its elemental parts as defined by(say) the programming language.
- Courses taken that would be useful for computer programming are: Computer science, systems design and analysis, FORTRAN programming, PASCAL programming, operating systems, systems management.對計算機編程有用的課程有:計算機學、系統設計與分析、FORTRAN編程學、PASCAL編程學、作業系統、系統管理。
- In computer programming, to copy from locations in main storage into locations in the same main storage.在電腦程式設計中,將主存某些單元的內容複製到同一主存中的其它單元中去。同transfer。