资源简介
生辰八字生成器是由C#语言编写,由DEV控件美化生成,需要的小伙伴完全可以学习,仅供娱乐,请勿用于迷信传播
代码片段和文件信息
using DevExpress.XtraEditors;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace BrithdayEigth
{
public partial class Form1 : XtraForm
{
public int yearZi = 0;
public Form1()
{
InitializeComponent();
}
public static string[] date =
{
“甲子“ “乙丑“ “丙寅“ “丁卯“ “戊辰“ “己巳“ “庚午“ “辛未“ “壬申“ “癸酉“
“甲戊“ “乙亥“ “丙子“ “丁丑“ “戊寅“ “乙卯“ “庚辰“ “辛巳“ “壬午“ “癸未“ “甲申“ “乙酉“ “丙戌“ “丁亥“ “戊子“ “己丑“ “庚寅“ “辛卯“ “壬辰“ “癸巳“ “甲午“ “乙未“ “丙申“ “丁酉“ “戊戌“ “己亥“ “庚子“ “辛丑“ “壬寅“ “癸卯“ “甲辰“ “乙巳“ “丙午“ “丁未“ “戊申“ “乙酉“ “庚戌“ “辛亥“ “壬子“ “癸丑“ “甲寅“ “乙卯“ “丙辰“ “丁巳“ “戊午“ “己未“ “庚申“ “辛酉“ “壬戌“ “癸亥“
};
private void Form1_Load(object sender EventArgs e)
{
}
//获得年生辰的方法
public string yearZ(int y) {
int yearZie = yearNum(y);
return date[yearZie-1];
}
public string moonZ(int mint year) {
int yearZie = yearNum(year);
if (yearZie >= 12)
{
if (yearZie % 10 == 6 || yearZie % 10 == 1)
{
return date[2+m-1];
}
else if (yearZie % 10 == 2 || yearZie % 10 == 7) {
return date[14 + m - 1];
}
else if (yearZie % 10 == 3 || yearZie % 10 == 8)
{
return date[26 + m - 1];
}
else if (yearZi % 10 == 4 || yearZi % 10 == 9)
{
return date[38 + m - 1];
}
else if (yearZie % 10 == 5 || yearZie % 10 == 0)
{
return date[50 + m - 1 > 60 ? (m - 11) : 49 + m];
}
}
else
{
if (yearZie == 6 || yearZie == 1)
{
return date[2 + m - 1];
}
else if (yearZie == 2 || yearZie == 7)
{
return date[14 + m - 1];
}
else if (yearZie == 3 || yearZie == 8)
{
return date[26 + m - 1];
}
else if (yearZi == 4 || yearZi == 9)
{
return date[38 + m - 1];
}
else if (yearZie== 5 || yearZie == 10)
{
return date[50 + m - 1>60?(m-11):49+m];
}
}
return date[1];
}
public string dayei(int yearint day) {
int yearZie = yearNum(year);
retu
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 57856 2018-09-05 14:08 生辰八字生成器\.vs\BrithdayEigth\v14\.suo
文件 161 2018-09-05 13:59 生辰八字生成器\app.config
文件 31232 2018-09-05 14:08 生辰八字生成器\bin\Debug\BrithdayEigth.exe
文件 161 2018-09-05 13:59 生辰八字生成器\bin\Debug\BrithdayEigth.exe.config
文件 28160 2018-09-05 14:08 生辰八字生成器\bin\Debug\BrithdayEigth.pdb
文件 22696 2018-09-05 14:05 生辰八字生成器\bin\Debug\BrithdayEigth.vshost.exe
文件 161 2018-09-05 13:59 生辰八字生成器\bin\Debug\BrithdayEigth.vshost.exe.config
文件 490 2010-03-17 22:39 生辰八字生成器\bin\Debug\BrithdayEigth.vshost.exe.manifest
文件 5099520 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevComponents.DotNetBar2.dll
文件 5797376 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.BonusSkins.v11.1.dll
文件 166912 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.Charts.v11.1.Core.dll
文件 2106880 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.Data.v11.1.dll
文件 2080768 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.OfficeSkins.v11.1.dll
文件 1239552 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.Printing.v11.1.Core.dll
文件 3498496 2018-08-18 16:49 生辰八字生成器\bin\Debug\DevExpress.Utils.v11.1.dll
文件 395615 2018-08-18 16:49 生辰八字生成器\bin\Debug\DevExpress.Utils.v11.1.xm
文件 6917632 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.XtraCharts.v11.1.dll
文件 53248 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.XtraCharts.v11.1.UI.dll
文件 1849344 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.XtraEditors.v11.1.dll
文件 1895936 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.XtraGrid.v11.1.dll
文件 712192 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.XtraLayout.v11.1.dll
文件 293376 2017-01-16 22:38 生辰八字生成器\bin\Debug\DevExpress.XtraNavBar.v11.1.dll
文件 873472 2018-08-18 16:49 生辰八字生成器\bin\Debug\DevExpress.XtraScheduler.v11.1.Core.dll
文件 625675 2018-08-18 16:49 生辰八字生成器\bin\Debug\DevExpress.XtraScheduler.v11.1.Core.xm
文件 508416 2018-08-18 16:49 生辰八字生成器\bin\Debug\DevExpress.XtraVerticalGrid.v11.1.dll
文件 314480 2018-08-18 16:49 生辰八字生成器\bin\Debug\DevExpress.XtraVerticalGrid.v11.1.xm
文件 101888 2018-08-18 16:49 生辰八字生成器\bin\Debug\DevExpress.XtraWizard.v11.1.dll
文件 58426 2018-08-18 16:49 生辰八字生成器\bin\Debug\DevExpress.XtraWizard.v11.1.xm
文件 7691 2018-09-05 13:59 生辰八字生成器\BrithdayEigth.csproj
文件 479 2018-01-30 12:50 生辰八字生成器\BrithdayEigth.csproj.user
............此处省略45个文件信息
相关资源
- halcon 与C#之HWindow鼠标控制图片缩放,
- C#调用USB口摄像头单头,多头源码
- ASP.NET图书管理系统源码.zip
- 基于遗传算法的排程系统
- DevExpress WinForm中文文档
- C#购物系统课程设计
- Beginning C# 7 Programming with Visual Studio
- C# 实现多个IP摄像头画面预览以及截图
- Visual C#.NET串口通信及测控应用典型实
- 基于.net的医院信息管理系统C#
- C#Socket网络通信实现多人聊天
- 企业人事管理系统C#源代码
- C#实现软件加壳
- ASP.NET网络书店(C#全源码提供)
- C#获取视频时长,并且视频截图
- Essential C# 7.0
- 北大青鸟accp7.0 使用C#开发数据库应用
- C#电梯调度
- Pro ASP.NET Core MVC 2 (7th) 中文版
- C# 调用Bartender打印的2种方式
- c#人力资源管理系统源代码
- DevExpress控件forC#-8.2
- C#多线程编程实战_中文完整版
- C#学生信息管理系统含全部源码,详细
- s2深入.NET平台和C#编程课后、上机、指
- C#二维三维图形绘制工程宝典 随书代
- C#中用三种方法打印PDF文档
- C#调用WebKit.NET 源码和
- C#项目开发全程实录 明日科技
- STC12C5A60S2-基于pt100的远程网络温度检
评论
共有 条评论