资源简介
该WPF程序能超级完美模拟苹果工具栏,并且还能从工具栏上启动记事本、浏览器等程序

代码片段和文件信息
/* This file is part of Bauble - http://bauble.codeplex.com
* Copyright (C) 2010-2012 Scott Blomfield
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation either version 3 of the License or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not see .
*
* Additional portions Copyright (C) (year) by (contributor)
*/
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;
namespace Bauble
{
///
/// Interaction logic for App.xaml
///
public partial class App : Application
{
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 636 2012-07-16 15:58 Bauble\Bauble\app.config
....... 290 2012-07-09 15:04 Bauble\Bauble\App.xaml
....... 1160 2012-07-12 09:13 Bauble\Bauble\App.xaml.cs
....... 232 2009-05-28 09:40 Bauble\Bauble\AppSettings.xaml
文件 1140 2012-11-11 16:08 Bauble\Bauble\AppSettings.xaml.cs
文件 12471 2012-11-11 15:43 Bauble\Bauble\Bauble.csproj
文件 208 2012-11-11 15:43 Bauble\Bauble\Bauble.csproj.user
....... 1644118 2012-07-05 17:04 Bauble\Bauble\Bauble.ico
文件 38912 2013-06-04 14:57 Bauble\Bauble\bin\Debug\Bauble.Buttons.dll
文件 101888 2013-06-04 14:57 Bauble\Bauble\bin\Debug\Bauble.Buttons.pdb
文件 35328 2013-06-04 14:57 Bauble\Bauble\bin\Debug\Bauble.Common.dll
文件 87552 2013-06-04 14:57 Bauble\Bauble\bin\Debug\Bauble.Common.pdb
文件 4961792 2013-06-04 14:57 Bauble\Bauble\bin\Debug\Bauble.exe
文件 636 2012-07-16 15:58 Bauble\Bauble\bin\Debug\Bauble.exe.config
文件 8704 2013-06-04 14:57 Bauble\Bauble\bin\Debug\Bauble.IconFlows.dll
文件 28160 2013-06-04 14:57 Bauble\Bauble\bin\Debug\Bauble.IconFlows.pdb
文件 67072 2013-06-04 14:57 Bauble\Bauble\bin\Debug\Bauble.pdb
文件 11592 2013-06-04 15:37 Bauble\Bauble\bin\Debug\Bauble.vshost.exe
文件 636 2012-07-16 15:58 Bauble\Bauble\bin\Debug\Bauble.vshost.exe.config
文件 490 2010-03-17 22:39 Bauble\Bauble\bin\Debug\Bauble.vshost.exe.manifest
....... 27194 2012-07-10 08:11 Bauble\Bauble\bin\Debug\icons\calculator.png
....... 177672 2008-09-02 22:00 Bauble\Bauble\bin\Debug\icons\Chrome.png
....... 25419 2012-07-10 08:12 Bauble\Bauble\bin\Debug\icons\CommandPrompt.png
....... 132311 2012-07-10 08:12 Bauble\Bauble\bin\Debug\icons\InternetExplorer.png
....... 111461 2012-07-10 08:12 Bauble\Bauble\bin\Debug\icons\Microphone.png
....... 10814 2009-05-21 16:27 Bauble\Bauble\bin\Debug\icons\mIRC.png
....... 61240 2012-07-10 08:11 Bauble\Bauble\bin\Debug\icons\Notepad.png
....... 60668 2008-05-23 12:48 Bauble\Bauble\bin\Debug\icons\Outlook.png
....... 70950 2009-05-21 16:27 Bauble\Bauble\bin\Debug\icons\PaintShopPro.png
....... 62324 2009-05-21 16:27 Bauble\Bauble\bin\Debug\icons\UltraEdit.png
............此处省略258个文件信息
相关资源
- 用WPF开发的多人聊天室 语言C#
- WPF控件库HandyControl
- WPF
- c# wpf实现的上位机
- VisionPro控件在WPF 应用
- WPF使用MVVM
- winform实现饼状图、柱状图、折线图(
- C#中WPF联合Halcon的一个学习(解决内存
- WPF CEFSHARP 支持 MP4
- WPF贝塞尔曲线
- WPF 简单控件集
- WPF鼠标拖动控件源码
- wpf开发教程
- AduMusic迷你音乐盒WPF源码
- WPF PDF封装(放大、缩小、单页、双页
- C# .NET5.0(net core)基于WPF(XAML)开发
- WPF MVVM 基础入门
- wpf echart
- windorm 加载WPF控件 ,实现dxf文件显示
- WPF Control Development
- wpf Dock window
- WPF 隐蔽查看股票行情工具
- WPF控件库(HandyControl)
- 别踩白块wpf 源码
- WPF贪吃蛇
- WPF Task 多任务
- WPF path动画
- WPF 最基础的组件拖动、改变大小
- WPF DATAGRID 数据绑定
- WPF绘制坐标系(可放大缩小)
评论
共有 条评论