资源简介
该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个文件信息
相关资源
- 教室管理系统 C# SQLite
- 3DMAX转到C#项目里 WPF
- easy browser
- [WPF系列] Prism MVVM 模式应用开发指南
- WPF画线控件源码,非常有用的控件
- WPF各种基本控件模版
- WPF 播放器 MediaElement
- 免费漂亮的WPF界面框架
- wpf窗口快速读取导出excel
- 使用wpf开发的象棋程序
- WPF实现的三维地球模型
- wpf实现PPT播放
- wpf mvvm treeview 动态加载实现重命名与
- 基于wpf的自动试卷生成系统
- Building Enterprise Applications with WPF and
- WPF 人事管理系统看传智播客写的
- WPF样式大全,20多套不同风格的样式
- 模仿简单网站购物网站(C# 源代码)
- Wpf 操作Sqlite数据库
- WPF Charts控件库的全面扩展(最新201
- WPF链接mysql数据库绘制livechart波形
- C# WPF读取任意类型Excel文件(20032007
- WPF人事管理系统
- WPF开发教程 ----WPF C# 编程 界面开发(
- Microsoft.ReportViewer 11.0.0 dll
- PracticalWPFChartsandGraphics.rar
- C#高级动画源码
- WPF3D动画在6轴联动机器人运动控制上
- WPF加载和分页显示的图片列表,可多
- WPF旋转科技感特效动画
评论
共有 条评论