在好例子网,分享、交流、成长!
您当前所在位置:首页C/C++ 开发实例C/C++语言基础 → 《C++入门经典(第10版)》课件及代码

《C++入门经典(第10版)》课件及代码

C/C++语言基础

下载此实例
  • 开发语言:C/C++
  • 实例大小:67.64M
  • 下载次数:31
  • 浏览次数:121
  • 发布时间:2023-01-16
  • 实例类别:C/C++语言基础
  • 发 布 人:muqloc
  • 文件格式:.zip
  • 所需积分:2
 相关标签: c++

实例介绍

【实例简介】《C 入门经典(第10版)》课件及代码

C 入门经典(第10版)》,作者:[美]Walter Savitch著 周靖译,出版社:清华大学出版社

这本书里的课件及代码


【实例截图】

from clipboard
【核心代码】
.
├── __MACOSX
│   └── 第10版教辅,含PPT,答案,TestBank,实验手册等
│       ├── 9780134459714_im-282890
│       ├── Lab Manual
│       │   ├── lab1
│       │   ├── lab10
│       │   ├── lab11
│       │   ├── lab12
│       │   ├── lab13
│       │   ├── lab14
│       │   ├── lab15
│       │   ├── lab16
│       │   ├── lab17
│       │   ├── lab2
│       │   ├── lab3
│       │   ├── lab4
│       │   ├── lab5
│       │   ├── lab6
│       │   ├── lab7
│       │   ├── lab8
│       │   └── lab9
│       ├── ism
│       ├── ppt
│       ├── src
│       │   ├── Chapter01
│       │   ├── Chapter02
│       │   ├── Chapter03
│       │   ├── Chapter04
│       │   ├── Chapter05
│       │   ├── Chapter06
│       │   ├── Chapter07
│       │   ├── Chapter08
│       │   ├── Chapter09
│       │   ├── Chapter10
│       │   ├── Chapter11
│       │   ├── Chapter12
│       │   ├── Chapter13
│       │   ├── Chapter14
│       │   ├── Chapter15
│       │   ├── Chapter16
│       │   ├── Chapter17
│       │   │   ├── 17-04 to 17-06
│       │   │   └── 17-07 to 17-08
│       │   └── Chapter18
│       └── testbank-word
└── 第10版教辅,含PPT,答案,TestBank,实验手册等
    ├── 9780134459653_sc-268997.zip
    ├── 9780134459691_ppt-268998.zip
    ├── 9780134459714_im-282890
    │   ├── Savitch_Mock Absolute C .pdf
    │   └── Savitch_Mock Absolute C _PAC_Report.pdf
    ├── 9780134459714_im-282890.zip
    ├── 9780134459714_ism-268452答案.zip
    ├── 9780134521152_tb-268999.zip
    ├── 9780134521169_lm-269353.zip
    ├── Lab Manual
    │   ├── index.html
    │   ├── lab1
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── algo.jpg
    │   │   ├── graphpaper.gif
    │   │   ├── hint1.jpg
    │   │   ├── hint2.jpg
    │   │   ├── hint3.jpg
    │   │   ├── image934.jpg
    │   │   ├── image9341.JPG
    │   │   ├── imageDHE1.JPG
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── pico_man.html
    │   │   ├── picomain1.JPG
    │   │   ├── plaba.jpg
    │   │   ├── plabb.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   ├── stroy.htm
    │   │   ├── unix_man.html
    │   │   ├── uparrow.jpg
    │   │   └── vi_man.html
    │   ├── lab10
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── image002.gif
    │   │   ├── imageQ57.JPG
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   ├── samp_img.pgm
    │   │   └── uparrow.jpg
    │   ├── lab11
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   ├── sample.txt
    │   │   ├── student.txt
    │   │   └── uparrow.jpg
    │   ├── lab12
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab13
    │   │   ├── Thumbs.db
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab14
    │   │   ├── GenericSort.txt
    │   │   ├── RecursiveBinarySearch.txt
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── iterative_binary
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── recursive_binary
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab15
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   ├── struct1.jpg
    │   │   ├── struct2.jpg
    │   │   ├── struct3.jpg
    │   │   ├── struct4.jpg
    │   │   ├── struct5.jpg
    │   │   └── uparrow.jpg
    │   ├── lab16
    │   │   ├── Thumbs.db
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── employee.cpp
    │   │   ├── graphpaper.gif
    │   │   ├── hourlyemployee.txt
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   ├── salariedemployee.txt
    │   │   ├── sale_c.txt
    │   │   ├── sale_h.txt
    │   │   └── uparrow.jpg
    │   ├── lab17
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab2
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── imageA6I.JPG
    │   │   ├── imageBA9.JPG
    │   │   ├── imageBFP.JPG
    │   │   ├── imagePEI.JPG
    │   │   ├── imageQAC.JPG
    │   │   ├── imageQJH.JPG
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── part1.html
    │   │   ├── plaba.jpg
    │   │   ├── plabb.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── quadratic-flowchart.jpg
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab3
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── imageA6I.JPG
    │   │   ├── imageBFP.JPG
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab4
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── algo1.jpg
    │   │   ├── graphpaper.gif
    │   │   ├── imageA6I.JPG
    │   │   ├── imageBFP.JPG
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab5
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab6
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── graphpaper.gif
    │   │   ├── image7U1.JPG
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab7
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   ├── lab8
    │   │   ├── act1.html
    │   │   ├── act2.html
    │   │   ├── act3.html
    │   │   ├── act4.html
    │   │   ├── graphpaper.gif
    │   │   ├── index.html
    │   │   ├── lfarrow.jpg
    │   │   ├── post_lab.html
    │   │   ├── pre_lab.html
    │   │   ├── rtarrow.jpg
    │   │   └── uparrow.jpg
    │   └── lab9
    │       ├── act1.html
    │       ├── act2.html
    │       ├── act3.html
    │       ├── graphpaper.gif
    │       ├── index.html
    │       ├── lfarrow.jpg
    │       ├── post_lab.html
    │       ├── pre_lab.html
    │       ├── rtarrow.jpg
    │       └── uparrow.jpg
    ├── ism
    │   ├── IRM_Chapter_10e_01.doc
    │   ├── IRM_Chapter_10e_02.doc
    │   ├── IRM_Chapter_10e_03.doc
    │   ├── IRM_Chapter_10e_04.doc
    │   ├── IRM_Chapter_10e_05.doc
    │   ├── IRM_Chapter_10e_06.doc
    │   ├── IRM_Chapter_10e_07.doc
    │   ├── IRM_Chapter_10e_08.doc
    │   ├── IRM_Chapter_10e_09.doc
    │   ├── IRM_Chapter_10e_10.doc
    │   ├── IRM_Chapter_10e_11.doc
    │   ├── IRM_Chapter_10e_12.doc
    │   ├── IRM_Chapter_10e_13.doc
    │   ├── IRM_Chapter_10e_14.doc
    │   ├── IRM_Chapter_10e_15.doc
    │   ├── IRM_Chapter_10e_16.doc
    │   ├── IRM_Chapter_10e_17.doc
    │   └── IRM_Chapter_10e_18.doc
    ├── ppt
    │   ├── Savitch_ch_01.ppt
    │   ├── Savitch_ch_02.ppt
    │   ├── Savitch_ch_03.ppt
    │   ├── Savitch_ch_04.ppt
    │   ├── Savitch_ch_05.ppt
    │   ├── Savitch_ch_06.ppt
    │   ├── Savitch_ch_07.ppt
    │   ├── Savitch_ch_08.ppt
    │   ├── Savitch_ch_09.ppt
    │   ├── Savitch_ch_10.ppt
    │   ├── Savitch_ch_11.ppt
    │   ├── Savitch_ch_12.ppt
    │   ├── Savitch_ch_13.ppt
    │   ├── Savitch_ch_14.ppt
    │   ├── Savitch_ch_15.ppt
    │   ├── Savitch_ch_16.ppt
    │   ├── Savitch_ch_17.ppt
    │   ├── Savitch_ch_18.ppt
    │   └── Thumbs.db
    ├── src
    │   ├── Chapter01
    │   │   ├── 01-08.cpp
    │   │   └── 01-10.cpp
    │   ├── Chapter02
    │   │   ├── 02-01.cpp
    │   │   ├── 02-04.cpp
    │   │   ├── 02-05.cpp
    │   │   ├── 02-08.cpp
    │   │   ├── 02-11.cpp
    │   │   ├── 02-12.cpp
    │   │   ├── 02-15.cpp
    │   │   ├── 02-16.cpp
    │   │   └── 02-17.cpp
    │   ├── Chapter03
    │   │   ├── 03-04.cpp
    │   │   ├── 03-05.cpp
    │   │   ├── 03-06.cpp
    │   │   ├── 03-07.cpp
    │   │   ├── 03-08.cpp
    │   │   ├── 03-10.cpp
    │   │   ├── 03-12.cpp
    │   │   ├── 03-14.cpp
    │   │   └── 03-15.cpp
    │   ├── Chapter04
    │   │   ├── 04-01.cpp
    │   │   ├── 04-03.cpp
    │   │   ├── 04-05.cpp
    │   │   ├── 04-08.cpp
    │   │   ├── 04-09.cpp
    │   │   ├── 04-10.cpp
    │   │   ├── 04-11.cpp
    │   │   ├── 04-12.cpp
    │   │   ├── 04-13.cpp
    │   │   ├── 04-15.cpp
    │   │   ├── 04-16.cpp
    │   │   ├── 04-17.cpp
    │   │   └── 04-18.cpp
    │   ├── Chapter05
    │   │   ├── 05-02.cpp
    │   │   ├── 05-03.cpp
    │   │   ├── 05-04.cpp
    │   │   ├── 05-06.cpp
    │   │   ├── 05-07.cpp
    │   │   ├── 05-08.cpp
    │   │   ├── 05-09.cpp
    │   │   ├── 05-10.cpp
    │   │   ├── 05-11.cpp
    │   │   ├── 05-12.cpp
    │   │   └── 05-13.cpp
    │   ├── Chapter06
    │   │   ├── 06-01.cpp
    │   │   ├── 06-02.cpp
    │   │   ├── 06-03.cpp
    │   │   ├── 06-04.cpp
    │   │   ├── 06-06.cpp
    │   │   ├── 06-07.cpp
    │   │   ├── 06-08.cpp
    │   │   ├── babynames2012.txt
    │   │   ├── cad.dat
    │   │   ├── data.txt
    │   │   ├── infile.dat
    │   │   ├── neat.dat
    │   │   ├── numbers.dat
    │   │   ├── outfile.dat
    │   │   ├── rawdata.dat
    │   │   └── rectline.svg
    │   ├── Chapter07
    │   │   ├── 07-01.cpp
    │   │   ├── 07-03.cpp
    │   │   ├── 07-04.cpp
    │   │   ├── 07-05.cpp
    │   │   ├── 07-06.cpp
    │   │   ├── 07-07.cpp
    │   │   ├── 07-08.cpp
    │   │   ├── 07-09.cpp
    │   │   ├── 07-10.cpp
    │   │   ├── 07-12.cpp
    │   │   ├── 07-13.cpp
    │   │   ├── 07-14.cpp
    │   │   ├── LifeDeathProbability.txt
    │   │   ├── babynames2012.txt
    │   │   └── words.txt
    │   ├── Chapter08
    │   │   ├── 08-02.cpp
    │   │   ├── 08-03.cpp
    │   │   ├── 08-04.cpp
    │   │   ├── 08-05.cpp
    │   │   ├── 08-06.cpp
    │   │   ├── 08-08.cpp
    │   │   ├── 08-09.cpp
    │   │   └── address.xml
    │   ├── Chapter09
    │   │   ├── 09-02.cpp
    │   │   ├── 09-04.cpp
    │   │   ├── 09-06.cpp
    │   │   └── 09-07.cpp
    │   ├── Chapter10
    │   │   ├── 10-01.cpp
    │   │   ├── 10-03.cpp
    │   │   ├── 10-04.cpp
    │   │   ├── 10-05.cpp
    │   │   ├── 10-06.cpp
    │   │   ├── 10-07.cpp
    │   │   └── 10-09.cpp
    │   ├── Chapter11
    │   │   ├── 11-01.cpp
    │   │   ├── 11-02.cpp
    │   │   ├── 11-03.cpp
    │   │   ├── 11-04.cpp
    │   │   ├── 11-05.cpp
    │   │   ├── 11-06.cpp
    │   │   ├── 11-07.cpp
    │   │   ├── 11-08.cpp
    │   │   ├── 11-09.cpp
    │   │   ├── 11-10.cpp
    │   │   ├── 11-11.cpp
    │   │   ├── 11-12.cpp
    │   │   ├── 11-13.cpp
    │   │   └── infile.dat
    │   ├── Chapter12
    │   │   ├── 12-01.cpp
    │   │   ├── 12-02.cpp
    │   │   ├── 12-03.cpp
    │   │   ├── 12-04.cpp
    │   │   ├── 12-05.cpp
    │   │   ├── 12-06.cpp
    │   │   ├── 12-07.cpp
    │   │   ├── 12-08.cpp
    │   │   ├── README.txt
    │   │   ├── dtime.cpp
    │   │   ├── dtime.h
    │   │   └── timedemo.cpp
    │   ├── Chapter13
    │   │   ├── 13-04.cpp
    │   │   ├── 13-07.cpp
    │   │   ├── 13-09.cpp
    │   │   ├── 13-13.cpp
    │   │   ├── 13-14.cpp
    │   │   ├── 13-15.cpp
    │   │   ├── 13-17.cpp
    │   │   ├── 13-18.cpp
    │   │   ├── 13-19.cpp
    │   │   ├── 13-21.cpp
    │   │   ├── 13-22.cpp
    │   │   ├── 13-23.cpp
    │   │   ├── Node.cpp
    │   │   ├── Node.h
    │   │   ├── README.txt
    │   │   ├── queue.cpp
    │   │   ├── queue.h
    │   │   ├── stack.cpp
    │   │   └── stack.h
    │   ├── Chapter14
    │   │   ├── 14-01.cpp
    │   │   ├── 14-02.cpp
    │   │   ├── 14-03.cpp
    │   │   ├── 14-06.cpp
    │   │   ├── 14-08.cpp
    │   │   ├── 14-09.cpp
    │   │   └── words.txt
    │   ├── Chapter15
    │   │   ├── 15-02.cpp
    │   │   ├── 15-03.cpp
    │   │   ├── 15-04.cpp
    │   │   ├── 15-05.cpp
    │   │   ├── 15-06.cpp
    │   │   ├── 15-07.cpp
    │   │   ├── 15-08.cpp
    │   │   ├── 15-09.cpp
    │   │   ├── 15-10.cpp
    │   │   ├── 15-11.cpp
    │   │   ├── 15-12.cpp
    │   │   ├── 15-13.cpp
    │   │   ├── README.txt
    │   │   ├── discountsale.cpp
    │   │   ├── discountsale.h
    │   │   ├── employee.cpp
    │   │   ├── employee.h
    │   │   ├── hourlyemployee.cpp
    │   │   ├── hourlyemployee.h
    │   │   ├── salariedemployee.cpp
    │   │   ├── salariedemployee.h
    │   │   ├── sale.cpp
    │   │   └── sale.h
    │   ├── Chapter16
    │   │   ├── 16-01.cpp
    │   │   ├── 16-02.cpp
    │   │   ├── 16-03.cpp
    │   │   ├── 16-04.cpp
    │   │   └── 16-05.cpp
    │   ├── Chapter17
    │   │   ├── 17-01.cpp
    │   │   ├── 17-02.cpp
    │   │   ├── 17-03.cpp
    │   │   ├── 17-04 to 17-06
    │   │   │   ├── 17-04.h
    │   │   │   ├── 17-05.cpp
    │   │   │   ├── 17-06.cpp
    │   │   │   ├── ListSavitch.cpp
    │   │   │   ├── genericlist.cpp
    │   │   │   └── genericlist.h
    │   │   ├── 17-07 to 17-08
    │   │   │   ├── 17-07.h
    │   │   │   ├── 17-08.cpp
    │   │   │   ├── ListSavitch.cpp
    │   │   │   ├── genericlist.cpp
    │   │   │   └── genericlist.h
    │   │   ├── README.txt
    │   │   └── sortfunc.cpp
    │   ├── Chapter18
    │   │   ├── 18-01.cpp
    │   │   ├── 18-02.cpp
    │   │   ├── 18-03.cpp
    │   │   ├── 18-05.cpp
    │   │   ├── 18-10.cpp
    │   │   ├── 18-12.cpp
    │   │   ├── 18-14.cpp
    │   │   ├── 18-17.cpp
    │   │   ├── 18-22.cpp
    │   │   ├── 18-24.cpp
    │   │   ├── 18-25.cpp
    │   │   ├── 18-26.cpp
    │   │   ├── 18-27.cpp
    │   │   ├── 18-28.cpp
    │   │   ├── 18-29.cpp
    │   │   ├── 18-30.cpp
    │   │   └── ratings.txt
    │   └── readme.txt
    └── testbank-word
        ├── Chapter10_10e.doc
        ├── Chapter11_10e.doc
        ├── Chapter12_10e.doc
        ├── Chapter3_10e.doc
        ├── Chapter6_10e.doc
        ├── chapter13_10e.doc
        ├── chapter14_10e.doc
        ├── chapter15_10e.doc
        ├── chapter16_10e.doc
        ├── chapter17_10e.doc
        ├── chapter18_10e.doc
        ├── chapter1_10e.doc
        ├── chapter2_10e.doc
        ├── chapter4_10e.doc
        ├── chapter5_10e.doc
        ├── chapter7_10e.doc
        ├── chapter8_10e.doc
        ├── chapter9_10e.doc
        └── ~WRL0003.tmp

89 directories, 504 files



标签: c++

实例下载地址

《C++入门经典(第10版)》课件及代码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警