文件操作

video-placeholder
Loading...
View Syllabus

Reviews

4.7 (805 ratings)

  • 5 stars
    83.72%
  • 4 stars
    10.80%
  • 3 stars
    3.22%
  • 2 stars
    1.11%
  • 1 star
    1.11%

HX

Mar 16, 2016

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

RX

Oct 21, 2017

Excellent course! Teachers are humorous and good at logical teaching.

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.