在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → uip1.0完整源码+应用+uip1.0中文说明pdf

uip1.0完整源码+应用+uip1.0中文说明pdf

一般编程问题

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

实例介绍

【实例简介】
该资源包括: uip1.0的完整源代码(英文版); 一个my_arch的应用说明; 以及关于uip1.0的一个中文说明,系Adam Dunkels所著翻译。 很有参考价值。
【实例截图】
【核心代码】
4744300845240987411.rar
└── uip-1.0
├── apps
│   ├── dhcpc
│   │   ├── dhcpc.c
│   │   ├── dhcpc.h
│   │   └── Makefile.dhcpc
│   ├── hello-world
│   │   ├── hello-world.c
│   │   ├── hello-world.h
│   │   └── Makefile.hello-world
│   ├── README
│   ├── resolv
│   │   ├── Makefile.resolv
│   │   ├── resolv.c
│   │   └── resolv.h
│   ├── smtp
│   │   ├── Makefile.smtp
│   │   ├── makestrings
│   │   ├── smtp.c
│   │   ├── smtp.h
│   │   ├── smtp-strings
│   │   ├── smtp-strings.c
│   │   └── smtp-strings.h
│   ├── telnetd
│   │   ├── Makefile.telnetd
│   │   ├── shell.c
│   │   ├── shell.h
│   │   ├── telnetd.c
│   │   └── telnetd.h
│   ├── webclient
│   │   ├── Makefile.webclient
│   │   ├── makestrings
│   │   ├── webclient.c
│   │   ├── webclient.h
│   │   ├── webclient-strings
│   │   ├── webclient-strings.c
│   │   └── webclient-strings.h
│   └── webserver
│   ├── httpd.c
│   ├── httpd-cgi.c
│   ├── httpd-cgi.h
│   ├── httpd-fs
│   │   ├── 404.html
│   │   ├── fade.png
│   │   ├── files.shtml
│   │   ├── footer.html
│   │   ├── header.html
│   │   ├── index.html
│   │   ├── processes.shtml
│   │   ├── stats.shtml
│   │   ├── style.css
│   │   └── tcp.shtml
│   ├── httpd-fs.c
│   ├── httpd-fsdata.c
│   ├── httpd-fsdata.h
│   ├── httpd-fs.h
│   ├── httpd.h
│   ├── http-strings
│   ├── http-strings.c
│   ├── http-strings.h
│   ├── Makefile.webserver
│   ├── makefsdata
│   ├── makestrings
│   └── webserver.h
├── doc
│   ├── Doxyfile
│   ├── doxygen.sty
│   ├── example-mainloop-with-arp.c
│   ├── example-mainloop-without-arp.c
│   ├── examples.txt
│   ├── header.tex
│   ├── html
│   │   ├── a00036.html
│   │   ├── a00037.html
│   │   ├── a00038.html
│   │   ├── a00039.html
│   │   ├── a00040.html
│   │   ├── a00041.html
│   │   ├── a00042.html
│   │   ├── a00043.html
│   │   ├── a00044.html
│   │   ├── a00045.html
│   │   ├── a00046.html
│   │   ├── a00047.html
│   │   ├── a00048.html
│   │   ├── a00049.html
│   │   ├── a00050.html
│   │   ├── a00051.html
│   │   ├── a00077.html
│   │   ├── a00078.html
│   │   ├── a00079.html
│   │   ├── a00080.html
│   │   ├── a00081.html
│   │   ├── a00082.html
│   │   ├── a00083.html
│   │   ├── a00084.html
│   │   ├── a00085.html
│   │   ├── a00086.html
│   │   ├── a00087.html
│   │   ├── a00088.html
│   │   ├── a00089.html
│   │   ├── a00090.html
│   │   ├── a00091.html
│   │   ├── a00092.html
│   │   ├── a00093.html
│   │   ├── a00094.html
│   │   ├── a00095.html
│   │   ├── a00096.html
│   │   ├── a00097.html
│   │   ├── a00100.html
│   │   ├── a00101.html
│   │   ├── a00102.html
│   │   ├── a00103.html
│   │   ├── a00104.html
│   │   ├── a00105.html
│   │   ├── a00107.html
│   │   ├── a00110.html
│   │   ├── a00111.html
│   │   ├── a00112.html
│   │   ├── a00113.html
│   │   ├── a00114.html
│   │   ├── a00120.html
│   │   ├── a00121.html
│   │   ├── a00123.html
│   │   ├── a00124.html
│   │   ├── a00125.html
│   │   ├── a00127.html
│   │   ├── a00128.html
│   │   ├── a00129.html
│   │   ├── a00130.html
│   │   ├── a00131.html
│   │   ├── a00132.html
│   │   ├── a00134.html
│   │   ├── a00135.html
│   │   ├── a00136.html
│   │   ├── a00137.html
│   │   ├── a00138.html
│   │   ├── a00139.html
│   │   ├── a00140.html
│   │   ├── a00141.html
│   │   ├── a00142.html
│   │   ├── a00143.html
│   │   ├── a00144.html
│   │   ├── a00145.html
│   │   ├── a00146.html
│   │   ├── a00147.html
│   │   ├── a00148.html
│   │   ├── a00149.html
│   │   ├── a00150.html
│   │   ├── a00151.html
│   │   ├── a00152.html
│   │   ├── a00153.html
│   │   ├── a00154.html
│   │   ├── a00155.html
│   │   ├── a00156.html
│   │   ├── a00157.html
│   │   ├── a00158.html
│   │   ├── a00159.html
│   │   ├── a00160.html
│   │   ├── a00161.html
│   │   ├── a00162.html
│   │   ├── a00163.html
│   │   ├── a00164.html
│   │   ├── a00168.html
│   │   ├── a00169.html
│   │   ├── a00170.html
│   │   ├── a00171.html
│   │   ├── a00172.html
│   │   ├── a00173.html
│   │   ├── a00174.html
│   │   ├── a00175.html
│   │   ├── a00176.html
│   │   ├── a00177.html
│   │   ├── a00178.html
│   │   ├── a00179.html
│   │   ├── a00180.html
│   │   ├── a00181.html
│   │   ├── a00182.html
│   │   ├── a00183.html
│   │   ├── a00184.html
│   │   ├── a00185.html
│   │   ├── a00186.html
│   │   ├── a00187.html
│   │   ├── a00188.html
│   │   ├── a00189.html
│   │   ├── a00190.html
│   │   ├── a00191.html
│   │   ├── a00192.html
│   │   ├── a00193.html
│   │   ├── a00194.html
│   │   ├── a00195.html
│   │   ├── a00196.html
│   │   ├── a00197.html
│   │   ├── a00198.html
│   │   ├── a00199.html
│   │   ├── a00200.html
│   │   ├── a00201.html
│   │   ├── a00202.html
│   │   ├── a00203.html
│   │   ├── a00204.html
│   │   ├── a00205.html
│   │   ├── a00206.html
│   │   ├── a00207.html
│   │   ├── annotated.html
│   │   ├── classes.html
│   │   ├── doxygen.css
│   │   ├── doxygen.png
│   │   ├── examples.html
│   │   ├── files.html
│   │   ├── ftv2blank.png
│   │   ├── ftv2doc.png
│   │   ├── ftv2folderclosed.png
│   │   ├── ftv2folderopen.png
│   │   ├── ftv2lastnode.png
│   │   ├── ftv2link.png
│   │   ├── ftv2mlastnode.png
│   │   ├── ftv2mnode.png
│   │   ├── ftv2node.png
│   │   ├── ftv2plastnode.png
│   │   ├── ftv2pnode.png
│   │   ├── ftv2vertline.png
│   │   ├── functions.html
│   │   ├── functions_vars.html
│   │   ├── globals_0x61.html
│   │   ├── globals_0x62.html
│   │   ├── globals_0x64.html
│   │   ├── globals_0x65.html
│   │   ├── globals_0x66.html
│   │   ├── globals_0x68.html
│   │   ├── globals_0x69.html
│   │   ├── globals_0x6c.html
│   │   ├── globals_0x6d.html
│   │   ├── globals_0x6e.html
│   │   ├── globals_0x70.html
│   │   ├── globals_0x72.html
│   │   ├── globals_0x73.html
│   │   ├── globals_0x74.html
│   │   ├── globals_0x75.html
│   │   ├── globals_0x77.html
│   │   ├── globals_defs_0x61.html
│   │   ├── globals_defs_0x62.html
│   │   ├── globals_defs_0x64.html
│   │   ├── globals_defs_0x65.html
│   │   ├── globals_defs_0x66.html
│   │   ├── globals_defs_0x68.html
│   │   ├── globals_defs_0x69.html
│   │   ├── globals_defs_0x6c.html
│   │   ├── globals_defs_0x6d.html
│   │   ├── globals_defs_0x6e.html
│   │   ├── globals_defs_0x70.html
│   │   ├── globals_defs_0x72.html
│   │   ├── globals_defs_0x73.html
│   │   ├── globals_defs_0x74.html
│   │   ├── globals_defs_0x75.html
│   │   ├── globals_defs_0x77.html
│   │   ├── globals_defs.html
│   │   ├── globals_func.html
│   │   ├── globals.html
│   │   ├── globals_type.html
│   │   ├── globals_vars.html
│   │   ├── hierarchy.html
│   │   ├── index.hhc
│   │   ├── index.hhk
│   │   ├── index.hhp
│   │   ├── index.html
│   │   ├── main.html
│   │   ├── modules.html
│   │   ├── tab_b.gif
│   │   ├── tab_l.gif
│   │   ├── tab_r.gif
│   │   ├── tabs.css
│   │   └── tree.html
│   ├── Makefile
│   ├── mobisys2003.pdf
│   ├── pt-doc.txt
│   ├── README
│   ├── sicslogo.pdf
│   ├── uip-code-style.c
│   ├── uip-code-style.txt
│   ├── uip-doc.txt
│   └── uip-refman.pdf
├── lib
│   ├── memb.c
│   └── memb.h
├── my_arch
│   ├── clock-arch.c
│   ├── clock-arch.h
│   ├── main.c
│   ├── Makefile
│   ├── tapdev.c
│   ├── tapdev.h
│   ├── uip_arch.c
│   ├── uip-conf.h
│   └── uIPmain.c
├── README
├── uip
│   ├── clock.h
│   ├── lc-addrlabels.h
│   ├── lc.h
│   ├── lc-switch.h
│   ├── Makefile.include
│   ├── psock.c
│   ├── psock.h
│   ├── pt.h
│   ├── timer.c
│   ├── timer.h
│   ├── uip_arch.h
│   ├── uip_arp.c
│   ├── uip_arp.h
│   ├── uip.c
│   ├── uip-fw.c
│   ├── uip-fw.h
│   ├── uip.h
│   ├── uiplib.c
│   ├── uiplib.h
│   ├── uip-neighbor.c
│   ├── uip-neighbor.h
│   ├── uipopt.h
│   ├── uip-split.c
│   └── uip-split.h
├── uip-1.0
│   ├── apps
│   │   ├── dhcpc
│   │   │   ├── dhcpc.c
│   │   │   ├── dhcpc.h
│   │   │   └── Makefile.dhcpc
│   │   ├── hello-world
│   │   │   ├── hello-world.c
│   │   │   ├── hello-world.h
│   │   │   └── Makefile.hello-world
│   │   ├── README
│   │   ├── resolv
│   │   │   ├── Makefile.resolv
│   │   │   ├── resolv.c
│   │   │   └── resolv.h
│   │   ├── smtp
│   │   │   ├── Makefile.smtp
│   │   │   ├── makestrings
│   │   │   ├── smtp.c
│   │   │   ├── smtp.h
│   │   │   ├── smtp-strings
│   │   │   ├── smtp-strings.c
│   │   │   └── smtp-strings.h
│   │   ├── telnetd
│   │   │   ├── Makefile.telnetd
│   │   │   ├── shell.c
│   │   │   ├── shell.h
│   │   │   ├── telnetd.c
│   │   │   └── telnetd.h
│   │   ├── webclient
│   │   │   ├── Makefile.webclient
│   │   │   ├── makestrings
│   │   │   ├── webclient.c
│   │   │   ├── webclient.h
│   │   │   ├── webclient-strings
│   │   │   ├── webclient-strings.c
│   │   │   └── webclient-strings.h
│   │   └── webserver
│   │   ├── httpd.c
│   │   ├── httpd-cgi.c
│   │   ├── httpd-cgi.h
│   │   ├── httpd-fs
│   │   │   ├── 404.html
│   │   │   ├── fade.png
│   │   │   ├── files.shtml
│   │   │   ├── footer.html
│   │   │   ├── header.html
│   │   │   ├── index.html
│   │   │   ├── processes.shtml
│   │   │   ├── stats.shtml
│   │   │   ├── style.css
│   │   │   └── tcp.shtml
│   │   ├── httpd-fs.c
│   │   ├── httpd-fsdata.c
│   │   ├── httpd-fsdata.h
│   │   ├── httpd-fs.h
│   │   ├── httpd.h
│   │   ├── http-strings
│   │   ├── http-strings.c
│   │   ├── http-strings.h
│   │   ├── Makefile.webserver
│   │   ├── makefsdata
│   │   ├── makestrings
│   │   └── webserver.h
│   ├── doc
│   │   ├── Doxyfile
│   │   ├── doxygen.sty
│   │   ├── example-mainloop-with-arp.c
│   │   ├── example-mainloop-without-arp.c
│   │   ├── examples.txt
│   │   ├── header.tex
│   │   ├── html
│   │   │   ├── a00036.html
│   │   │   ├── a00037.html
│   │   │   ├── a00038.html
│   │   │   ├── a00039.html
│   │   │   ├── a00040.html
│   │   │   ├── a00041.html
│   │   │   ├── a00042.html
│   │   │   ├── a00043.html
│   │   │   ├── a00044.html
│   │   │   ├── a00045.html
│   │   │   ├── a00046.html
│   │   │   ├── a00047.html
│   │   │   ├── a00048.html
│   │   │   ├── a00049.html
│   │   │   ├── a00050.html
│   │   │   ├── a00051.html
│   │   │   ├── a00077.html
│   │   │   ├── a00078.html
│   │   │   ├── a00079.html
│   │   │   ├── a00080.html
│   │   │   ├── a00081.html
│   │   │   ├── a00082.html
│   │   │   ├── a00083.html
│   │   │   ├── a00084.html
│   │   │   ├── a00085.html
│   │   │   ├── a00086.html
│   │   │   ├── a00087.html
│   │   │   ├── a00088.html
│   │   │   ├── a00089.html
│   │   │   ├── a00090.html
│   │   │   ├── a00091.html
│   │   │   ├── a00092.html
│   │   │   ├── a00093.html
│   │   │   ├── a00094.html
│   │   │   ├── a00095.html
│   │   │   ├── a00096.html
│   │   │   ├── a00097.html
│   │   │   ├── a00100.html
│   │   │   ├── a00101.html
│   │   │   ├── a00102.html
│   │   │   ├── a00103.html
│   │   │   ├── a00104.html
│   │   │   ├── a00105.html
│   │   │   ├── a00107.html
│   │   │   ├── a00110.html
│   │   │   ├── a00111.html
│   │   │   ├── a00112.html
│   │   │   ├── a00113.html
│   │   │   ├── a00114.html
│   │   │   ├── a00120.html
│   │   │   ├── a00121.html
│   │   │   ├── a00123.html
│   │   │   ├── a00124.html
│   │   │   ├── a00125.html
│   │   │   ├── a00127.html
│   │   │   ├── a00128.html
│   │   │   ├── a00129.html
│   │   │   ├── a00130.html
│   │   │   ├── a00131.html
│   │   │   ├── a00132.html
│   │   │   ├── a00134.html
│   │   │   ├── a00135.html
│   │   │   ├── a00136.html
│   │   │   ├── a00137.html
│   │   │   ├── a00138.html
│   │   │   ├── a00139.html
│   │   │   ├── a00140.html
│   │   │   ├── a00141.html
│   │   │   ├── a00142.html
│   │   │   ├── a00143.html
│   │   │   ├── a00144.html
│   │   │   ├── a00145.html
│   │   │   ├── a00146.html
│   │   │   ├── a00147.html
│   │   │   ├── a00148.html
│   │   │   ├── a00149.html
│   │   │   ├── a00150.html
│   │   │   ├── a00151.html
│   │   │   ├── a00152.html
│   │   │   ├── a00153.html
│   │   │   ├── a00154.html
│   │   │   ├── a00155.html
│   │   │   ├── a00156.html
│   │   │   ├── a00157.html
│   │   │   ├── a00158.html
│   │   │   ├── a00159.html
│   │   │   ├── a00160.html
│   │   │   ├── a00161.html
│   │   │   ├── a00162.html
│   │   │   ├── a00163.html
│   │   │   ├── a00164.html
│   │   │   ├── a00168.html
│   │   │   ├── a00169.html
│   │   │   ├── a00170.html
│   │   │   ├── a00171.html
│   │   │   ├── a00172.html
│   │   │   ├── a00173.html
│   │   │   ├── a00174.html
│   │   │   ├── a00175.html
│   │   │   ├── a00176.html
│   │   │   ├── a00177.html
│   │   │   ├── a00178.html
│   │   │   ├── a00179.html
│   │   │   ├── a00180.html
│   │   │   ├── a00181.html
│   │   │   ├── a00182.html
│   │   │   ├── a00183.html
│   │   │   ├── a00184.html
│   │   │   ├── a00185.html
│   │   │   ├── a00186.html
│   │   │   ├── a00187.html
│   │   │   ├── a00188.html
│   │   │   ├── a00189.html
│   │   │   ├── a00190.html
│   │   │   ├── a00191.html
│   │   │   ├── a00192.html
│   │   │   ├── a00193.html
│   │   │   ├── a00194.html
│   │   │   ├── a00195.html
│   │   │   ├── a00196.html
│   │   │   ├── a00197.html
│   │   │   ├── a00198.html
│   │   │   ├── a00199.html
│   │   │   ├── a00200.html
│   │   │   ├── a00201.html
│   │   │   ├── a00202.html
│   │   │   ├── a00203.html
│   │   │   ├── a00204.html
│   │   │   ├── a00205.html
│   │   │   ├── a00206.html
│   │   │   ├── a00207.html
│   │   │   ├── annotated.html
│   │   │   ├── classes.html
│   │   │   ├── doxygen.css
│   │   │   ├── doxygen.png
│   │   │   ├── examples.html
│   │   │   ├── files.html
│   │   │   ├── ftv2blank.png
│   │   │   ├── ftv2doc.png
│   │   │   ├── ftv2folderclosed.png
│   │   │   ├── ftv2folderopen.png
│   │   │   ├── ftv2lastnode.png
│   │   │   ├── ftv2link.png
│   │   │   ├── ftv2mlastnode.png
│   │   │   ├── ftv2mnode.png
│   │   │   ├── ftv2node.png
│   │   │   ├── ftv2plastnode.png
│   │   │   ├── ftv2pnode.png
│   │   │   ├── ftv2vertline.png
│   │   │   ├── functions.html
│   │   │   ├── functions_vars.html
│   │   │   ├── globals_0x61.html
│   │   │   ├── globals_0x62.html
│   │   │   ├── globals_0x64.html
│   │   │   ├── globals_0x65.html
│   │   │   ├── globals_0x66.html
│   │   │   ├── globals_0x68.html
│   │   │   ├── globals_0x69.html
│   │   │   ├── globals_0x6c.html
│   │   │   ├── globals_0x6d.html
│   │   │   ├── globals_0x6e.html
│   │   │   ├── globals_0x70.html
│   │   │   ├── globals_0x72.html
│   │   │   ├── globals_0x73.html
│   │   │   ├── globals_0x74.html
│   │   │   ├── globals_0x75.html
│   │   │   ├── globals_0x77.html
│   │   │   ├── globals_defs_0x61.html
│   │   │   ├── globals_defs_0x62.html
│   │   │   ├── globals_defs_0x64.html
│   │   │   ├── globals_defs_0x65.html
│   │   │   ├── globals_defs_0x66.html
│   │   │   ├── globals_defs_0x68.html
│   │   │   ├── globals_defs_0x69.html
│   │   │   ├── globals_defs_0x6c.html
│   │   │   ├── globals_defs_0x6d.html
│   │   │   ├── globals_defs_0x6e.html
│   │   │   ├── globals_defs_0x70.html
│   │   │   ├── globals_defs_0x72.html
│   │   │   ├── globals_defs_0x73.html
│   │   │   ├── globals_defs_0x74.html
│   │   │   ├── globals_defs_0x75.html
│   │   │   ├── globals_defs_0x77.html
│   │   │   ├── globals_defs.html
│   │   │   ├── globals_func.html
│   │   │   ├── globals.html
│   │   │   ├── globals_type.html
│   │   │   ├── globals_vars.html
│   │   │   ├── hierarchy.html
│   │   │   ├── index.hhc
│   │   │   ├── index.hhk
│   │   │   ├── index.hhp
│   │   │   ├── index.html
│   │   │   ├── main.html
│   │   │   ├── modules.html
│   │   │   ├── tab_b.gif
│   │   │   ├── tab_l.gif
│   │   │   ├── tab_r.gif
│   │   │   ├── tabs.css
│   │   │   └── tree.html
│   │   ├── Makefile
│   │   ├── mobisys2003.pdf
│   │   ├── pt-doc.txt
│   │   ├── README
│   │   ├── sicslogo.pdf
│   │   ├── uip-code-style.c
│   │   ├── uip-code-style.txt
│   │   ├── uip-doc.txt
│   │   └── uip-refman.pdf
│   ├── lib
│   │   ├── memb.c
│   │   └── memb.h
│   ├── my_arch
│   │   ├── clock-arch.c
│   │   ├── clock-arch.h
│   │   ├── main.c
│   │   ├── Makefile
│   │   ├── tapdev.c
│   │   ├── tapdev.h
│   │   ├── uip_arch.c
│   │   ├── uip-conf.h
│   │   └── uIPmain.c
│   ├── README
│   ├── uip
│   │   ├── clock.h
│   │   ├── lc-addrlabels.h
│   │   ├── lc.h
│   │   ├── lc-switch.h
│   │   ├── Makefile.include
│   │   ├── psock.c
│   │   ├── psock.h
│   │   ├── pt.h
│   │   ├── timer.c
│   │   ├── timer.h
│   │   ├── uip_arch.h
│   │   ├── uip_arp.c
│   │   ├── uip_arp.h
│   │   ├── uip.c
│   │   ├── uip-fw.c
│   │   ├── uip-fw.h
│   │   ├── uip.h
│   │   ├── uiplib.c
│   │   ├── uiplib.h
│   │   ├── uip-neighbor.c
│   │   ├── uip-neighbor.h
│   │   ├── uipopt.h
│   │   ├── uip-split.c
│   │   └── uip-split.h
│   ├── uip-1.0-changelog.txt
│   └── unix
│   ├── clock-arch.c
│   ├── clock-arch.h
│   ├── main.c
│   ├── Makefile
│   ├── tapdev.c
│   ├── tapdev.h
│   └── uip-conf.h
├── uip-1.0-changelog.txt
├── uip1.0.pdf
└── unix
├── clock-arch.c
├── clock-arch.h
├── main.c
├── Makefile
├── tapdev.c
├── tapdev.h
└── uip-conf.h

32 directories, 627 files

标签:

实例下载地址

uip1.0完整源码+应用+uip1.0中文说明pdf

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警