资源简介
压缩文件里面有两个文件夹,第一个是已经生成好的表白小程序,点里面的exe文件就可以运行,不会编程的人可以也可以改窗口中的文字和图片,改文字的直接改里面的text文档中相应的文字,要替换图片的,直接把要替换的图片拖进来,文件名要改成一样的,然后删掉原来的图片,大神忽略,纯属娱乐
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.IO;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Love
{
public partial class Form1 : Form
{
string[] contents;
public Form1()
{
InitializeComponent();
contents = File.ReadAllLines(@“test.txt“ Encoding.Default);//读取文本文件
// MessageBox.Show(contents[1] ““ MessageBoxButtons.OK); //调试用的
this.Text = contents[0];
label2.Text = contents[1];
label3.Text = contents[2];
}
int n=0;
int m = 0;
private void label1_Click(object sender EventArgs e)
{
m = 1;
}
private void button2_Click(object sender EventArgs e)
{
switch(n)
{
case 0: MessageBox.Show(contents[3] ““ MessageBoxButtons.OK);
break;
case 1: MessageBox.Show(contents[4] ““ MessageBoxButtons.OK);
break;
case 2: MessageBox.Show(contents[5] ““ MessageBoxButtons.OK);
break;
case 3: MessageBox.Show(contents[6] ““ MessageBoxButtons.OK);
break;
case 4: MessageBox.Show(contents[7] ““ MessageBoxButtons.OK);
break;
}
n++;
if (n == 5)
{
n = 0;
}
pictureBox1.ImageLocation = “2.jpg“;
}
private void button1_Click(object sender EventArgs e)
{
pictureBox1.ImageLocation = “3.jpg“;
//MessageBox.Show(“亲爱的,么么哒!“ ““ MessageBoxButtons.OK);
MessageBox.Show(contents[8] ““ MessageBoxButtons.OK);
m = 1;
}
private void Form1_Load(object sender EventArgs e)
{
pictureBox1.ImageLocation = “1.jpg“;
}
private void Form1_FormClosing(object sender FormClosingEventArgs e)
{
if (m == 0)
{
e.Cancel = true;
}
else
{
e.Cancel = false;
//MessageBox.Show(“说话算数,就算关了你也是我女朋友,哈哈哈!!!“ ““ MessageBoxButtons.OK);
MessageBox.Show(contents[9] ““ MessageBoxButtons.OK);
return;
}
//MessageBox.Show(“不同意不准关“ ““ MessageBoxButtons.OK);
MessageBox.Show(contents[10] ““ MessageBoxButtons.OK);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-10-01 20:38 表白小程序\
目录 0 2018-10-01 20:35 表白小程序\Love-源程序版\
目录 0 2018-10-01 20:35 表白小程序\Love-源程序版\Love\
文件 981 2018-06-24 22:35 表白小程序\Love-源程序版\Love.sln
文件 34816 2018-10-01 20:32 表白小程序\Love-源程序版\Love.v12.suo
文件 187 2018-06-24 22:34 表白小程序\Love-源程序版\Love\App.config
目录 0 2018-10-01 20:35 表白小程序\Love-源程序版\Love\bin\
目录 0 2018-10-01 20:35 表白小程序\Love-源程序版\Love\bin\Debug\
文件 12404 2018-06-25 00:02 表白小程序\Love-源程序版\Love\bin\Debug\1.jpg
文件 7174 2018-06-25 00:03 表白小程序\Love-源程序版\Love\bin\Debug\2.jpg
文件 10962 2018-06-25 00:03 表白小程序\Love-源程序版\Love\bin\Debug\3.jpg
文件 45568 2018-08-17 15:23 表白小程序\Love-源程序版\Love\bin\Debug\Love.exe
文件 187 2018-06-24 22:34 表白小程序\Love-源程序版\Love\bin\Debug\Love.exe.config
文件 26112 2018-08-17 15:23 表白小程序\Love-源程序版\Love\bin\Debug\Love.pdb
文件 24224 2018-10-01 20:32 表白小程序\Love-源程序版\Love\bin\Debug\Love.vshost.exe
文件 187 2018-06-24 22:34 表白小程序\Love-源程序版\Love\bin\Debug\Love.vshost.exe.config
文件 490 2018-04-12 07:35 表白小程序\Love-源程序版\Love\bin\Debug\Love.vshost.exe.manifest
文件 583 2018-07-11 22:38 表白小程序\Love-源程序版\Love\bin\Debug\test.txt
文件 16958 2018-07-11 22:54 表白小程序\Love-源程序版\Love\favicon.ico
文件 2813 2018-07-11 22:48 表白小程序\Love-源程序版\Love\Form1.cs
文件 6055 2018-07-11 22:48 表白小程序\Love-源程序版\Love\Form1.Designer.cs
文件 31555 2018-07-11 22:48 表白小程序\Love-源程序版\Love\Form1.resx
文件 3949 2018-07-11 22:55 表白小程序\Love-源程序版\Love\Love.csproj
目录 0 2018-10-01 20:35 表白小程序\Love-源程序版\Love\obj\
目录 0 2018-10-01 20:35 表白小程序\Love-源程序版\Love\obj\Debug\
文件 1453 2018-07-11 21:53 表白小程序\Love-源程序版\Love\obj\Debug\DesignTimeResolveAssemblyReferences.cache
文件 6950 2018-08-17 15:18 表白小程序\Love-源程序版\Love\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 519 2018-10-01 20:32 表白小程序\Love-源程序版\Love\obj\Debug\Love.csproj.FileListAbsolute.txt
文件 977 2018-07-11 22:48 表白小程序\Love-源程序版\Love\obj\Debug\Love.csproj.GenerateResource.Cache
文件 2211 2018-06-24 23:39 表白小程序\Love-源程序版\Love\obj\Debug\Love.csprojResolveAssemblyReference.cache
文件 45568 2018-08-17 15:23 表白小程序\Love-源程序版\Love\obj\Debug\Love.exe
............此处省略20个文件信息
- 上一篇:PLC物料分拣237914
- 下一篇:基于单片机的智能灯光控制器的设计
相关资源
- 土地信息管理系统
- ServiceStack V3.9 全部dll
- PDF pdfview.ocx 无水印
- 无需共享打印机实现远程打印功能小
- 真正的破解版PDFView4NET
- 网页调用ActiveX控件获取串口数据
- Luence的与盘古分词的使用软件
- Emgu.CV 打开视频与人脸检测
- 麦克纳姆轮程序.rar
- Unity3D 实战视频教程 保卫萝卜 2D 游戏
- net微信支付
- lucene.net+盘古分词多条件全文检索并匹
- 闪电猫-电商下图助手5.0.zip
- FastReport.Net V2014.4.8 For .Net2.0
- NET Reflector 8.3破解版自带代码导出
- 清华大学计算机系网络课程之模式识
- Unity3D课程设计 模拟火焰效果
- Unity录屏模块封装清晰的可调AVPro Mo
- 利用同步TCP编写网络聊天程序
- 超屌的 查看windows窗口及其上的按钮等
- .net core 定时任务
- .Net-ORM框架-三层架构完整程序代码
- .Net 微服务实现Demo代码
- 源码仿CAD软件.rar
- 源码大型物料管理系统.rar
- 源码网络地址查询实现源码,包含查
- 周立功CAN接口开发资料
- 程序员表白程序 源码开放性 第一辑
- PintuGame2.0.zip
- 非常好看的Metro风格留言板源码,(亲
评论
共有 条评论