2011年10月28日

infragistics NetAdvantage for .NET 2011 Volume 1

摘要: 来自:http://www.wowpc.cn/thread-17501-1-1.htmlNetAdvantage® for .NET is our comprehensive suite of Windows Forms, WPF, ASP.NET, Silverlight, and now jQuery controls, components, and tools for Line of Business applications on the .NET platform. If you're a power developer who uses more than on 阅读全文

posted @ 2011-10-28 22:07 xiaxia—博客园 阅读(954) 评论(1) 推荐(1)

wpf 实现窗口淡入

摘要: 利用wpf的动画功能实现窗口的淡入。app.xaml<Application x:Class="EnergeMonitorEVK.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" StartupUri="MainWindow.xaml"> <Application.Resources> < 阅读全文

posted @ 2011-10-28 15:18 xiaxia—博客园 阅读(2383) 评论(5) 推荐(0)

2011年10月12日

C# 读写ini配置文件的类

摘要: 写程序的时候经常会遇到读写配置文件的情况,使用这个类可以方便的读写ini文件.View Code 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.IO; 6 using System.Runtime.InteropServices; 7 8 namespace MyLibrary 9 { 10 /// <summary> 11 /// 用于读写ini配置文件, 12 /// 需建立... 阅读全文

posted @ 2011-10-12 16:27 xiaxia—博客园 阅读(213) 评论(0) 推荐(0)

2011年10月1日

hello world~

摘要: 请问你编过最经典的程序是那样的程序?我觉得是:hello world,为什么?正是它,带领我们走进绚丽多彩的代码世界! 阅读全文

posted @ 2011-10-01 16:39 xiaxia—博客园 阅读(134) 评论(0) 推荐(0)

导航