1 Star 0 Fork 14

胡翾/nilnul._data_._LIB_.

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
State.cs 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
WANG,Youtian 提交于 2022-10-13 22:58 . buildable for 4.8
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace nilnul.data
{
/// <summary>
/// data can describe the state of a sys at a certain time point.
/// the state might be contextual as the sys might a sub sys of a bigger system.
/// </summary>
class State
{
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/hu-xuanofficial/nilnul._data_._LIB_.git
git@gitee.com:hu-xuanofficial/nilnul._data_._LIB_.git
hu-xuanofficial
nilnul._data_._LIB_
nilnul._data_._LIB_.
nilnul-pub

搜索帮助