首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏林德熙的博客

    dotnet Multi-platform App UI 多平台应用 UI 框架简介

    为了满足多平台开发的需求,微软改名部推出了一个新的 UI 框架叫 .NET Multi-platform App UI 简称 .NET MAUI 框架 让我们向您介绍 .NET MAUI 是什么,如何做到延续单个技术栈的经验 核心中的漫长旅程的开始,微软很高兴与您一起开放的进行开发 大佬的翻译博客:[翻译] .NET 官宣跨平台 UI 框架 MAUI - hez2010 - 博客园 官方文章请看 Introducing .NET Multi-platform

    7K20编辑于 2022-08-12
  • 来自专栏DotNet NB && CloudNative

    译 | .NET Multi-platform App UI 多平台应用 UI 框架简介

    为了满足多平台开发的需求,微软改名部推出了一个新的 UI 框架叫 .NET Multi-platform App UI 简称 .NET MAUI 框架 让我们向您介绍 .NET MAUI 是什么,如何做到延续单个技术栈的经验

    6.4K10发布于 2021-11-10
  • 来自专栏编程进阶实战

    .NET开源免费的跨平台框架 - MAUI(附学习资料)

    安装.NET Multi-platform App UI 开发工作负荷: .NET MAUI的优缺点 以下是个人见解,假如你有不一样的观点欢迎留言。 .NET Multi-Platform App UI文档 微软官方提供了详细的使用文档,文档中有详细的介绍和上手实践教程,大家可以放心食用。

    1.6K10编辑于 2024-04-21
  • 来自专栏编码如写诗

    Docker-打包多平台架构镜像

    该命令将同时打出arm和amd镜像 Linux 参考:https://docs.docker.com/build/guide/multi-platform/ vim /etc/docker/daemon.json

    45110编辑于 2024-08-30
  • 来自专栏iOS开发~

    iOS_Error(五)

    Target > Build Settings > Build Options > Allow Multi-Platform Builds: YES 找不到类 Target - Search

    1.6K20编辑于 2023-10-18
  • .NET MAUI 深度解析:跨平台开发的进化之路

    随着技术的不断革新,MAUI(Multi-platform App UI)技术的出现无疑是移动和桌面应用开发领域的一次重大突破。 全球移动应用市场规模增长趋势 二、.NET MAUI概述 .NET MAUI(Multi-platform App UI)是一个基于.NET 6及更高版本的开源框架,它继承并扩展了Xamarin.Forms

    90510编辑于 2025-11-14
  • 来自专栏技术小黑屋

    为 Kotlin 项目设置编译选项

    Xcommon-sources=<path> Sources of the common module that need to be compiled together with this module in the multi-platform of the generated binary files -Xmulti-platform Enable experimental language support for multi-platform type inference algorithm -Xno-check-actual Do not check presence of 'actual' modifier in multi-platform

    2.7K30发布于 2020-01-21
  • 来自专栏WindCoder

    Ubuntu18.10 安装与配置VSCode

    sudo vim /usr/share/applications/VSCode.desktop 输入: [Desktop Entry] Name=Visual Studio Code Comment=Multi-platform

    1.3K10发布于 2020-01-21
  • 来自专栏WTSolutions

    Excel to JSON by WTSolutions 4.0.0 Update Announcement

    JSON and Nested JSON Flexible Configuration: Offers rich conversion options to meet different needs Multi-Platform

    19010编辑于 2025-12-15
  • 来自专栏Dotnet9

    如何在.NET 6里画图?

    with .NET 6, System.Drawing is only supported on Windows operating system and thus cannot be used for multi-platform projects System.Drawing.Common QrCodeBitmapExtensions.cs SkiaSharp For macOS, Linux, iOS, Android and multi-platform

    59730编辑于 2023-08-31
  • 来自专栏开源服务指南

    打造跨平台应用:单一代码库,多平台运行 | 开源专题 No.84

    picture dotnet/mauihttps://github.com/dotnet/maui Stars: 19.9k License: MIT picture .NET Multi-platform

    61510编辑于 2024-05-29
  • 来自专栏张善友的专栏

    .NET MAUI 正式发布,再见了 Xamarin.Forms

    在安装程序中,选择工作负载“.NET Multi-platform App UI development”。

    3.2K20编辑于 2022-05-30
  • 来自专栏蔻丁杂记

    使用 .NET 构建 UI 界面的各种方式

    - .NET MAUI | Microsoft Learn .NET Multi-platform App UI documentation - .NET MAUI | Microsoft Learn dotnet/maui: .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications

    2.4K00编辑于 2024-12-25
  • 来自专栏小徐学爬虫

    如何解决 `oldUser()` 函数无法运行且反复重新启动的问题

    __': running = True while running: os.system('cls' if os.name == 'nt' else 'clear') # multi-platform

    47410编辑于 2024-12-09
  • 来自专栏小赵Java总结

    Docker初级:Docker常用命令总结

    Skip image verification (default true) --platform string Set platform if server is multi-platform

    43830编辑于 2022-12-01
  • 来自专栏大数据钻研

    20款移动开发中很有用的 jQuery 插件

    iScroll is a high performance, small footprint, dependency free, multi-platform javascript scroller.

    2.8K70发布于 2018-04-18
  • 来自专栏newbe36524的技术专栏

    .NET 基金会项目介绍-Xamarin.Mobile

    Xamarin.Mobile is to decrease the amount of platform-specific code needed to perform common tasks in multi-platform

    1.2K00发布于 2020-03-16
  • 来自专栏张善友的专栏

    Xamarin.Form 5.0: 新功能和控件以及调试改进

    此版本是实现NET Multi-platform App UI (MAUI) 的重要一步,MAUI 计划于明年在.NET 6 中实现。

    4.6K20发布于 2020-12-01
  • 来自专栏开源服务指南

    桌面应用开发:Go 语言和 Web 技术的融合创新 | 开源日报 No.46

    dotnet/maui[4] Stars: 19.9k License: MIT .NET Multi-platform App UI (.NET MAUI) 是一个跨平台的框架,用于使用 C# 和

    49920编辑于 2023-10-08
  • 来自专栏JusterZhu

    宣布 .NET MAUI 支持 .NET 7 Release Candidate 2

    ▌如何执行 .NET Multi-platform App UI https://learn.microsoft.com/dotnet/maui/?

    1.8K10编辑于 2022-12-07
领券