摘要: using System;using Xamarin.Forms;using Xamarin.Forms.Xaml; [assembly: XamlCompilation (XamlCompilationOptions.Compile)]namespace App31{ public partial 阅读全文
posted @ 2018-08-07 21:48 dxm809 阅读(122) 评论(0) 推荐(0) 编辑
摘要: <?xml version="1.0" encoding="utf-8" ?><ContentPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xam 阅读全文
posted @ 2018-08-07 21:12 dxm809 阅读(135) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using Xamarin.Forms; namespace App29{ p 阅读全文
posted @ 2018-08-07 20:40 dxm809 阅读(81) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using Xamarin.Forms; namespace App29{ p 阅读全文
posted @ 2018-08-07 20:18 dxm809 阅读(107) 评论(0) 推荐(0) 编辑