在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → jsp+mysql在线考试系统+文档

jsp+mysql在线考试系统+文档

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:4.65M
  • 下载次数:8
  • 浏览次数:83
  • 发布时间:2021-10-29
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
jsp+mysql在线考试系统+文档
【实例截图】
【核心代码】
bb16c86ac57f69dd5a09b752b70c42fe.rar
├── admin
│   ├── admin_knowadd.jsp
│   ├── admin_knowdel.jsp
│   ├── admin_knowpoint.jsp
│   ├── admin_main.jsp
│   ├── admin_mn_test_add.jsp
│   ├── admin_mn_test_del.jsp
│   ├── admin_mn_test.jsp
│   ├── admin_subjectadd.jsp
│   ├── admin_subjectdel.jsp
│   └── admin_subject.jsp
├── bottom.htm
├── chart
│   ├── abandon_session.jsp
│   ├── common
│   │   ├── input.htc
│   │   ├── popwin.js
│   │   └── style.css
│   ├── iframe
│   │   ├── bot.htm
│   │   ├── head.htm
│   │   └── left.jsp
│   ├── images
│   │   ├── 0cir_bl.gif
│   │   ├── 0cir_br.gif
│   │   ├── 0cir.gif
│   │   ├── 0cir_r.gif
│   │   ├── 1px.gif
│   │   ├── bg_bot.gif
│   │   ├── bg_head.gif
│   │   ├── bg_line.gif
│   │   ├── bg_login_r.gif
│   │   ├── bot_pic_login.gif
│   │   ├── button_refresh.png
│   │   ├── djt.gif
│   │   ├── dot.gif
│   │   ├── fk.gif
│   │   ├── head_pic1.jpg
│   │   ├── head_pic.gif
│   │   ├── icon_bgxz.gif
│   │   ├── icon_bszn.gif
│   │   ├── icon_fwpy1.gif
│   │   ├── icon_fwpy.gif
│   │   ├── icon_shjd.gif
│   │   ├── icon_spdj.gif
│   │   ├── icon_splccx.gif
│   │   ├── icon_syzn.gif
│   │   ├── icon_xmdj.gif
│   │   ├── jfreechart-18865.png
│   │   ├── jt2.gif
│   │   ├── jt.gif
│   │   ├── main_background.png
│   │   ├── more.gif
│   │   ├── personinfo.gif
│   │   ├── pic_error.gif
│   │   ├── pic_msn_man.gif
│   │   ├── pic_notice.gif
│   │   ├── pic_reg_new.gif
│   │   ├── pic_succe.gif
│   │   ├── pic_title_login.gif
│   │   ├── public_error_500x300.png
│   │   ├── public_nodata_500x300.png
│   │   ├── search.gif
│   │   ├── spacer.png
│   │   ├── top_bar.png
│   │   ├── top_pic_login1.gif
│   │   ├── top_pic_login2.jpg
│   │   ├── top_pic_login.bmp
│   │   ├── top_pic_login.gif
│   │   ├── use.gif
│   │   ├── xt_h.jpg
│   │   └── xt.jpg
│   ├── index-frames.jsp
│   ├── main.jsp
│   ├── sample.css
│   ├── stu_mn_chart.jsp
│   ├── stu_mn_pie_chart.jsp
│   ├── stu_sub_chart.jsp
│   ├── temp
│   │   ├── jfreechart-1049.png
│   │   ├── jfreechart-31472.png
│   │   ├── jfreechart-31473.png
│   │   ├── jfreechart-37553.png
│   │   ├── jfreechart-40162.png
│   │   ├── jfreechart-40163.png
│   │   ├── jfreechart-40164.png
│   │   ├── jfreechart-40165.png
│   │   ├── jfreechart-40166.png
│   │   ├── jfreechart-40167.png
│   │   └── jfreechart-40168.png
│   ├── xy_area_chart1.jsp
│   ├── xy_area_chart1.jsp.bak
│   ├── xy_area_chart2.jsp
│   ├── xy_area_chart2.jsp.bak
│   └── xy_area_chart.jsp
├── CheckUser.jsp
├── css.css
├── Doc
│   ├── jh003.sql
│   ├── JinghuaConn.java
│   ├── Readme.txt
│   ├── test5-1_tip.txt
│   ├── test5-2_tip.txt
│   ├── 共创在线考试系统.txt
│   └── 在线考试软件详细设计说明书.doc
├── Doc目录下有几个文档.txt
├── editor
│   ├── addimage.jsp
│   ├── deal.jsp
│   ├── default.asp
│   ├── edit.css
│   ├── edit.htm.bak
│   ├── edit.jsp
│   ├── edit.jsp.bak
│   ├── images
│   │   ├── aleft.gif
│   │   ├── aright.gif
│   │   ├── bold.gif
│   │   ├── bullist.gif
│   │   ├── center.gif
│   │   ├── copy.gif
│   │   ├── cut.gif
│   │   ├── delete.gif
│   │   ├── fgcolor.gif
│   │   ├── help.gif
│   │   ├── hr.gif
│   │   ├── img.gif
│   │   ├── indent.gif
│   │   ├── italic.gif
│   │   ├── mayalogo.gif
│   │   ├── numlist.gif
│   │   ├── outdent.gif
│   │   ├── paste.gif
│   │   ├── redo.gif
│   │   ├── table.gif
│   │   ├── underline.gif
│   │   ├── undo.gif
│   │   └── wlink.gif
│   ├── index.htm
│   ├── index.jsp
│   ├── js
│   │   └── edit.js
│   ├── pic
│   │   ├── 20030915212735500.jpg
│   │   ├── 20030915212813671.gif
│   │   ├── 20030915212857875.gif
│   │   ├── 20030916002840671.gif
│   │   ├── 20030916012742453.gif
│   │   ├── 20030916013559546.gif
│   │   ├── 20030916013611296.gif
│   │   ├── 20030916014327250.gif
│   │   ├── 20030916014402296.gif
│   │   ├── 20030916014609375.gif
│   │   ├── 20030916014713031.gif
│   │   ├── 20030916015041656.gif
│   │   ├── 20030916015900109.gif
│   │   ├── 20030916020058296.gif
│   │   ├── 20030916020530046.gif
│   │   ├── 20030916023449062.gif
│   │   ├── 20030916023716281.gif
│   │   ├── 20030916081912859.gif
│   │   ├── 20030916082147718.gif
│   │   ├── 20030916082630015.gif
│   │   ├── 20030916082640015.gif
│   │   ├── 20030916082700625.gif
│   │   ├── 20030916082826015.gif
│   │   ├── 20030916082836875.gif
│   │   ├── 20030916082844515.gif
│   │   ├── 20030916082908000.gif
│   │   ├── 20030916082933546.gif
│   │   ├── 20030916082941296.gif
│   │   ├── 20030916083030078.gif
│   │   ├── 20030916083038390.gif
│   │   ├── 20030916083047156.gif
│   │   ├── 20030916083056453.gif
│   │   ├── 20030916083131859.gif
│   │   ├── 20030916084121718.gif
│   │   ├── 20030916084128312.gif
│   │   ├── 20030916084135468.gif
│   │   ├── 20030916084325140.gif
│   │   ├── 20030916084330953.gif
│   │   ├── 20030916084336546.gif
│   │   ├── 20030918143228171.gif
│   │   ├── 20030918143236125.jpg
│   │   ├── 20030918143353281.gif
│   │   ├── 20030918143402781.jpg
│   │   ├── 20030918152849187.gif
│   │   ├── 20030918152856890.gif
│   │   ├── 20030918153107484.gif
│   │   ├── 20030918153127906.gif
│   │   ├── 20030918154728031.gif
│   │   ├── 20030918154735468.gif
│   │   ├── 20030924220703828.gif
│   │   ├── 20030924220714718.gif
│   │   ├── 20030924220829734.gif
│   │   ├── 20030924220859125.gif
│   │   ├── 20030924220907734.gif
│   │   ├── 20030924220925953.gif
│   │   ├── 20030924222544640.gif
│   │   ├── 20030924222605546.jpg
│   │   ├── 20030924222612031.gif
│   │   ├── 20030924222621046.gif
│   │   ├── 20030924222629453.gif
│   │   ├── 20030926205044015.gif
│   │   ├── 20030926225312328.gif
│   │   ├── 20031020233335312.jpg
│   │   └── 20031024194639578.gif
│   ├── readme.htm
│   ├── selcolor.htm
│   ├── SimpleUpload.jsp
│   ├── table.htm
│   ├── test.htm
│   ├── test.jsp
│   └── upload.jsp
├── errorpad
│   ├── bak
│   ├── errorpad_addrate.jsp
│   ├── errorpad_decrate.jsp
│   ├── errorpad_del.jsp
│   ├── errorpad.jsp
│   ├── err_print_type.jsp
│   ├── err_query_detail.jsp
│   ├── err_test_paper.jsp
│   ├── err_test_print.jsp
│   ├── err_test_rs.jsp
│   ├── err_test_type.jsp
│   └── images
│   ├── 1026.gif
│   ├── admin_bg_1.gif
│   ├── test_pop_01.gif
│   └── test_pop_02.gif
├── images
│   ├── 119.bmp
│   ├── 122.bmp
│   ├── 15.gif
│   ├── 23.gif
│   ├── 28.gif
│   ├── 29.gif
│   ├── 30.gif
│   ├── 315.gif
│   ├── 333.gif
│   ├── 33.gif
│   ├── 350_030829.gif
│   ├── 37.gif
│   ├── 3.gif
│   ├── 5.gif
│   ├── ad_0623.gif
│   ├── ad_50.gif
│   ├── ad_jxj.gif
│   ├── admin_bg_1.gif
│   ├── ad_test.gif
│   ├── ad_visitjh.gif
│   ├── bg_top_www.gif
│   ├── blank(1).gif
│   ├── blank.gif
│   ├── case_book01.gif
│   ├── case_book02.gif
│   ├── cxcj.gif
│   ├── gnb_menus_layer.js
│   ├── html.js
│   ├── ico_bbs_index.gif
│   ├── ico_dot.gif
│   ├── ico_news.gif
│   ├── ico_t_help.gif
│   ├── ico_t_lc.gif
│   ├── ico_t_mail.gif
│   ├── insect3.jpg
│   ├── jiao_leftbottom.gif
│   ├── jiao_lefttop.gif
│   ├── jiao_rightbottom.gif
│   ├── jiao_righttop.gif
│   ├── jumpmenu.js
│   ├── ksks.gif
│   ├── lin_01.gif
│   ├── line_index.gif
│   ├── logo.gif
│   ├── logoin_small.gif
│   ├── menu_index.gif
│   ├── menu.js
│   ├── onlinetest.gif
│   ├── p1.gif
│   ├── pic_lib_1.gif
│   ├── pic_lib_2.gif
│   ├── pic_lib_3.gif
│   ├── pic_lib_bi.gif
│   ├── pic_lib_ch.gif
│   ├── pic_lib_ge.gif
│   ├── pic_lib_ph.gif
│   ├── pic_top_line.gif
│   ├── pic_top_y.gif
│   ├── red-leaf.jpg
│   ├── rubber.gif
│   ├── rubber.png
│   ├── strip1.gif
│   ├── strip2.gif
│   ├── strip3.gif
│   ├── strip4.gif
│   ├── strip5.gif
│   ├── strip6.gif
│   ├── strip.gif
│   ├── strip.jpg
│   ├── style.css
│   ├── t2.jpg
│   ├── tab_b_index.gif
│   ├── t.gif
│   ├── tit_bbs.gif
│   ├── tit_junior.gif
│   ├── tit_myhome.gif
│   ├── tit_senior.gif
│   ├── tit_teacher.gif
│   ├── tit_test.gif
│   ├── Valid.js
│   └── welcome.gif
├── login.jsp
├── page
│   ├── pages.jsp
│   └── test.mdb
├── pic
├── pic.jsp
├── Readme.txt
├── ShowQuest.jsp
├── student
│   ├── free_test_paper.jsp
│   ├── free_test_rs.jsp
│   ├── frmLeft.htm
│   ├── frmleft.jsp
│   ├── frmTop.htm
│   ├── frmtop.jsp
│   ├── images
│   │   ├── admin_bg_1.gif
│   │   ├── ad_none_50.gif
│   │   ├── bg_top_senior.gif
│   │   ├── blank(1).gif
│   │   ├── blank.gif
│   │   ├── bt_begin.gif
│   │   ├── bt_n_01.gif
│   │   ├── bt_n_02.gif
│   │   ├── bt_n_03.gif
│   │   ├── bt_n_04.gif
│   │   ├── bt_test_01.gif
│   │   ├── bt_test_02.gif
│   │   ├── bt_test_03.gif
│   │   ├── bt_test_04.gif
│   │   ├── bt_test_05.gif
│   │   ├── bt_test_errorpad.gif
│   │   ├── bt_test_free.gif
│   │   ├── ico_bit.gif
│   │   ├── ico_bt_none.gif
│   │   ├── ico_downjian.gif
│   │   ├── ico_t_help.gif
│   │   ├── ico_t_lc.gif
│   │   ├── ico_t_mail.gif
│   │   ├── ico_yuan.gif
│   │   ├── line_none.gif
│   │   ├── logo.gif
│   │   ├── logoin_small.gif
│   │   ├── lvbgcolor.gif
│   │   ├── menu_other.gif
│   │   ├── _notes
│   │   ├── pic_add.gif
│   │   ├── pic_top_line.gif
│   │   ├── pic_top_y.gif
│   │   ├── temp.gif
│   │   ├── test_pop_01.gif
│   │   ├── test_pop_02.gif
│   │   └── tit_n1_01.gif
│   ├── Marks.jsp
│   ├── mn_test.jsp
│   ├── mn_test_paper.jsp
│   ├── mn_test_rs.jsp
│   ├── NewSelTest.jsp
│   ├── Query_mark_mn_detail.jsp
│   ├── Query_mark_mn.jsp
│   ├── Query_mark_mn_print.jsp
│   ├── QueryMark_Type.jsp
│   ├── ShowQuest.htm
│   ├── student.htm
│   ├── student.jsp
│   ├── stuFree.jsp
│   ├── stuInfo.jsp
│   ├── stuMain.htm
│   ├── stumarks.jsp
│   ├── stu_test_free1.jsp
│   ├── stu_test_free_bak.jsp
│   ├── stu_test_free.jsp
│   ├── stu_test.jsp
│   ├── stu_test_mn.jsp
│   ├── stuUnit.jsp
│   ├── stuUnitTest.jsp
│   ├── test.htm
│   ├── test_res_detail.htm
│   ├── tstFree.htm
│   ├── tstInfo.htm
│   ├── tstMarks.htm
│   ├── tstUnit.htm
│   ├── unit_sel_rs.jsp
│   ├── UnitTestPaper.jsp
│   └── UnitTestShow.jsp
├── teacher
│   ├── common
│   │   ├── input.htc
│   │   ├── popwin.js
│   │   └── style.css
│   ├── editor
│   │   ├── deal.jsp
│   │   ├── edit.css
│   │   ├── edit.htm
│   │   ├── images
│   │   │   ├── aleft.gif
│   │   │   ├── aright.gif
│   │   │   ├── bold.gif
│   │   │   ├── bullist.gif
│   │   │   ├── center.gif
│   │   │   ├── copy.gif
│   │   │   ├── cut.gif
│   │   │   ├── delete.gif
│   │   │   ├── fgcolor.gif
│   │   │   ├── help.gif
│   │   │   ├── hr.gif
│   │   │   ├── img.gif
│   │   │   ├── indent.gif
│   │   │   ├── italic.gif
│   │   │   ├── mayalogo.gif
│   │   │   ├── numlist.gif
│   │   │   ├── outdent.gif
│   │   │   ├── paste.gif
│   │   │   ├── redo.gif
│   │   │   ├── table.gif
│   │   │   ├── underline.gif
│   │   │   ├── undo.gif
│   │   │   └── wlink.gif
│   │   ├── index.htm
│   │   ├── js
│   │   │   └── edit.js
│   │   ├── readme.htm
│   │   ├── selcolor.htm
│   │   └── table.htm
│   ├── iframe
│   │   ├── bot.htm
│   │   ├── head.htm
│   │   └── left.jsp
│   ├── images
│   │   ├── 0cir_bl.gif
│   │   ├── 0cir_br.gif
│   │   ├── 0cir.gif
│   │   ├── 0cir_r.gif
│   │   ├── 1px.gif
│   │   ├── bg_bot.gif
│   │   ├── bg_head.gif
│   │   ├── bg_line.gif
│   │   ├── bg_login_r.gif
│   │   ├── bot_pic_login.gif
│   │   ├── button_refresh.png
│   │   ├── djt.gif
│   │   ├── dot.gif
│   │   ├── fk.gif
│   │   ├── head_pic1.jpg
│   │   ├── head_pic.gif
│   │   ├── icon_bgxz.gif
│   │   ├── icon_bszn.gif
│   │   ├── icon_fwpy1.gif
│   │   ├── icon_fwpy.gif
│   │   ├── icon_shjd.gif
│   │   ├── icon_spdj.gif
│   │   ├── icon_splccx.gif
│   │   ├── icon_syzn.gif
│   │   ├── icon_xmdj.gif
│   │   ├── jfreechart-18865.png
│   │   ├── jt2.gif
│   │   ├── jt.gif
│   │   ├── logo.gif
│   │   ├── lvbgcolor.gif
│   │   ├── main_background.png
│   │   ├── more.gif
│   │   ├── onlinetest.gif
│   │   ├── personinfo.gif
│   │   ├── pic_error.gif
│   │   ├── pic_msn_man.gif
│   │   ├── pic_notice.gif
│   │   ├── pic_reg_new.gif
│   │   ├── pic_succe.gif
│   │   ├── pic_title_login.gif
│   │   ├── public_error_500x300.png
│   │   ├── public_nodata_500x300.png
│   │   ├── search.gif
│   │   ├── spacer.png
│   │   ├── top_bar.png
│   │   ├── top_pic_login1.gif
│   │   ├── top_pic_login2.jpg
│   │   ├── top_pic_login.bmp
│   │   ├── top_pic_login.gif
│   │   ├── use.gif
│   │   ├── xt_h.jpg
│   │   └── xt.jpg
│   ├── index-frames.jsp
│   ├── main.jsp
│   ├── mn_test_quest_add.jsp
│   ├── mn_test_quest_add_rs.jsp
│   ├── mn_test_quest_del.jsp
│   ├── modify_mn_test_totalmark.jsp
│   ├── modify_test_free.jsp
│   ├── modify_test.jsp
│   ├── modify_test_mn.jsp
│   ├── modify_test_mn_paper.jsp
│   ├── modify_test_unit.jsp
│   ├── newpage.htm
│   ├── Query_mn_test_mark.jsp
│   ├── Query_stu_mn.jsp
│   ├── Query_test.jsp
│   ├── Query_test_mn.jsp
│   ├── Query_test_unit.jsp
│   ├── Query_unit_test_mark.jsp
│   ├── QuestGen_error.jsp
│   ├── QuestGen_free.jsp
│   ├── QuestGen.htm
│   ├── QuestGen.jsp
│   ├── QuestGen_mn.jsp
│   ├── QuestGen_Type.jsp
│   ├── Readme.txt
│   ├── test_activde.jsp
│   ├── test_deactivde.jsp
│   ├── test_del.jsp
│   ├── unit_test_quest_add.jsp
│   ├── unit_test_quest_add_rs.jsp
│   ├── unit_test_quest_del.jsp
│   ├── updatetest_free.jsp
│   ├── updatetest.jsp
│   └── updatetest_mn.jsp
├── temp
│   ├── DBConn.class
│   ├── DBConn.java
│   ├── reg.class
│   ├── reg.java
│   ├── reg.jsp
│   ├── regpost.jsp
│   └── testcon.jsp
├── WEB-INF
│   ├── classes
│   │   ├── jinghua
│   │   │   ├── chart
│   │   │   │   └── servlet
│   │   │   │   ├── ChartDeleter.class
│   │   │   │   ├── DisplayChart.class
│   │   │   │   ├── NoDataException.class
│   │   │   │   ├── ServletUtilities.class
│   │   │   │   ├── ThermometerDemo$10.class
│   │   │   │   ├── ThermometerDemo$11.class
│   │   │   │   ├── ThermometerDemo$1.class
│   │   │   │   ├── ThermometerDemo$2.class
│   │   │   │   ├── ThermometerDemo$3.class
│   │   │   │   ├── ThermometerDemo$4.class
│   │   │   │   ├── ThermometerDemo$5.class
│   │   │   │   ├── ThermometerDemo$6.class
│   │   │   │   ├── ThermometerDemo$7.class
│   │   │   │   ├── ThermometerDemo$8.class
│   │   │   │   ├── ThermometerDemo$9.class
│   │   │   │   ├── ThermometerDemo2.class
│   │   │   │   ├── ThermometerDemo.class
│   │   │   │   ├── TimePeriodValuesDemo2.class
│   │   │   │   ├── TimePeriodValuesDemo.class
│   │   │   │   ├── TimeSeriesDemo10.class
│   │   │   │   ├── TimeSeriesDemo11.class
│   │   │   │   ├── TimeSeriesDemo2.class
│   │   │   │   ├── TimeSeriesDemo3.class
│   │   │   │   ├── TimeSeriesDemo4.class
│   │   │   │   ├── TimeSeriesDemo5.class
│   │   │   │   ├── TimeSeriesDemo6.class
│   │   │   │   ├── TimeSeriesDemo9.class
│   │   │   │   ├── TimeSeriesDemo.class
│   │   │   │   ├── VerticalBarChartDemo2$CustomRenderer.class
│   │   │   │   ├── VerticalBarChartDemo2.class
│   │   │   │   ├── WebHitChart.class
│   │   │   │   ├── WebHit.class
│   │   │   │   ├── WebHitDataSet.class
│   │   │   │   └── WebMnSection.class
│   │   │   ├── CheckUser.class
│   │   │   ├── JH_Tools.class
│   │   │   ├── JinghuaConn.class
│   │   │   ├── MnTest.class
│   │   │   ├── PicBean.class
│   │   │   ├── Question.class
│   │   │   ├── ShowPic.class
│   │   │   ├── T_errorpad.class
│   │   │   ├── T_History.class
│   │   │   ├── T_mn_scores.class
│   │   │   ├── Tools.class
│   │   │   ├── T_Question.class
│   │   │   ├── TransformString.class
│   │   │   ├── T_score.class
│   │   │   └── Untitled1.class
│   │   └── org
│   │   └── jfree
│   │   └── chart
│   │   └── demo
│   │   └── servlet
│   │   ├── NoDataException.class
│   │   ├── TestInterface.class
│   │   ├── WebHitChart.class
│   │   ├── WebHit.class
│   │   ├── WebHitDataSet.class
│   │   └── XYTableDataSetTest2.class
│   ├── lib
│   │   ├── bak
│   │   │   ├── jcommon-0.9.3.jar
│   │   │   └── jfreechart-0.9.18.jar
│   │   ├── cos.jar
│   │   ├── fileupload.jar
│   │   ├── jcommon-0.9.0.jar
│   │   ├── jfreechart-0.9.15.jar
│   │   ├── jsp-api.jar
│   │   ├── mysql-connector-java-3.0.8-stable-bin.jar
│   │   └── uploadbean.jar
│   └── web.xml
└── 代码中国.url

40 directories, 574 files

标签:

实例下载地址

jsp+mysql在线考试系统+文档

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警