积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(92)Python(92)Django(92)

语言

全部英语(90)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(47)其他文档 其他(45)
 
本次搜索耗时 0.258 秒,为您找到相关结果约 92 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Django 官方教程翻译项目

    代的步伐。 文档地址:http://www.bookstack.cn/books/Django-intro-zh 书栈官网:http://www.bookstack.cn 书栈开源:https://github.com/TruthHun 分享,让知识传承更久远! 感谢知识的创造者,感谢知识的分享者,也感谢每一位阅读到此处的 读者,因为我们都将成为知识的传承者。 致谢 - 2 - 本文档使用 书栈(BookStack README - 3 - 本文档使用 书栈(BookStack.CN) 构建 Writing your first patch for Django 中文版文档请到 github page 查看,下方目录在 github page 点击才有效。 初识 Django 快速安装指南 创建你的第一个 Django 项目, 第一部分 创建你的第一个 Django 项目, 第二部分 创建你的第一个 的模板系统良好地集成了模型层,但这不意味着你必须使用它。同样,你可以不使用 Django 的数 据库 API。你可以用其他的数据库抽象层,像是直接读取 XML 文件,亦或直接读取磁盘文件,你可 以使用任何方式。Django 的任何组成——模型、视图和模板——都是解耦的。 以上只是 Django 的功能性概述。Django 还有更多实用的特性: 缓存框架可以与 memcached 或其他后端集成。 聚合器框架可以通过简单编写一个
    0 码力 | 103 页 | 1.86 MB | 1 年前
    3
  • pdf文档 Django、Vue 和Element UI 前后端原理论述

    地执行这些脚本,方便开发和构建项目。 包管理:除了管理项目的依赖外,npm 也可以用来发布和管理自己开发的前端包。 开发者可以将自己的前端库或组件发布到 npm 仓库,供其他开发者使用和共享。 构建工具:npm 可以集成和管理前端构建工具,比如 webpack、gulp、rollup 等。这 些构建工具可以帮助开发者将前端代码进行打包、压缩、优化和处理,以提高前端项目 的性能和可维护性。 版本控制:npm 支持语义化版本控制(Semantic 完成日常的各类质量保障工作呢? 上一期我们介绍了 mabl 平台的整体功能与测试业务核心玩法,那么既然作为一个自 动化测试服务平台,怎么能少了与 CI/CD 之间的集成场景呢?今天就由我继续来为大家 介绍一下如何在 CI/CD 中有效集成并使用 mabl 平台。 作为 DevTestOps 工作流中极其重要的一环,如何将 CI/CD 更加灵活完善的融入项目 开发交付中的各类场景,一直是广大公司 软件的强大兼容性与接入能力,mabl 自身强大的自动化测试能力可以灵活地 被运用起来,在部署过程中集成 mabl 平台,那么相关的自动化测试代码部署到 CI/CD 管 道中的托管环境后就可以立即在多个浏览器中测试端到端的用户体验。针对于测试活动 中存在多个环境的情况,那么就更适合使用此类的集成方式了,因为它本身就是可以集 成在 CI/CD 中进行跨环境运行测试任务。 本文主要以目前主流的
    0 码力 | 61 页 | 6.84 MB | 1 年前
    3
  • epub文档 Django 5.1.2 Documentation

    template directory in the source code of Django itself (django/contrib/admin/templates [https://github.com/django/django/blob/main/django/contrib/admin/templates]) into that directory. Where are the Search for similar issues on the package’s issue tracker. Django Debug Toolbar’s is on GitHub [https://github.com/jazzband/django-debug- toolbar/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc]. 3 documentation is kept in the same source control system as its code. It lives in the docs [https://github.com/django/django/blob/main/docs] directory of our Git repository. Each document online is a separate
    0 码力 | 3519 页 | 3.17 MB | 1 年前
    3
  • epub文档 Django 5.1 Documentation

    template directory in the source code of Django itself (django/contrib/admin/templates [https://github.com/django/django/blob/main/django/contrib/admin/templates]) into that directory. Where are the Search for similar issues on the package’s issue tracker. Django Debug Toolbar’s is on GitHub [https://github.com/jazzband/django-debug- toolbar/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc]. 3 documentation is kept in the same source control system as its code. It lives in the docs [https://github.com/django/django/blob/main/docs] directory of our Git repository. Each document online is a separate
    0 码力 | 3513 页 | 3.17 MB | 1 年前
    3
  • epub文档 Django CMS 3.11.10 Documentation

    docker.com/get-started/]. Run the demo project in docker (Step 2) Info: The demo project [https://github.com/django-cms/django-cms-quickstart/tree/support/cms-4.1.x] is a minimal Django project with some pop-up window where the “New page” is marked blue. Press New Page and select Next. git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker project. Those are djangocms-text-ckeditor [https://github.com/django-cms/djangocms-text-ckeditor] for rich text input. djangocms-frontend [https://github.com/django-cms/djangocms-frontend] for Bootstrap5
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • epub文档 Django CMS 4.1.x Documentation

    docker.com/get-started/]. Run the demo project in docker (Step 2) Info: The demo project [https://github.com/django-cms/django-cms-quickstart/tree/support/cms-4.1.x] is a minimal Django project with some pop-up window where the “New page” is marked blue. Press New Page and select Next. git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker https://github.com/django-cms/cms-template/archive/4.1.tar.gz djangocms-text-ckeditor [https://github.com/django-cms/djangocms-text-ckeditor] for rich text input. djangocms-frontend [https://github.com/
    0 码力 | 518 页 | 1.66 MB | 6 月前
    3
  • epub文档 django cms 3.3.x Documentation

    you’ll need: env\Scripts\activate Use the django CMS installer The django CMS installer [https://github.com/nephila/djangocms-installer] is a helpful script that takes care of setting up a new project applications.) For this tutorial, we’re going to take a basic Django opinion poll application [https://github.com/divio/django-polls] and integrate it into the CMS. So we’ll install that, and create a second untouched. Install the polls application Install the application from its GitHub repository using pip: pip install git+http://git@github.com/divio/django-polls.git#egg=polls Let’s add this application to our
    0 码力 | 386 页 | 1.56 MB | 1 年前
    3
  • epub文档 django cms 3.5.x Documentation

    reliable: pip install --upgrade pip Use the django CMS installer The django CMS installer [https://github.com/nephila/djangocms-installer] is a helpful script that takes care of setting up a new project applications.) For this tutorial, we’re going to take a basic Django opinion poll application [https://github.com/divio/django-polls] and integrate it into the CMS. So we’ll install that, and create a second untouched. Install the polls application Install the application from its GitHub repository using pip: pip install git+http://git@github.com/divio/django-polls.git#egg=polls Let’s add this application to our
    0 码力 | 403 页 | 1.69 MB | 1 年前
    3
  • epub文档 django cms 3.7.x Documentation

    pip install --upgrade pip 1.2.3. Use the django CMS installer The django CMS installer [https://github.com/nephila/djangocms-installer] is a helpful script that takes care of setting up a new project applications.) For this tutorial, we’re going to take a basic Django opinion poll application [https://github.com/divio/django-polls] and integrate it into the CMS. So we will: incorporate the Polls application application 3.1.1. Install polls Install the application from its GitHub repository using pip: pip install git+http://git@github.com/divio/django-polls.git#egg=polls Let’s add this application to our
    0 码力 | 409 页 | 1.67 MB | 1 年前
    3
  • epub文档 django cms 3.4.x Documentation

    reliable: pip install --upgrade pip Use the django CMS installer The django CMS installer [https://github.com/nephila/djangocms-installer] is a helpful script that takes care of setting up a new project applications.) For this tutorial, we’re going to take a basic Django opinion poll application [https://github.com/divio/django-polls] and integrate it into the CMS. So we’ll install that, and create a second untouched. Install the polls application Install the application from its GitHub repository using pip: pip install git+http://git@github.com/divio/django-polls.git#egg=polls Let’s add this application to our
    0 码力 | 395 页 | 1.64 MB | 1 年前
    3
共 92 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
Django官方教程翻译项目VueElementUI前后原理论述5.1DocumentationhttpsdocsdjangocmsorgdownloadsenlatestCMS4.13.33.53.73.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩