资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;
using System.Threading;
namespace B1103492
{
///
/// Interaction logic for App.xaml
///
public partial class App : Application
{
///
/// The main entry point for the application.
///
// 参考文献:
// http://www.codeproject.com/Articles/16901/Falling-Snow-on-Your-Desktop-The-C-Version
// 有改动
// 确保本电脑上只有一个本程序运行。
private static Mutex mutex;
public static MainWindow MyMainWindow;
public static notifyIcon MyNotifyIcon;
private void Application_Startup(object sender StartupEventArgs e)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-12-08 08:57 B1103492\
文件 866 2012-06-01 15:52 B1103492.sln
目录 0 2012-06-17 17:16 B1103492\3rd Party Codes\
文件 2420 2012-06-01 20:35 B1103492\3rd Party Codes\AnimatedImageControl.cs
文件 12572 2012-06-08 19:16 B1103492\3rd Party Codes\FishEyePanel.cs
文件 4090 2012-06-19 22:00 B1103492\3rd Party Codes\notifyIcon.cs
目录 0 2012-06-08 14:58 B1103492\3rd Party Codes\SpeechAndText\
文件 2851 2012-06-17 10:14 B1103492\3rd Party Codes\SpeechAndText\ReadWriteSpeechAndTextSettingFile.cs
文件 1865 2012-06-19 19:29 B1103492\3rd Party Codes\SpeechAndText\SetVoice.xaml
文件 2173 2012-06-20 16:39 B1103492\3rd Party Codes\SpeechAndText\SetVoice.xaml.cs
文件 4321 2013-04-09 13:46 B1103492\3rd Party Codes\SpeechAndText\SpeechToText.cs
文件 2092 2012-06-18 22:08 B1103492\3rd Party Codes\SpeechAndText\TextToSpeech.cs
文件 8078 2012-06-14 19:38 B1103492\App.xaml
文件 1742 2012-06-20 19:07 B1103492\App.xaml.cs
文件 8955 2013-04-09 13:59 B1103492\B1103492.csproj
文件 478 2012-06-17 20:27 B1103492\B1103492.csproj.user
文件 310784 2015-12-08 08:57 B1103492\B1103492.exe
文件 159232 2015-12-08 08:57 B1103492\B1103492.pdb
文件 23168 2015-12-08 08:56 B1103492\B1103492.vshost.exe
文件 490 2012-06-02 22:34 B1103492\B1103492.vshost.exe.manifest
文件 99678 2012-06-17 20:27 B1103492\ico.ico
目录 0 2012-06-20 17:11 B1103492\ImagesOfti
文件 5491 2012-06-09 11:12 B1103492\ImagesOfti
文件 21449 2012-06-19 23:20 B1103492\ImagesOfti
文件 3972 2012-06-11 19:49 B1103492\ImagesOfti
文件 1313 2012-06-09 11:09 B1103492\ImagesOfti
文件 22220 2012-06-06 15:36 B1103492\ImagesOfti
文件 99678 2012-03-11 22:29 B1103492\ImagesOfti
文件 68016 2012-06-08 19:36 B1103492\ImagesOfti
文件 11663 2012-06-08 19:36 B1103492\ImagesOfti
文件 6832 2012-06-01 21:50 B1103492\ImagesOfti
............此处省略111个文件信息
- 上一篇:WPF 3D相册
- 下一篇:C# Mono 动态编译测试
相关资源
- 基恩士PLC通讯.rar
- 第二代Kinect WPF开发从入门到精通资料
- WPF21个优秀项目及源码
- SciChart控件破解方法见包内
- 上位机与PLC通讯dll.zip
- WPF开发框架
- wpf特效轮播图
- WPF做的监控程序
- wpf 图片滑动效果
- Telerik_UI_for_WPF破解版
- Telerik_UI_for_WPF_2019_1_116_Dev.msi
- WPF编程宝典2012源码和书(全)
- 深入浅出WPF刘铁猛 重新整理书签 带源
- C# 串口和以太网通讯超级调试助手 源
- C#读取三菱FX3G-60M内的D寄存器、M寄存
- WPF程序设计指南完整PDF高清版
- Telerik UI for WPF 2018_1_116
- 深入浅出WPF 重新整理目录,带源码
- Pro WPF 4.5 in C# Pro WPF系列第四版 英文书
- C#和西门子1200PLC通讯.zip
- WPF学习书籍pdf《葵花宝典_WPF自学手册
- Telerik_UI_for_WPF_Documentation
- WPF编程宝典C#2012 第4版(包含源码)
- WPF编程宝典 第四版
- c# WPF 动态曲线显示
- WPF高级编程PDF
- C#和西门子PLC1200 以太网通讯
- WPF崩溃重启
- ASP.NET C# 电子通讯录系统.
- C#/WPF下的通用自动更新模块修正
评论
共有 条评论