Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
App.g.cs
Package: EinsteinSuperQuestion.zip [view]
Upload User: haomiao527
Upload Date: 2008-10-28
Package Size: 322k
Code Size: 2k
Category:
Other Riddle games
Development Platform:
C#
- #pragma checksum "....App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "BD0D1ECF0C7C78C8BA35A34AC7FB0EB1"
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行库版本:2.0.50727.1433
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- using System;
- using System.Windows;
- using System.Windows.Automation;
- using System.Windows.Controls;
- using System.Windows.Controls.Primitives;
- using System.Windows.Data;
- using System.Windows.Documents;
- using System.Windows.Ink;
- using System.Windows.Input;
- using System.Windows.Markup;
- using System.Windows.Media;
- using System.Windows.Media.Animation;
- using System.Windows.Media.Effects;
- using System.Windows.Media.Imaging;
- using System.Windows.Media.Media3D;
- using System.Windows.Media.TextFormatting;
- using System.Windows.Navigation;
- using System.Windows.Shapes;
- namespace CShap.Wpf.EinsteinSuperQuestion {
- /// <summary>
- /// App
- /// </summary>
- public partial class App : System.Windows.Application {
- /// <summary>
- /// InitializeComponent
- /// </summary>
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- public void InitializeComponent() {
- #line 4 "....App.xaml"
- this.StartupUri = new System.Uri("Window1.xaml", System.UriKind.Relative);
- #line default
- #line hidden
- }
- /// <summary>
- /// Application Entry Point.
- /// </summary>
- [System.STAThreadAttribute()]
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- public static void Main() {
- CShap.Wpf.EinsteinSuperQuestion.App app = new CShap.Wpf.EinsteinSuperQuestion.App();
- app.InitializeComponent();
- app.Run();
- }
- }
- }