函数模板

Video placeholder
Loading...
View Syllabus

Reviews

4.7 (807 ratings)

  • 5 stars
    83.64%
  • 4 stars
    10.90%
  • 3 stars
    3.22%
  • 2 stars
    1.11%
  • 1 star
    1.11%

BB

Jan 26, 2016

Great course to help you get start with C++. Give a lot of details about class. It is good enough thinking that it is a online free course.

XH

Mar 16, 2016

Challenging but highly recommended if you really want to learn something serious about C++.

From the lesson

文件操作和模板

计算机中为了便于数据的管理和检索,引入了“文件”的概念。在程序中,要使用一个文件,先要打开,打开后才能读写,读写完后要关闭。本模块将介绍C++流类相应的成员函数来实现文件操作的功能。此外,你还将学习到如何通过编写模板进行泛型程序设计,所谓“泛型”就是算法只要实现一遍,就能适用于多种数据类型。也可以说,泛型程序设计就是大量编写模板、使用模板的程序设计。

Taught By

  • Placeholder

    Jiaying Liu 刘家瑛, Ph.D.

    Associate Professor

  • Placeholder

    郭 炜

    讲师

Explore our Catalog

Join for free and get personalized recommendations, updates and offers.