当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: using System;using System.Drawin
 

 

 ·日历控件    »显示摘要«
    摘要:使用时请在我的blog中留言! mask.htc //©2004 mini corporation. mqk2002@hotmail.com <public:event name="onerror" id="error"/> <public:attach event="ondocumentready" ......
    摘要:windows 实时通信技术的应用原著:tom fout翻译:孟谨 原文出处:msdn library january 15, 2002 摘要  windows xp rtc 的客户端 api 使得开发人员能够在自己的应用程序中实现实时通信。本文介绍了 rtc 技术和应用这一技术所必须的组件。 目录绪论具有 rtc 功能的应用程序rtc 程序的应用场合rtc客户端应用程序......


最简单的IO操作

using system;

//using system.collections; 【程序编程相关:.Net里的哈希表和串行化

using system.drawing; 【推荐阅读:如何在linux下进行ADSL拨号

using system.windows.forms; 【扩展信息:更改squid的错误信息语言种类

using system.componentmodel;

using system.data;

using system.io;

namespace fso_cs

{

  

 /// <summary>

 /// summary description for form1.

 /// </summary>

 public class form1 :system.windows.forms.form

 {  

  #region static string to get where is the %windir%

  string    windir=system.environment.getenvironmentvariable("windir");

  #endregion

        #region windows form designer generated code

  private system.windows.forms.button button1;

  private system.windows.forms.button button2;

  private system.windows.forms.button button3;

  private system.windows.forms.button button4;

  private system.windows.forms.button button5;

  private system.windows.forms.button button6;

  private system.windows.forms.listbox listbox1;

  /// <summary>

  /// required designer variable.

  /// </summary>

  private system.componentmodel.container components = null;

  public form1()

  {

   //

   // required for windows form designer support.

   //

   initializecomponent();

   //

   // to do:add any constructor code after initializecomponent call.

   //

  }


...   下一页
 ·c# 绘图--金刚石    »显示摘要«
    摘要: c# 绘图--金刚石 杨贺宏 //------------------------------------- // drawdiamond.cs by flycrane //------------------------------------- using system; using system.drawing; using system.windows.forms;......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE