{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/application-and-cloud-engineering/",
  "atlas": "https://www.pystone.net/?node=application-and-cloud-engineering#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/application-and-cloud-engineering.md",
  "context": "https://www.pystone.net/notes/application-and-cloud-engineering.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:application-and-cloud-engineering",
  "slug": "application-and-cloud-engineering",
  "title": "应用开发与云端工程",
  "type": "topic",
  "visibility": "public",
  "idStability": "rename-stable",
  "author": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "publisher": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "aliases": [],
  "summary": "应用开发与云端工程",
  "contentRole": "moc",
  "sourceType": "moc",
  "isMoc": true,
  "mocRecognition": "explicit",
  "mocScope": "domain",
  "generated": true,
  "attribution": "unspecified",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "9a5710bc0deebd65d2235ea8fc86925019b164fb27e9d71736a02bb95d9088cb",
  "assets": [],
  "headings": [
    {
      "depth": 1,
      "text": "应用开发与云端工程",
      "anchor": "应用开发与云端工程",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91%E4%B8%8E%E4%BA%91%E7%AB%AF%E5%B7%A5%E7%A8%8B"
    },
    {
      "depth": 2,
      "text": "Android开发",
      "anchor": "android开发",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "depth": 2,
      "text": "PyQt",
      "anchor": "pyqt",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#pyqt"
    },
    {
      "depth": 2,
      "text": "后端与数据库",
      "anchor": "后端与数据库",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E5%90%8E%E7%AB%AF%E4%B8%8E%E6%95%B0%E6%8D%AE%E5%BA%93"
    },
    {
      "depth": 2,
      "text": "桌面应用开发",
      "anchor": "桌面应用开发",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    }
  ],
  "claims": [],
  "outgoing": [
    {
      "id": "note:computer-information-technology-engineering",
      "title": "计算机、信息技术与工程",
      "url": "https://www.pystone.net/notes/computer-information-technology-engineering/",
      "atlas": "https://www.pystone.net/?node=computer-information-technology-engineering#knowledge-atlas",
      "label": "计算机、信息技术与工程",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "上级：计算机、信息技术与工程",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91%E4%B8%8E%E4%BA%91%E7%AB%AF%E5%B7%A5%E7%A8%8B"
    },
    {
      "id": "note:adb-working-principles",
      "title": "ADB工作原理",
      "url": "https://www.pystone.net/notes/adb-working-principles/",
      "atlas": "https://www.pystone.net/?node=adb-working-principles#knowledge-atlas",
      "label": "ADB工作原理",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Android开发中的“ADB工作原理”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:android-apk-install-uninstall-mechanism",
      "title": "Android APK安装与卸载机制（转载）",
      "url": "https://www.pystone.net/notes/android-apk-install-uninstall-mechanism/",
      "atlas": "https://www.pystone.net/?node=android-apk-install-uninstall-mechanism#knowledge-atlas",
      "label": "Android APK安装与卸载机制（转载）",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Android开发中的“Android APK安装与卸载机制（转载）”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:android-application-launch-process",
      "title": "Android Application 启动过程",
      "url": "https://www.pystone.net/notes/android-application-launch-process/",
      "atlas": "https://www.pystone.net/?node=android-application-launch-process#knowledge-atlas",
      "label": "Android Application 启动过程",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Android开发中的“Android Application 启动过程”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:android-os-boot-sequence",
      "title": "Android OS 启动流程",
      "url": "https://www.pystone.net/notes/android-os-boot-sequence/",
      "atlas": "https://www.pystone.net/?node=android-os-boot-sequence#knowledge-atlas",
      "label": "Android OS 启动流程",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Android开发中的“Android OS 启动流程”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:android-app-runtime-environment",
      "title": "Android应用程序与运行环境",
      "url": "https://www.pystone.net/notes/android-app-runtime-environment/",
      "atlas": "https://www.pystone.net/?node=android-app-runtime-environment#knowledge-atlas",
      "label": "Android应用程序与运行环境",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Android开发中的“Android应用程序与运行环境”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:android-source-code-structure",
      "title": "Android源码结构",
      "url": "https://www.pystone.net/notes/android-source-code-structure/",
      "atlas": "https://www.pystone.net/?node=android-source-code-structure#knowledge-atlas",
      "label": "Android源码结构",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Android开发中的“Android源码结构”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:android-system-architecture",
      "title": "Android系统架构",
      "url": "https://www.pystone.net/notes/android-system-architecture/",
      "atlas": "https://www.pystone.net/?node=android-system-architecture#knowledge-atlas",
      "label": "Android系统架构",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Android开发中的“Android系统架构”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:android-jar-aar",
      "title": "Jar与aar",
      "url": "https://www.pystone.net/notes/android-jar-aar/",
      "atlas": "https://www.pystone.net/?node=android-jar-aar#knowledge-atlas",
      "label": "Jar与aar",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "Android开发中的“Jar与aar”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#android%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:pyqt-references-2",
      "title": "相关资料-2",
      "url": "https://www.pystone.net/notes/pyqt-references-2/",
      "atlas": "https://www.pystone.net/?node=pyqt-references-2#knowledge-atlas",
      "label": "相关资料-2",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "PyQt中的“相关资料-2”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#pyqt"
    },
    {
      "id": "note:mysql-server-configuration",
      "title": "MySQL服务端配置",
      "url": "https://www.pystone.net/notes/mysql-server-configuration/",
      "atlas": "https://www.pystone.net/?node=mysql-server-configuration#knowledge-atlas",
      "label": "MySQL服务端配置",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "后端与数据库中的“MySQL服务端配置”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E5%90%8E%E7%AB%AF%E4%B8%8E%E6%95%B0%E6%8D%AE%E5%BA%93"
    },
    {
      "id": "note:pyqt-dev-resources-tools-env",
      "title": "(Python Qt拆分)PyQt 开发：相关资料、工具与环境配置",
      "url": "https://www.pystone.net/notes/pyqt-dev-resources-tools-env/",
      "atlas": "https://www.pystone.net/?node=pyqt-dev-resources-tools-env#knowledge-atlas",
      "label": "(Python Qt拆分)PyQt 开发：相关资料、工具与环境配置",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“(Python Qt拆分)PyQt 开发：相关资料、工具与环境配置”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:pyqt-qss-selector-syntax",
      "title": "PyQt开发-QSS 选择器语法指南",
      "url": "https://www.pystone.net/notes/pyqt-qss-selector-syntax/",
      "atlas": "https://www.pystone.net/?node=pyqt-qss-selector-syntax#knowledge-atlas",
      "label": "PyQt开发-QSS 选择器语法指南",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“PyQt开发-QSS 选择器语法指南”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:python-qt-resource-system",
      "title": "Python Qt Resource System的使用",
      "url": "https://www.pystone.net/notes/python-qt-resource-system/",
      "atlas": "https://www.pystone.net/?node=python-qt-resource-system#knowledge-atlas",
      "label": "Python Qt Resource System的使用",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“Python Qt Resource System的使用”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:python-qt-font-usage",
      "title": "Python Qt 字体应用",
      "url": "https://www.pystone.net/notes/python-qt-font-usage/",
      "atlas": "https://www.pystone.net/?node=python-qt-font-usage#knowledge-atlas",
      "label": "Python Qt 字体应用",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“Python Qt 字体应用”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:python-qt-ui-styling",
      "title": "Python Qt 界面样式设计经验",
      "url": "https://www.pystone.net/notes/python-qt-ui-styling/",
      "atlas": "https://www.pystone.net/?node=python-qt-ui-styling#knowledge-atlas",
      "label": "Python Qt 界面样式设计经验",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“Python Qt 界面样式设计经验”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:python-qt-overview",
      "title": "Python Qt",
      "url": "https://www.pystone.net/notes/python-qt-overview/",
      "atlas": "https://www.pystone.net/?node=python-qt-overview#knowledge-atlas",
      "label": "Python Qt",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“Python Qt”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:python-desktop-app-build-publish-protection",
      "title": "Python 桌面应用构建、发布与代码保护",
      "url": "https://www.pystone.net/notes/python-desktop-app-build-publish-protection/",
      "atlas": "https://www.pystone.net/?node=python-desktop-app-build-publish-protection#knowledge-atlas",
      "label": "Python桌面应用构建发布与代码保护",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“Python桌面应用构建发布与代码保护”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:python-desktop-app-dev-workflow",
      "title": "【最佳实践】Python桌面应用程序开发构建发布工作流",
      "url": "https://www.pystone.net/notes/python-desktop-app-dev-workflow/",
      "atlas": "https://www.pystone.net/?node=python-desktop-app-dev-workflow#knowledge-atlas",
      "label": "【最佳实践】Python桌面应用程序开发构建发布工作流",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“【最佳实践】Python桌面应用程序开发构建发布工作流”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    },
    {
      "id": "note:desktop-app-tech-stack-selection",
      "title": "技术方案选型",
      "url": "https://www.pystone.net/notes/desktop-app-tech-stack-selection/",
      "atlas": "https://www.pystone.net/?node=desktop-app-tech-stack-selection#knowledge-atlas",
      "label": "技术方案选型",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "桌面应用开发中的“技术方案选型”导航项",
      "citation": "https://www.pystone.net/notes/application-and-cloud-engineering/#%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91"
    }
  ],
  "incoming": [
    {
      "id": "note:computer-information-technology-engineering",
      "title": "计算机、信息技术与工程",
      "url": "https://www.pystone.net/notes/computer-information-technology-engineering/",
      "atlas": "https://www.pystone.net/?node=computer-information-technology-engineering#knowledge-atlas",
      "label": "计算机、信息技术与工程",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "子领域中的“应用开发与云端工程”导航项",
      "citation": "https://www.pystone.net/notes/computer-information-technology-engineering/#%E5%AD%90%E9%A2%86%E5%9F%9F"
    }
  ],
  "contentMarkdown": "# 应用开发与云端工程\n\n> 此页是集合 MOC：用于建立稳定入口和反向链接。它由工具生成，不替代人工维护的主题关系。\n\n- 上级：[[10-计算机、信息技术与工程/计算机、信息技术与工程|计算机、信息技术与工程]]\n- 收录：19 篇笔记\n\n## Android开发\n\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/Android开发/ADB工作原理|ADB工作原理]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/Android开发/Android APK安装与卸载机制（转载）|Android APK安装与卸载机制（转载）]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/Android开发/Android Application 启动过程|Android Application 启动过程]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/Android开发/Android OS 启动流程|Android OS 启动流程]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/Android开发/Android应用程序与运行环境|Android应用程序与运行环境]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/Android开发/Android源码结构|Android源码结构]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/Android开发/Android系统架构|Android系统架构]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/Android开发/Jar与aar|Jar与aar]]\n\n## PyQt\n\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/PyQt/相关资料-2|相关资料-2]]\n\n## 后端与数据库\n\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/后端与数据库/MySQL服务端配置|MySQL服务端配置]]\n\n## 桌面应用开发\n\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/(Python Qt拆分)PyQt 开发：相关资料、工具与环境配置|(Python Qt拆分)PyQt 开发：相关资料、工具与环境配置]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/PyQt开发-QSS 选择器语法指南|PyQt开发-QSS 选择器语法指南]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/Python Qt Resource System的使用|Python Qt Resource System的使用]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/Python Qt 字体应用|Python Qt 字体应用]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/Python Qt 界面样式设计经验|Python Qt 界面样式设计经验]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/Python Qt|Python Qt]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/Python桌面应用构建发布与代码保护|Python桌面应用构建发布与代码保护]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/【最佳实践】Python桌面应用程序开发构建发布工作流|【最佳实践】Python桌面应用程序开发构建发布工作流]]\n- [[10-计算机、信息技术与工程/04-应用开发与云端工程/桌面应用开发/技术方案选型|技术方案选型]]\n"
}
