zoukankan      html  css  js  c++  java
  • 课后作业本

    2.1编程小练习(不计分)

    请完成以下文件综合编程迷你项目(提示:可以利用list的insert函数)。

    (1) 创建一个文件Blowing in the wind.txt,其内容是:

    How many roads must a man walk down

    Before they call him a man

    How many seas must a white dove sail

    Before she sleeps in the sand

    How many times must the cannon balls fly

    Before they're forever banned

    The answer my friend is blowing in the wind

    The answer is blowing in the wind

    (2) 在文件头部插入歌名“Blowin’ in the wind”

    (3) 在歌名后插入歌手名“Bob Dylan”

    (4) 在文件末尾加上字符串“1962 by Warner Bros. Inc.”

    (5) 在屏幕上打印文件内容

  • 相关阅读:
    c++ string 的注意事项
    vim 高级技巧
    常用工具
    网络安全测试工具
    RMQ ST算法
    高精度模板
    CodeForces
    CodeForces
    线段树初探
    树状数组初探
  • 原文地址:https://www.cnblogs.com/mobuzao/p/6221229.html
Copyright © 2011-2022 走看看