Location:
Search - window1
Search list
Description: dnf按键模拟器,里面包含dll工程,虽然现在已经不能使用,但是可以为初学者提供编程思路。-dnf button simulator, which contains the dll works, although now can not use, but can provide programming ideas for the beginner.
Platform: |
Size: 3832832 |
Author: yy |
Hits:
Description: html窗体学习,比较好的选择,也可以参考参考其中的代码-the learn of html
Platform: |
Size: 1024 |
Author: 川仔 |
Hits:
Description: using System
using System.Collections.Generic
using System.Linq
using System.Text
using System.Windows
using System.Windows.Controls
using System.Windows.Data
using System.Windows.Documents
using System.Windows.Input
using System.Windows.Media
using System.Windows.Media.Imaging
using System.Windows.Navigation
using System.Windows.Shapes
namespace Test_1
{
/// <summary>
/// Interaction logic for Window1.xaml
/// </summary>
public partial class Window1 : Window
{
public Window1()
{
InitializeComponent()
}
private void Tamam_Click(object sender, RoutedEventArgs e)
{
MessageBox.Show("Naber La " + giris.Text)
}
}
}
-using System
using System.Collections.Generic
using System.Linq
using System.Text
using System.Windows
using System.Windows.Controls
using System.Windows.Data
using System.Windows.Documents
using System.Windows.Input
using System.Windows.Media
using System.Windows.Media.Imaging
using System.Windows.Navigation
using System.Windows.Shapes
namespace Test_1
{
/// <summary>
/// Interaction logic for Window1.xaml
/// </summary>
public partial class Window1 : Window
{
public Window1()
{
InitializeComponent()
}
private void Tamam_Click(object sender, RoutedEventArgs e)
{
MessageBox.Show("Naber La " + giris.Text)
}
}
}
Platform: |
Size: 31744 |
Author: nyoo |
Hits: