您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C#图书馆管理信息系统

  2. 附登陆代码: using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Data.SqlClient; namespace 图书馆管理信息系统 { /// /// Form1 的摘要说明。 /// pub lic class login : Syst
  3. 所属分类:其它

    • 发布日期:2009-11-12
    • 文件大小:679936
    • 提供者:lengyan20089
  1. c#打印窗体中的数据

  2. 打印窗体textbox中的数据: //在窗体中绘制要打印的数据 private void printDocument1_PrintPage(object sender, System.Drawing.Printing.PrintPageEventArgs e) { //绘制label1中的内容 e.Graphics.DrawString(label1.Text, new Font("宋体", 20, FontStyle.Regular), Brushes.Black,270, 400); //
  3. 所属分类:C#

    • 发布日期:2010-05-02
    • 文件大小:53248
    • 提供者:lqhjq
  1. 学生成绩管理系统(C#)

  2. C#.net实现学生成绩管理系统 namespace 学生成绩管理系统 { partial class Formlogin { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool dispo
  3. 所属分类:C#

    • 发布日期:2010-05-12
    • 文件大小:263168
    • 提供者:sun_168
  1. C#字体设置按钮,初学者不容错过呀……

  2. 主要代码: private void Chbox1_CheckedChanged(object sender, EventArgs e) { Chbox2.Checked = Chbox3.Checked= false; FontFamily ff = label1.Font.FontFamily; float size = label1.Font.Size; Font font = new System.Drawing.Font(ff, 20f, FontStyle.Regular); th
  3. 所属分类:.Net

    • 发布日期:2011-05-26
    • 文件大小:49152
    • 提供者:bzlixinhui
  1. C# 俄罗斯方块游戏

  2. C#做的俄罗斯方块游戏using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Xml; using System.IO; using System.Security.Cryptography; using System.Text; using System.Runtime.Serializ
  3. 所属分类:C#

    • 发布日期:2011-07-02
    • 文件大小:577536
    • 提供者:douzhi0940
  1. 动态折线图绘制

  2. private void mpanelXaxisPaint(object sender, PaintEventArgs e) { try { int temp = 0; //Consider the graphics object of the x axis panel. Graphics g = e.Graphics; pnlXAxis.BackColor = Color.FromName(XAxisBackColor.Name); //The smoothing mode is set t
  3. 所属分类:C#

    • 发布日期:2012-03-10
    • 文件大小:121856
    • 提供者:accesszhb
  1. 无线条码打印机源代码

  2. 无线条码打印机源代码: private System.Windows.Forms.TextBox InputTextBox; private System.Windows.Forms.Label label1; private SerialAPI.SerialPort Serial=new SerialAPI.SerialPort(); private System.Windows.Forms.OpenFileDialog openFileDialog1; private Microsoft.
  3. 所属分类:其它

    • 发布日期:2012-05-02
    • 文件大小:1048576
    • 提供者:mtwww
  1. vb.net中的碎片发生器

  2. Option Strict OnImports System.MathPublic Class MandelbrotForm Inherits System.Windows.Forms.Form#Region " Windows Form Designer generated code " Public Sub New() MyBase.New() ‘This call is required by the Windows Form Designer. Initialize
  3. 所属分类:VB

    • 发布日期:2006-02-23
    • 文件大小:17408
    • 提供者:chenxh
  1. C#课堂练习

  2. MySchool namespace MySchool { partial class FrmLogin { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { i
  3. 所属分类:.Net

    • 发布日期:2013-01-13
    • 文件大小:1048576
    • 提供者:lixin511833415
  1. 打印窗体中的数据C#源代码e.Graphics.DrawString(label1.Text, new Font("宋体", 10, FontStyle.Regular), Brushes.Black, 260, 400

  2. 打印窗体中的数据C#源代码e.Graphics.DrawString(label1.Text, new Font("宋体", 10, FontStyle.Regular), Brushes.Black, 260, 400); e.Graphics.DrawString(textBox1.Text, new Font("宋体", 10, FontStyle.Regular), Brushes.Black, 330, 400); e.Graphics.DrawString(label2.Text,
  3. 所属分类:C#

    • 发布日期:2008-12-17
    • 文件大小:89088
    • 提供者:qq_21311907
  1. vcg(验证码控件)

  2. 功能介绍:  为网页编程人员提供能够自动生成验证码图像并验证网页访问者输入的Web控件,具体功能如下:1. 提供简单易用的设计时所见即所得的可视化设置方式,并且支持设计时验证码图像效果与特效属性设置的实时联动体现,极大地提高程序员的工作效率;2. 对验证码图像的包括残影、打散、风化、旋转、斜变等多种图形学图像处理特效以及对各种特效的三个程度等级的灵活控制能力,让程序员在轻松应对基于OCR的恶意识别攻击的情况下,还能有充分的余地考虑验证码图像外观的美化问题;3. 提供灵活的中文诗词、中文单字、英
  3. 所属分类:C#

    • 发布日期:2007-06-27
    • 文件大小:53248
    • 提供者:ikaifa2011
  1. 一个幻灯片 有点用

  2. namespace TextReader { partial class TextReader { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (di
  3. 所属分类:其它

    • 发布日期:2009-03-08
    • 文件大小:3145728
    • 提供者:huanxiangtiandi