1 Star 0 Fork 0

xiong.leo/TranslateApp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MainWindow.xaml 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
LeoXiong 提交于 2024-03-23 02:54 . 初始化
<Window x:Class="TranslateApp.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:TranslateApp"
mc:Ignorable="d"
Title="MainWindow" Height="450" Width="800">
<Grid>
<Grid Margin="0,0,0,353">
<Button Content="上传" HorizontalAlignment="Left" Margin="666,0,0,0" VerticalAlignment="Center"/>
<Label Content="类型" HorizontalAlignment="Left" Margin="10,14,0,0" VerticalAlignment="Top"/>
<ComboBox HorizontalAlignment="Left" Margin="49,16,0,0" VerticalAlignment="Top" Width="120"/>
</Grid>
</Grid>
</Window>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/xiongleo/TranslateApp.git
git@gitee.com:xiongleo/TranslateApp.git
xiongleo
TranslateApp
TranslateApp
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385