登录
首页 » Python » code-for-Django-book

code-for-Django-book

于 2020-11-01 发布 文件大小:478KB
0 275
下载积分: 1 下载次数: 14

代码说明:

  Code for Django Project

文件列表:

03_code
.......\django_bookmarks
.......\................\bookmarks
.......\................\.........\models.py,266,2008-02-14
.......\................\.........\views.py,870,2008-02-14
.......\................\.........\__init__.py,0,2008-02-14
.......\................\bookmarksdb,32768,2008-02-14
.......\................\manage.py,546,2008-02-14
.......\................\settings.py,2746,2008-02-14
.......\................\templates
.......\................\.........\main_page.html,147,2008-02-14
.......\................\.........\user_page.html,417,2008-02-14
.......\................\urls.py,156,2008-02-14
.......\................\__init__.py,0,2008-02-14
.......\README.txt,255,2008-02-14
04_code
.......\django_bookmarks
.......\................\bookmarks
.......\................\.........\forms.py,1070,2008-02-19
.......\................\.........\models.py,279,2008-02-19
.......\................\.........\views.py,1325,2008-02-19
.......\................\.........\__init__.py,0,2008-02-19
.......\................\bookmarksdb,33792,2008-02-19
.......\................\manage.py,546,2008-02-19
.......\................\settings.py,2746,2008-02-19
.......\................\site_media
.......\................\..........\style.css,55,2008-02-19
.......\................\templates
.......\................\.........\base.html,656,2008-02-19
.......\................\.........\main_page.html,449,2008-02-19
.......\................\.........\registration
.......\................\.........\............\login.html,540,2008-02-19
.......\................\.........\............\register.html,261,2008-02-19
.......\................\.........\............\register_success.html,353,2008-02-19
.......\................\.........\user_page.html,410,2008-02-19
.......\................\urls.py,624,2008-02-19
.......\................\__init__.py,0,2008-02-19
.......\README.txt,254,2008-02-19
05_Code
.......\django_bookmarks
.......\................\bookmarks
.......\................\.........\forms.py,1412,2008-02-20
.......\................\.........\models.py,570,2008-02-20
.......\................\.........\views.py,3549,2008-02-20
.......\................\.........\__init__.py,0,2008-02-20
.......\................\bookmarksdb,38912,2008-02-20
.......\................\manage.py,546,2008-02-20
.......\................\settings.py,2779,2008-02-20
.......\................\site_media
.......\................\..........\style.css,423,2008-02-20
.......\................\templates
.......\................\.........\base.html,734,2008-02-20
.......\................\.........\bookmark_list.html,902,2008-02-20
.......\................\.........\bookmark_save.html,249,2008-02-20
.......\................\.........\main_page.html,450,2008-02-20
.......\................\.........\registration
.......\................\.........\............\login.html,540,2008-02-20
.......\................\.........\............\register.html,261,2008-02-20
.......\................\.........\............\register_success.html,353,2008-02-20
.......\................\.........\tag_cloud_page.html,342,2008-02-20
.......\................\.........\tag_page.html,229,2008-02-20
.......\................\.........\user_page.html,205,2008-02-20
.......\................\urls.py,783,2008-02-20
.......\................\__init__.py,0,2008-02-20
.......\README.txt,305,2008-02-20
06_Code
.......\django_bookmarks
.......\................\bookmarks
.......\................\.........\forms.py,1565,2008-02-21
.......\................\.........\models.py,570,2008-02-21
.......\................\.........\views.py,5359,2008-02-21
.......\................\.........\__init__.py,0,2008-02-21
.......\................\bookmarksdb,38912,2008-02-21
.......\................\manage.py,546,2008-02-21
.......\................\settings.py,2799,2008-02-21
.......\................\site_media
.......\................\..........\bookmark_edit.js,833,2008-02-21
.......\................\..........\dimensions.js,12005,2008-02-21
.......\................\..........\jquery.autocomplete.css,541,2008-02-21
.......\................\..........\jquery.autocomplete.js,20864,2008-02-21
.......\................\..........\jquery.bgiframe.min.js,1366,2008-02-21
.......\................\..........\jquery.js,67241,2008-02-21
.......\................\..........\search.js,243,2008-02-21
.......\................\..........\style.css,465,2008-02-21
.......\................\..........\tag_autocomplete.js,148,2008-02-21
.......\................\templates
.......\................\.........\base.html,880,2008-02-21
.......\................\.........\bookmark_list.html,1050,2008-02-21
.......\................\.........\bookmark_save.html,640,2008-02-21
.......\................\.........\bookmark_save_form.html,117,2008-02-21
.......\................\.........\main_page.html,450,2008-02-21
.......\................\.........\registration
.......\................\.........\............\login.html,540,2008-02-21
.......\................\.........\............\register.html,261,2008-02-21
.......\................\.........\............\register_success.html,353,2008-02-21
.......\................\.........\search.html,493,2008-02-21
.......\................\.........\tag_cloud_page.html,342,2008-02-21
.......\................\.........\tag_page.html,229,2008-02-21
.......\................\.........\user_page.html,317,2008-02-21
.......\................\urls.py,883,2008-02-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 羊齿叶
    用c编写的羊齿叶(prepared with the leaves reaching back)
    2005-02-28 15:07:57下载
    积分:1
  • 单一河道矩形断面非恒定 fortran
    说明:  河道非恒定流模拟程序,基于pressiman格式,可以直接运行,也可修改用于自己的实例(Simulation program of unsteady flow in river channel based on presiman scheme)
    2020-06-07 12:45:24下载
    积分:1
  • 用opencv写的hog特征 opencv3.2
    主要用opencv写的hog特征,利用opencv自带的svm训练,去寻找图像中行人的数目,并用矩形表示出来(Mainly use the hog feature written by opencv, and use the SVM training provided by opencv to find the number of pedestrians in the image and represent it by rectangle)
    2020-06-23 02:40:01下载
    积分:1
  • LS-DYNA使用指南中文版本
    说明:  ls-dyan 中文使用指南,帮助大家熟悉ls-dyan(Ls-dyan Chinese Use Guide)
    2019-01-15 08:22:56下载
    积分:1
  • 51622413SVPWM_ok
    说明:  The dc dc converter is intended to use power switching devices based on silicon carbide and/or gallium nitride, which will be available on the market in the near future.
    2020-06-16 14:00:01下载
    积分:1
  • Direct Oracle Access控件 v4.1适用 Delphi2009
    Direct Oracle Access控件 v4.1适用 Delphi2009,含有文档和安装程序,比较完整的Delphi控件包,面向Delphi2009版本。
    2022-02-07 08:47:39下载
    积分:1
  • peizhun
    //以上的代码加载了两个PCD文件得到共享指针, //后续配准是完成对源点云到目标点云的参考坐标系的变换矩阵的估计, //得到第二组点云变换到第一组点云坐标系下的变换矩阵 // 将输入的扫描点云数据过滤到原始尺寸的10%以提高匹配的速度, //只对源点云进行滤波,减少其数据量,而目标点云不需要滤波处理 //因为在NDT算法中在目标点云 对应的 体素网格数据结构的 统计计算不使用单个点, //而是使用包含在每个体素单元格中的点的统计数据(The following links describe a set of basic PCL tutorials. Please note that their source codes may already be provided as part of the PCL regular releases, so check there before you start copy & pasting the code. The list of tutorials below is automatically generated from reST files located in our git repository.)
    2019-04-01 11:00:00下载
    积分:1
  • 易语言简单取QQ聊天信息源码
    2018年易语言程序获取QQ聊天记录、先取对话句柄再取聊天记录(In 2018, easy language program obtained QQ chat record, first took dialogue handle and then took chat record.)
    2021-04-01 00:49:08下载
    积分:1
  • 电子芯片的设计检查语言,在cadence中使用
    电子芯片的设计检查语言,在cadence中使用-Electronic chip design checking language to use in the cadence
    2022-03-02 19:47:28下载
    积分:1
  • Labs_v1.1
    中断例程 ,适合2019年电设,有备无患,单片机型号位 MSP4305529,可直接下载使用。(Interruption routine, suitable for 2019 electrical installations, ready for trouble, single-chip model bit MSP4305529, can be downloaded and used directly.)
    2020-06-17 21:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载