登录
首页 » C# » 在线商店

在线商店

于 2022-08-24 发布 文件大小:1.75 MB
0 37
下载积分: 2 下载次数: 1

代码说明:

你好这里是多重预订项目的项目 网上购票完美工作没有数据库会得到电子邮件 notifiaction 高背景 高速度 visual basic C# 语言项目

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Euler-algorithm
    这是一个实现找出欧拉路径的的算法,比较完美的解决了欧拉算法(This is an implementation of the algorithm to find Euler path, the more perfect solution to the Euler algorithm)
    2014-07-13 15:20:12下载
    积分:1
  • C# 获取DataGridView鼠标单击单元格值
    C# 单击 鼠标获取DataGridView单元格的值,这个例子需要连接SQL数据库,测试时候没连接成功,截图也不准确,请大家下载源码,自己配置环境调试吧,这是核心代码部分:   private void dataGridView1_CellClick(object sender, DataGridViewCellEventArgs e)   {//获取DataGridView鼠标单击单元格值    var MyInfo = this.dataGridView1.Rows[e.RowIndex].Cells[e.ColumnIndex].Value.ToString();    MessageBox.Show("刚才的选择是:" + MyInfo, "信息提示", MessageBoxButtons.OK);   }   private void dataGridView1_MouseUp(object sender, MouseEventArgs e)   {//单击鼠标获取DataGridView单元格值    var MyHit = this.dataGridView1.HitTest(e.X, e.Y);    if (MyHit.RowIndex >= 0)    {    this.dataGridView1.Select();    var MyInfo = this.dataGridView1.Rows[MyHit.RowIndex].Cells[MyHit.ColumnIndex].Value.ToString();    MessageBox.Show("刚才的选择是:" + MyInfo, "信息提示", MessageBoxButtons.OK);    }   }
    2022-07-18 18:54:50下载
    积分:1
  • T3T4
    c8051f,t3产生方波,t4计数自动重载,在计数应用使用率比较高,简单代码,稍加修改即可将其加入自己的代码(c8051f060 T3 configuring as Mode1,T4 Auto-Reload Mode)
    2010-06-05 17:09:41下载
    积分:1
  • IR-decoding-digital-display
    IR decoding digital display
    2013-10-06 00:06:17下载
    积分:1
  • linuxKernelMigration
    s3c2410的linux移植文档,包括u-boot移植、kernel移植、根文件系统制作移植等,比较全面。(s3c2410 the linux portable document, including the u-boot transplantation, kernel transplant, root file systems to produce transplants and so on, much more comprehensive.)
    2010-02-02 09:22:10下载
    积分:1
  • bookexercises
    使用CCS可以打开的DSP28027例程,带有Word文档(CCS can be opened using the DSP28027 routine with a Word document)
    2016-10-11 22:15:08下载
    积分:1
  • Simple Single Carrier FDMA (SC-FDMA) Simulator
    说明:  SC-FDE系统的通信实现,包含数据生成,发送接收过程(Communication realization of SC-FDE system)
    2020-03-20 12:23:38下载
    积分:1
  • 创意圆形进度条
    创意圆形进度条,界面美观,改变了传统进度条呆板的形象,十分有利于美化界面
    2022-07-18 10:57:48下载
    积分:1
  • convertfromchar
    convert from char to int
    2020-10-12 17:37:32下载
    积分:1
  • handbook of fingerprint recognition 2009 2nd.pdf
    指纹识别综述类文档 2009 2nd第二版
    2022-11-14 09:20:13下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载