积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

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

格式

全部PDF文档 PDF(47)其他文档 其他(44)
 
本次搜索耗时 0.341 秒,为您找到相关结果约 91 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Django、Vue 和Element UI 前后端原理论述

    npm 仓库下载并安装这些依赖,使得项目能够在开发和生产环境中正常运 行。 脚本执行:在 package.json 文件中,开发者可以定义各种自定义的脚本命令,比如启 动开发服务器、运行测试、打包代码等。通过运行 npm run 命令,可以快速 地执行这些脚本,方便开发和构建项目。 包管理:除了管理项目的依赖外,npm 也可以用来发布和管理自己开发的前端包。 开发者可以将自己的前端库或组件发布到 开发者可以将自己的前端库或组件发布到 npm 仓库,供其他开发者使用和共享。 构建工具:npm 可以集成和管理前端构建工具,比如 webpack、gulp、rollup 等。这 些构建工具可以帮助开发者将前端代码进行打包、压缩、优化和处理,以提高前端项目 的性能和可维护性。 版本控制:npm 支持语义化版本控制(Semantic Versioning),开发者可以在 package.json 文件中声 Bito 是一款免费的(敲黑板,划重点了)AI 驱动代码助手。官网鲜明地表示:它存 在的目的,是提升开发人员编程效率,将代码生成速度提高 10 倍。就看这个数据是不是 就很引人注目? 那么,它有哪些特点和优势呢? 9 《51 测试天地》七十四 www.51testing.com 1)代码生成:生成代码、构建单元测试、创建代码注释、解释新代码以及检查安全 漏洞; 2)兼容性:适用于 A
    0 码力 | 61 页 | 6.84 MB | 1 年前
    3
  • pdf文档 Django 官方教程翻译项目

    开始一个项目,可以 从 实例教程(zh)开始入手,或者直接开始阅读详细的参考文档。 Django 无需数据库就可以使用,它提供了对象关系映射器(ORM)。通过此技术,你可以使用 Python 代码来描述数据库结构。 数据模型语法提供了很多方法来描述你的数据,这解决了多年来在数据库模式中的难题。以下是一个 简明的例子: 1. # mysite/news/models.py 2. 3 为其自动创建。 Django 也提供了其他更丰富的控制方式。 接下来,你就可以使用一套便捷而丰富的 Python API 用于访问你的数据。这些 API 是自动即时 创建的,你不用编写其他任何代码。 1. # 从我们的 news 应用里导入模型(译注:记者和文章模型)。 2. >>> from news.models import Reporter, Article 3. 4. # 为了设计你自己的 URL,你需要创建一个叫做 URLconf 的 Python 模块。一张包含 URL 匹配模 式和 Python 回调函数之间的映射表。URLconf 也有利于将 Python 代码与 URL 解耦合(译 注:使各个模块分离,独立)。 下面这个 URLconf 适用于前面 Reporter/Article 的例子: 1. # mysite/news/urls.py 2.
    0 码力 | 103 页 | 1.86 MB | 1 年前
    3
  • epub文档 Django CMS 3.11.10 Documentation

    perfectionists with deadlines”. django CMS offers out-of-the-box support for the common features you’d expect from a CMS, but can also be easily customised and extended by developers to create a site that build web docker compose up -d database_default docker compose run web python manage.py migrate docker compose run web python manage.py createsuperuser docker compose up -d After selecting Next, you list: Note The way we have set up the template here is just for illustration. In a real project, we’d recommend creating a base.html template, shared by all the applications in the project, that your django
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • epub文档 Django CMS 4.1.x Documentation

    perfectionists with deadlines”. django CMS offers out-of-the-box support for the common features you’d expect from a CMS, but can also be easily customised and extended by developers to create a site that build web docker compose up -d database_default docker compose run web python manage.py migrate docker compose run web python manage.py createsuperuser docker compose up -d After selecting Next, you list: Note The way we have set up the template here is just for illustration. In a real project, we’d recommend creating a base.html template, shared by all the applications in the project, that your django
    0 码力 | 518 页 | 1.66 MB | 6 月前
    3
  • epub文档 Django 5.1.2 Documentation

    to write reusable apps | Writing your first contribution to Django Getting help Having trouble? We’d like to help! Try the FAQ – it’s got answers to many common questions. Looking for specific information the given format (as found in PHP’s date function). You can chain together as many filters as you’d like. You can write custom template filters. You can write custom template tags, which run custom Python "credits" or "license" for more information. >>> Set up a database This step is only necessary if you’d like to work with a “large” database engine like PostgreSQL, MariaDB, MySQL, or Oracle. To install such
    0 码力 | 3519 页 | 3.17 MB | 1 年前
    3
  • pdf文档 django cms 4.1.1 Documentation

    perfectionists with deadlines”. django CMS offers out-of-the-box support for the common features you’d expect from a CMS, but can also be easily customised and extended by developers to create a site that build web docker compose up -d database_default docker compose run web python manage.py migrate docker compose run web python manage.py createsuperuser docker compose up -d During the installation process ] Note: The way we have set up the template here is just for illustration. In a real project, we’d recommend creating a base.html template, shared by all the applications in the project, that your django
    0 码力 | 361 页 | 2.00 MB | 1 年前
    3
  • epub文档 Django 5.1 Documentation

    to write reusable apps | Writing your first contribution to Django Getting help Having trouble? We’d like to help! Try the FAQ – it’s got answers to many common questions. Looking for specific information the given format (as found in PHP’s date function). You can chain together as many filters as you’d like. You can write custom template filters. You can write custom template tags, which run custom Python "credits" or "license" for more information. >>> Set up a database This step is only necessary if you’d like to work with a “large” database engine like PostgreSQL, MariaDB, MySQL, or Oracle. To install such
    0 码力 | 3513 页 | 3.17 MB | 1 年前
    3
  • pdf文档 django cms 4.1.x Documentation

    perfectionists with deadlines”. django CMS offers out-of-the-box support for the common features you’d expect from a CMS, but can also be easily customised and extended by developers to create a site that build web docker compose up -d database_default docker compose run web python manage.py migrate docker compose run web python manage.py createsuperuser docker compose up -d During the installation process ] Note: The way we have set up the template here is just for illustration. In a real project, we’d recommend creating a base.html template, shared by all the applications in the project, that your django
    0 码力 | 357 页 | 1.99 MB | 1 年前
    3
  • epub文档 Django 5.0.x Documentation

    How to write reusable apps | Writing your first patch for Django Getting help Having trouble? We’d like to help! Try the FAQ – it’s got answers to many common questions. Looking for specific information the given format (as found in PHP’s date function). You can chain together as many filters as you’d like. You can write custom template filters. You can write custom template tags, which run custom Python "credits" or "license" for more information. >>> Set up a database This step is only necessary if you’d like to work with a “large” database engine like PostgreSQL, MariaDB, MySQL, or Oracle. To install such
    0 码力 | 3407 页 | 3.21 MB | 1 年前
    3
  • epub文档 Django 1.8.x Documentation

    Django documentation Everything you need to know about Django. Getting help Having trouble? We’d like to help! Try the FAQ – it’s got answers to many common questions. Looking for specific information the given format (as found in PHP’s date function). You can chain together as many filters as you’d like. You can write custom template filters. You can write custom template tags, which run custom Python "credits" or "license" for more information. >>> Set up a database This step is only necessary if you’d like to work with a “large” database engine like PostgreSQL, MySQL, or Oracle. To install such a database
    0 码力 | 2454 页 | 2.85 MB | 1 年前
    3
共 91 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
DjangoVueElementUI前后原理论述官方教程翻译项目httpsdocsdjangocmsorgdownloadsenlatestDocumentationCMS4.15.15.01.8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩