Django、Vue 和Element UI 前后端原理论述
这是一篇你真正开始前需要查阅的文章。 本文介绍了前后端工作原理,前后端搭建的流程、搭建过程中需要用到的技术以及 开发环境版本。 一、前后端如何工作 Django、Vue 和 Element UI 前后 端原理论述 作者:M&T. 2 《51 测试天地》七十四 www.51testing.com 后端开发(Django+Rest Framework+MySQL): Django MySQL 是一个关系型数据库,用于存储后端的数据。 前端开发(Vue+Element UI): Vue 是一种现代的 JavaScript 框架,用于构建用户界面。Vue 提供了丰富的组件和模 块,可以帮助开发者构建交互式的单页面应用(SPA)。 Element UI 是一个基于 Vue 的 UI 组件库,提供了丰富的预定义组件,用于快速搭建 美观的用户界面。 前后端交互: 后端通过0 码力 | 61 页 | 6.84 MB | 1 年前310 为Python Function自动生成Web UI 彭未康
为 Python Function 自动生成 Web UI 彭未康 Touch-Callable The web framework for less serious application. Touch-Callable vs (Flask, Django) • Django, Flask • 起步快且容易(getting started quick and easy) • 扩展为复杂应用(scale0 码力 | 11 页 | 791.38 KB | 1 年前3后浪Flutter - Google 开源的UI 工具包陈孟泽
后浪Flutter Google 开源的 UI 工具包 陈孟泽 后浪Flutter • 简介:移动跨平台方案及Flutter介绍 • 语言: Dart语言简介 • 基础:Flutter常用知识点 • 进阶:Flutter核心原理 • 资料:学习参考资料 移动跨平台方案 • H5+原生(Cordova、微信小程序) • JavaScript开发+原生渲染 (React Native、Weex、快应用) Native、Weex、快应用) • 自绘UI+原生(Flutter) 移动跨平台方案 技术类型 UI渲染方式 性能 开发效率 动态化 框架代表 H5+原生 WebView渲染 一般 高 支持 Cordova、Ionic JavaScript+原生渲染 原生控件渲染 好 中 支持 RN、Weex 自绘UI+原生 调用系统API渲染 好 高 默认不支持 Flutter Flutter简介 • • Google 开源的 UI 工具包 • 非常精美丰富的组件库 • 支持移动、Web、桌面和嵌入式平台 • UI统一、高性能 Flutter简介 Dart语言简介 - 变量声明 Dart语言简介 - 函数声明 Dart语言简介 - 函数声明 Dart语言简介 - 类声明 上手试试? Flutter基础 • 组件 • 路由 • 资源管理 • 包管理 Flutter组件0 码力 | 28 页 | 1.56 MB | 1 年前3Python AdminUI
. . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 12 Serve Static Files 49 13 Other Components 51 13.1 Icons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . • style – 设置为”主”按钮(蓝色大按钮) • icon – 按 钮 标 题 前 面 的 图 标。 有 关 字 符 串 值, 请 参 阅 https://ant.design/components/icon/ • on_click – 单击按钮时将调用自定义函数 您可以在按钮的 on_click 回调中使用页面操作。 3.1 Update page content in Page url (str, optional) – 菜单将导航到的 URL。默认值为””。 • icon (str, optional) – 菜单的图标。请参阅 https://ant.design/components/icon/。 默认值为”无”。 • auth_needed (str, optional) – the permission needed for user to access this0 码力 | 67 页 | 653.37 KB | 1 年前3《深入浅出MFC》2/e
本章回顧 / 409 第7章 簡單而完整:MFC 骨幹程式 / 411 不㆓法門:熟記 MFC 類別的階層架構 / 411 MFC 程式的 UI 新風貌 / 412 Document/View 支撐你的應用程式 / 419 利用 Visual C++ 工具完成 Scribble step0 / 423 Scribble Step2:UI 物件的變化 / 585 改變選單 / 585 改變工具列 / 588 利用 ClassWizard 連接命令項識別碼與命令處理函式 / 590 維護 UI 物件狀態(UPDATE_COMMAND_UI) / 594 本章回顧 / 多重文件 / 736 新的 Document 類別 / 736 新的 Document Template / 739 新的 UI 系統 / 740 新文件的檔案讀寫動作 / 742 * 第 14 章 MFC 多緒程式設計(Multi-threaded Programming in MFC) / 7450 码力 | 1009 页 | 11.08 MB | 1 年前3Blender v4.1 Manual
2.30 – October 2003: Preview release of the 2.3x UI makeover presented at the 2nd Blender Conference. 2.31 – December 2003: Upgrade to stable 2.3x UI project. 2.32 – January 2004: A major overhaul Blender 2.6x to 2.7x – Improvements & Stabilizing 2.60 – October 2011: Internationalization of the UI, improvements in the animation system and the GE, vertex weight groups modifiers, 3D audio and video over 200 bug fixes. 2.66 – February 2013: Dynamic topology, rigid body simulation, improvements in UI and usability (including retina display support), Cycles now supports hair, the Bevel tool now supports0 码力 | 6263 页 | 303.71 MB | 1 年前3Kotlin 1.9.10 官方文档 中文版
协程 注解 解构声明 反射 多平台开发 Kotlin 多平台用于 iOS 与 Android Kotlin 多平台移动端入门 1. 搭建环境 2. 创建第一个跨平台应用 3. 更新 UI 4. 添加依赖 5. 共享更多逻辑 6. 项目圆满结束 了解移动端项目结构 让 Android 应用程序能用于 iOS——教程 发布应用程序 使用 Ktor 和 SQLDelight 应用程序。 借助 Compose 多平台 (JetBrains 开发的基于 Kotlin 的声明式 UI 框架), 还 可以跨 Android 与 iOS 共享 UI 来创建完全跨平台的应用: 尝试使用这个 Compose 多平台移动端应用程序模板来创建自己的移动应用程 序,并在两个平台间共享 UI。 多平台库 Kotlin 多平台对库作者也很有帮助。 可以使用公共代码及其面向 JVM、web 桌面应用程序 Compose 多平台有助于跨桌面平台(如 Windows、macOS 与 Linux)共享 UI。 包括 JetBrains Toolbox 应用在内的许多应用程序都已经采用了这种方式。 尝试使用这个 Compose 多平台桌面应用程序模板来创建自己的项目,并在桌 面平台间共享 UI。 不同平台间共享代码 Kotlin 多平台让你能为不同平台的应用程序逻辑维护一份代码。 还可以获得原0 码力 | 3753 页 | 29.69 MB | 1 年前3Kotlin 官方文档中文版 v1.9
协程 注解 解构声明 反射 多平台开发 Kotlin 多平台用于 iOS 与 Android Kotlin 多平台移动端入门 1. 搭建环境 2. 创建第一个跨平台应用 3. 更新 UI 4. 添加依赖 5. 共享更多逻辑 6. 项目圆满结束 4 1.9.1.8 1.9.1.9 1.9.1.10 1.9.1.11 1.9.2 1.9.2.1 1.9.2.2 1 多平台 (JetBrains 开发的基于 Kotlin 的声明式 UI 框架), 还可以跨 Android 与 iOS 共享 UI 来创建完全跨平台的应用: Kotlin 多平台 27 Kotlin 多平台 28 尝试使用这个 Compose 多平台移动端应用程序模板来创建自己的移动应用程序,并在两个平 台间共享 UI。 多平台库 Kotlin 多平台对库作者也很有帮助。 可以使用公共代码及其面向 桌面应用程序 Compose 多平台有助于跨桌面平台(如 Windows、macOS 与 Linux)共享 UI。 包括 JetBrains Toolbox 应用在内的许多应用程序都已经采用了这种方式。 尝试使用这个 Compose 多平台桌面应用程序模板来创建自己的项目,并在桌面平台间共享 UI。 不同平台间共享代码 Kotlin 多平台让你能为不同平台的应用程序逻辑维护一份代码。 还可以获得原生程序设计的0 码力 | 2049 页 | 45.06 MB | 1 年前3Typescript, Angular, 和移动端的跨平台开发
versions. Why Angular? CORE 核心 LIBRARIES 库 TOOLS 工具 Angular Core ● Expressive declarative components and directives. ○ Cross-Platform: Decoupled rendering from the DOM (NativeScript, Universal) Angular Libraries ● Forms - Validations and Two-way data binding ● Router ● Animations ● Material Components ● i18n Angular Router Config import {RouterModule, Routes} from '@angular/router'; const routes: code size. ○ Better adaptations to other platforms like native. Angular Material ● Mordern UI components work across Mobile, Web, and Desktop. ○ Form: Date Picker, AutoComplete, Slider... ○ Navigation:0 码力 | 60 页 | 1.05 MB | 1 年前3Zabbix 5.4 中文手册
Zabbix setup steps and configuration examples for secure TLS connections between: Database Zabbix components MySQL Zabbix frontend, Zabbix server, Zabbix proxy PostgreSQL Zabbix frontend, Zabbix server certificate will be created after initial setup and launch. Create users and roles for the main components: 20 mysql> CREATE USER 'zbx_srv'@'%' IDENTIFIED WITH mysql_native_password BY '' below, then press ”Next”. • In the GENERAL section: – Single sign on URL: https:// /ui/index_sso.php?acs The checkbox Use this for Recipient URL and Destination URL should be marked) – 0 码力 | 2339 页 | 19.57 MB | 1 年前3
共 527 条
- 1
- 2
- 3
- 4
- 5
- 6
- 53