别理我 烦着呢

2008年12月26日星期五

测试HTML格式的邮件发布BLOG

首先,贴硬盘图:
 
接下来,从VS贴代码进来:
 
 

        Try

            Dim V As String

            V = My.Computer.Registry.GetValue("HKEY_LOCAL_MACHINE\SOFTWARE\VistaDemo", "TestKey", String.Empty)

            MessageBox.Show(V)

        Catch ex As Exception

            MessageBox.Show("Failed!!!")

        End Try

0 条评论:

发表评论

订阅 博文评论 [Atom]



<< 主页