About 54,600 results
Open links in new tab
  1. backend_百度百科

    Backend 是源自英语的技术术语,中文译为“后端”,具有名词(后端)和形容词(后端的)双重词性,其英式与美式发音均为 [ˈbækend]。 作为系统和应用程序的组成部分,它主要负责数据处理、逻辑运算 …

  2. Backend for Frontend (BFF) 架构:深度剖析与实践案例

    Backend for Frontend (BFF) 是近年来越来越受到关注的一种架构模式,特别适用于多客户端场景下的系统设计。 BFF 这一设计模式的核心思想是通过为不同的前端提供独特的后端服务,从而简化前端开 …

  3. Backend Developer Roadmap: What is Backend Development

    How to become a Backend Developer? If you are a complete beginner who is just getting started, you can start by learning a backend programming language such as Python, Ruby, Java, Go, etc.

  4. backend - 搜索 词典

    5. It contains extensive data manipulation abilities making it a convenient for server - side processing or as the backend for other tools. 它 包含 大量 的 数据 操作 能力, 使 一个 方便 的 工具, 它 为 服务器 …

  5. 后端架构模式之-BFF(Backend-For-Frontend)_bff层-CSDN博客

    Mar 5, 2025 · Backend-for-Frontend(BFF) 的概念与意义 1. 什么是 Backend-for-Frontend(BFF)? Backend -for-Frontend(简称 BFF)是一种 后端架构模式,它为特定的前端应用(Web、移动端、桌 …

  6. Backend Development - GeeksforGeeks

    Nov 1, 2025 · Backend development handles the server-side logic, database, and core functionality of web applications. It ensures smooth communication between the server and client using languages …

  7. Front end and back end - Wikipedia

    In software development, front end refers to the presentation layer that users interact with, while back end refers to the data management and processing behind the scenes. "Full stack" refers to both …

  8. 什么是后端开发-腾讯云开发者社区-腾讯云

    Aug 13, 2025 · 在用户眼前流畅滑动的界面、绚丽的动画、即时的交互体验,背后都离不开一个强大而沉默的“幕后英雄”—— 后端(Backend)。 后端,又称 服务器 端开发,是支撑网站、App、Web 应用 …

  9. backend · GitHub Topics · GitHub

    Jan 4, 2026 · Back end is the programming that handles the behind-the-scenes of a website or application that people do not see, such as the server and database. Programming languages such …

  10. 前端与后端有什么区别? - freeCodeCamp.org

    Mar 28, 2022 · 原文: Frontend VS Backend – What's the Difference,作者: Dionysia Lemonaki 在你的Web开发之旅的开始,你会经常听到关于应用程序的前端和后端部分。 但这些术语到底是什么意 …