登录
首页 » GO » django入门与实践

django入门与实践

于 2020-06-17 发布
0 280
下载积分: 1 下载次数: 3

代码说明:

说明:  本文件为django的基础知识,包含django的入门技巧及学习路线,django入门与实践(This document is the basic knowledge of django, including Django introductory skills and learning routes, Django introductory and practical)

文件列表:

django入门与实践.pdf, 33193851 , 2018-07-06

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

发表评论

0 个回复

  • rectifier
    pwm整流器双闭环解耦控制,输出电压220v(Double closed loop control of PWM rectifier)
    2018-01-11 15:32:31下载
    积分:1
  • Delphi 设置打印纸大小
    Delphi 设置打印纸张大小,手动设置打印纸的长度和宽度,自定义纸张。相关代码:   procedure TForm1.SetPaperSize(cx, cy: Integer);   var    a,b,c: array[0..255]of char;    bb: Cardinal;    ee: PDEVMODE;   begin    printer.PrinterIndex := printer.PrinterIndex;    printer.GetPrinter(a,b,c,bb);    ee:= GlobalLock(bb);    ee^.dmPaperSize := DMPAPER_USER;    ee^.dmPaperLength := cy*10;    ee^.dmPaperWidth := cx*10;    ee^.dmFields :=ee^.dmFields or DM_PAPERSIZE or    DM_PAPERWIDTH or    DM_PAPERLENGTH;    ee^.dmFields := ee^.dmFields or DMBIN_MANUAL;    ee^.dmDefaultSource :=DMBIN_MANUAL;    GlobalUnlock(bb);    printer.PrinterIndex := printer.PrinterIndex;   end;
    2023-01-17 00:20:03下载
    积分:1
  • VC++适时换肤,切换窗口风格一例
    VC++适时换肤,切换窗口风格一例,可将窗口改变成Windows XP的风格,只需点击一下切换按钮,即可在两种窗口皮肤之间切换,把本技巧用在你的软件中,肯定会增色不少。
    2022-08-23 19:39:19下载
    积分:1
  • 百叶窗效果幻灯片特效
    说明:  一款使用纯CSS3制作的效果非常炫酷的全屏百叶窗效果幻灯片特效(A total of 15 different effects of pure CSS3 sliding buttons. These sliding buttons pass through the)
    2019-02-15 15:37:40下载
    积分:1
  • TR1998-2
    线性卷积盲源分离可以参考的文献,比较经典(Linear convolution blind source separation can be used in reference literature.)
    2018-11-09 15:33:24下载
    积分:1
  • 学习晶体相场 单相钉扎
    学习晶体相场的初学者,可以参考一下,非常有用哦。(Single-phase multiple pinning particles, suitable for beginners to learn reference.)
    2020-06-22 03:00:02下载
    积分:1
  • IBM培训用的uml课件,对学习软件开发的人员是不错的资料
    IBM培训用的uml课件,对学习软件开发的人员是不错的资料
    2022-02-22 00:55:14下载
    积分:1
  • ARM嵌入式系统基础教程
    这是一本嵌入式ARM的书籍,并且介绍了ARM编程方面的书籍(This is an embedded ARM book)
    2017-10-27 15:52:54下载
    积分:1
  • inter电脑主板电路原理图,私家收藏网上是找不到的!
    inter电脑主板电路原理图,私家收藏网上是找不到的!-inter computer motherboard circuit diagram, private collections are not to be found online!
    2023-06-29 21:20:06下载
    积分:1
  • Windows_iat1226_5cd7f6e5
    科大訊飞实现实时听写例子,完整的demo调用实例,可以参考(HUST Xunfei realizes real-time dictation examples, complete demo invocation examples, you can refer to)
    2020-06-23 19:00:02下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载