zoukankan      html  css  js  c++  java
  • 对象实体 参考标准

      1using System;
      2using System.Data;
      3
      4namespace Framework.Components
      5{
      6    /// <summary>
      7    /// 公告通知实体
      8    /// </summary>

      9    public class NoticeInfo
     10    {
     11        基础信息-------------------------------------------------------
    106
    107        构造函数
    123
    124    }

    125}

    126
  • 相关阅读:
    SpringCloud
    Linux
    SpringBoot
    秒杀系统设计
    设计模式
    数据库(mysql)
    Java web
    c#常用控件及简写
    C#常用的form窗体属性(最大化、最小化、窗体居中)
    C#中使用IndexOf()判断字符串在字符串数组中第一次出现的索引位置
  • 原文地址:https://www.cnblogs.com/wf225/p/863558.html
Copyright © 2011-2022 走看看