华清大学
 课程攻略
  共享计划

上传

开启匿名分享后,其他人在查看时作者会显示为“匿名”。

{% if disable_upload %} {% endif %}
{% for k in all_courses_abc %} {% endfor %}
{% for k, courses in all_courses_abc.items() %}
{{k}}
{% for c, count in courses %} {{c}} ({{count}}) {% endfor %}
{% endfor %}
{% for t, count in all_teachers %} {{t}} ({{count}}) {% endfor %}
{% for y, count in all_years %} {{y or '不详'}} ({{count}}) {% endfor %}

*点击某一课程/教师/年份进行筛选

{% if is_my_upload %} 我的上传 {% endif %} {% if is_my_fav %} 我的点赞 {% endif %}
{% for p in pagination.items %}
{% if showPrivate %}
{% endif %}
{{p.course}}

{{p.teacher}} - {{p.year or '不详'}}

{{p.notes}}
{% if p.author in contributor_link %} @{{p.author}} {% else %} @{{'匿名用户' if p.anon else p.author}} | {{p.create_date}} {% endif %}
{% endfor %}

欢迎通过p2p网络下载和传递资料,本ipfs节点地址:
{{ipfs_id}}
添加节点请填: /ip4/(这里的ip)/tcp/4001/p2p/(上面那个id)