摘要:
果然 C# 和 Java 的关系就是那么暧昧~今天 vivizhyy 运行这样一段代码:using System;using System.Windows;using System.Windows.Input;namespace vivizhyy.TypeYourTitle { public class TypeYourTitle:Window { [STAThread] public static void Main() { Application app = new Application(); app.Run(new TypeYourTitle()); } protected over. 阅读全文
posted @ 2008-11-09 16:24
yyzhang
阅读(130)
评论(0)
推荐(0)

浙公网安备 33010602011771号