go build go build go build 命令用于编译我们指定的源码文件或代码包以及它们的依赖包。 例如,如果我们在执行go build 命令时不后跟任何代码包,那么命令将试图编译当前目录所对应的代码包。例如,我们想编译goc2p项目的代码包logging 。其中一个方法是进入logging 目录并直接执行该命令: hc@ubt :~...
File storage API Getting the current storage class The FileSystemStorage class The Storage class File storage API Getting the current storage class Django provides two con...
celery.worker celery.worker celery.worker celery.worker celery.worker WorkController can be used to instantiate in-process workers. The worker consists of several comp...
tornado.locale — Internationalization support¶ tornado.locale — Internationalization support¶ Translation methods for generating localized strings. To load a locale and genera...
celery.app.task celery.app.task celery.app.task celery.app.task celery.app.task Task Implementation: Task request context, and the base task class. class celery.app.tas...