• 软件测试面试宝典2021.rar

    软件测试宝典面试题(带答案)

    0
    154
    339KB
    2021-05-23
    41
  • 在线招标系统课程设计.rar

    在线招标系统采用spring,spring mvc框架进行开发,数据库方面由于业务不是太复杂,所以使用了hibernate框架。 该毕业设计主要是将招标投标信息公示出来,系统功能包括:招标公示,投标公示,招标发布,服务商管理等。此系统适合对于招标业务有所了解的同学,有助于提高对spring等框架的理解。

    0
    354
    620KB
    2021-05-23
    23
  • 权限管理Struts

    基于struts2的权限管理(两种方式)

    0
    47
    10.81MB
    2013-04-29
    0
  • 三层架构注册功能

    三层架构实现登录注册,MVc设计模式!xml数据库实现!

    0
    201
    2.14MB
    2013-03-13
    10
  • 象棋 c# 人机对战

    人机对战Font font=new Font("华文行楷", 42F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((System.Byte)(134))); Brush brush=new SolidBrush(Color.Purple); PointF tempPoint=new PointF(startLeft,startTop+4*height+10); string tempStr; if(this.displaySize==15) { tempStr=" 楚 河 汉 界 "; /************适于800*600 分辩率**************/ } else { tempStr=" 楚 河 汉 界 "; /************适于1024*768分辩率**************/ tempPoint.Y=tempPoint.Y+8; } g.DrawString(tempStr,font,brush,tempPoint); startX=startLeft; startY=startTop+5*height+height/2; //移动坐标,画下方旗盘 } for(int i=29;i<=33;i+=2) DrawAllSitePoint(sender,e,this.point[i].X,this.point[i].Y,width); for(int i=56;i<=60;i+=2) DrawAllSitePoint(sender,e,this.point[i].X,this.point[i].Y,width); this.DrawLeftHalfSitePoint(sender,e,this.point[27].X,this.point[27].Y,width); this.DrawRightHalfSitePoint(sender,e,this.point[35].X,this.point[35].Y,width); this.DrawLeftHalfSitePoint(sender,e,this.point[54].X,this.point[54].Y,width); this.DrawRightHalfSitePoint(sender,e,this.point[62].X,this.point[62].Y,width);

    4
    54
    1.7MB
    2012-06-20
    12
  • C# 倒计时 定时器的使用

    定时器的使用!namespace timer { /// <summary> /// timer1计时 /// timer2变换颜色 /// timer3播放声音 /// timer4系统时间 /// </summary> public partial class Form1 : Form { string tempLable2Text; const int WM_HOTKEY = 0x0312;//按快捷键 string soundsPath=Application.StartupPath+@"\sounds\"; /// <summary> /// 结束的时间 /// </summary> int minute2; /// <summary> /// 提醒的时间 /// </summary> int minute1; /// <summary> /// 二次提醒时间 /// </summary> int minute3; /// <summary> /// 超时的时间 /// </summary> int minute4; /// <summary> /// 二次提醒时间 /// </summary> DateTime dt3; /// <summary> /// 超时时间 /// </summary> DateTime dt2; /// <summary> /// 提醒时间 /// </summary> DateTime dt1;

    4
    41
    5.19MB
    2012-06-20
    0
  • tsp 凸包 01背包问题的多种解法

    多种方法解决tsp问题!对凸包问题的深入解决!

    0
    158
    3KB
    2012-05-17
    12
  • vb.net 计算器

    用vb.net 实现计算机,下载就可以用!

    0
    21
    86KB
    2012-05-16
    0
  • 图书管 管理系统 管理人员 图书馆藏书的管理

    有关由于图书管理系统的,下载就好用! txtBuy.Text = m_Goods.SBuyPrice.ToString(); txtCount.Text = m_Goods.SCount.ToString(); txtName.Text = m_Goods.SName; txtNum.Text = m_Goods.SNum; txtRemark.Text = m_Goods.SRemark; txtSale.Text = m_Goods.SSalePrice.ToString(); txtType.Text = m_Goods.SType; txtColor.Text = m_Goods.SColor; POS.Model.FClass m_Class = new POS.Model.FClass(); POS.BLL.FClass b_Class = new POS.BLL.FClass(); m_Class = b_Class.GetModel(m_Goods.CID); cbClass.Text = m_Class.CUnit;

    0
    227
    2.14MB
    2011-07-05
    0
  • 分享达人

    成功上传6个资源即可获取
关注 私信
上传资源赚积分or赚钱