From fccb92afca75bb1e38f8c1b7c49da8b1e7f66811 Mon Sep 17 00:00:00 2001 From: shaoqy823 Date: Thu, 15 Aug 2024 19:11:30 +0800 Subject: [PATCH] =?UTF-8?q?calculator=5F=E9=82=B5=E5=8D=BF=E5=AE=87=5F?= =?UTF-8?q?=E6=97=A035?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MAUICalculator/SubPage.xaml | 66 +++++++++- MAUICalculator/SubPage.xaml.cs | 219 ++++++++++++++++++++++++++++++++- 2 files changed, 274 insertions(+), 11 deletions(-) diff --git a/MAUICalculator/SubPage.xaml b/MAUICalculator/SubPage.xaml index 3e8a7a8..5011ad1 100644 --- a/MAUICalculator/SubPage.xaml +++ b/MAUICalculator/SubPage.xaml @@ -3,10 +3,64 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="MAUICalculator.SubPage" Title="Advanced Calculator"> - - + + + + + + + + + + + + + + + + + + + + + +