摘要:
作品运行效果图片: 阅读全文
摘要:
新浪微博API的基础应用,这几天公司比较忙,今天终于有时间完成这么题目.作品效果图如下:主要代码:MainPage.xaml <Grid x:Name="LayoutRoot" Background="Transparent"> <Grid.RowDefinitions> <RowDefinition Height="Auto"/> <RowDefinition Height="*"/> </Grid.RowDefinitions> <!--Titl 阅读全文