会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
朱志
博客园
首页
新随笔
联系
订阅
管理
2020年5月14日
C# 预处理命令
摘要: 概念:指令指导编译器在实际编译开始之前对信息进行预处理。 1.#if、#elif、#else、#endif #define Edition_1_1//它用于定义一系列成为符号的字符。 using System; using System.Collections.Generic; using Syst
阅读全文
posted @ 2020-05-14 13:27 朱志
阅读(236)
评论(0)
推荐(0)
编辑
公告