GithubHelp home page GithubHelp logo

michaelliao / awesome-python-webapp Goto Github PK

View Code? Open in Web Editor NEW
2.2K 2.2K 1.7K 369 KB

小白的Python入门教程实战篇:网站+iOS App源码

Home Page: https://www.liaoxuefeng.com/wiki/1016959663602400/1018138095494592

License: GNU General Public License v2.0

python python3

awesome-python-webapp's Issues

day-02 db.py line 454

It seems to be a typo. (the r''')
def update(sql, *args):
r'''
Execute update SQL.

schema.sql 有问题

run时候 会出现 field image does not have a default value

因为老师insert user时候 忘记加上 image field 和它的值

加上以后就好了

谢谢 大家过年好

screen shot 2017-01-27 at 10 22 12 am

day08 web.py 1479行

day08 www/transwarp/web.py 1479行
return fn(*args)
若args为'static/js/awesome.js'
则在call函数中接受到的参数为
('s','t','a'.'t','i' ......'.','j','s')
无法加载静态资源,修改为
return fn(args)
正常显示

您所访问的网站发生故障!

您访问的网站超出配额,可能由以下原因引起:

  1. 该网站云豆耗尽:请充值;
  2. 该网站“预算设置”过低:可调整云豆预算设置;
  3. 该网站超过分钟配额:可提高账户等级(支持按日调整);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.