Skip to content

Instantly share code, notes, and snippets.

<html><head><title>localhost - /</title></head><body><H1>localhost - /</H1><hr>
<pre> 2018/6/22 下午 12:22 5780 <A HREF="/application">application</A><br> 2018/6/22 下午 01:52 &lt;dir&gt; <A HREF="/Application%20Files/">Application Files</A><br> 2018/6/22 下午 02:48 168 <A HREF="/web.config">web.config</A><br></pre><hr></body></html>
[xaml.cs]
public partial class MainWindow : Window
{
public MainWindow()
{
InitializeComponent();
DataContext = this;