• 大小: 13.12MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-06-20
  • 语言: C#
  • 标签: C#  生辰八字  DEV控件  

资源简介

生辰八字生成器是由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.xml

     文件    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.xml

     文件     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.xml

     文件     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.xml

     文件       7691  2018-09-05 13:59  生辰八字生成器\BrithdayEigth.csproj

     文件        479  2018-01-30 12:50  生辰八字生成器\BrithdayEigth.csproj.user

............此处省略45个文件信息

评论

共有 条评论