1 Star 0 Fork 82

KingDamonZhen/BBBUG Windows Client

forked from BBBUG/BBBUG Windows Client 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
App.xaml 412 Bytes
Copy Edit Raw Blame History
Hamm authored 2020-10-19 09:17 . init: 初始化项目
<Application x:Class="BBBUG.COM.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:BBBUG.COM"
StartupUri="MainWindow.xaml">
<Application.Resources>
<ResourceDictionary>
</ResourceDictionary>
</Application.Resources>
</Application>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/KingDamonZhen/BBbug_Winform_Applicaiton.git
git@gitee.com:KingDamonZhen/BBbug_Winform_Applicaiton.git
KingDamonZhen
BBbug_Winform_Applicaiton
BBBUG Windows Client
master

Search