搜索资源列表
AppPila
- Implemetacion de estructura de datos pila
Grafos
- Este este representa la estructura de datos grafo
getsettime
- Visual C#设置获取系统时间,并把时间绑定在TextBox上显示。在代码部分:先清除textBox1上的字符串, 创建SystemTime结构体,用于接收系统当前时间,获得系统的时间并存在SystemTime结构体中,将系统的时间从 SystemTime 结构体中中取出,并显示在textBox1上,程序从setDate,setTime控件中获取年,月,日,小时,分钟,秒信息,存入SystemTime结构体中,程序同进具备设置系统时间的功能,类似于Windows系统时间设置面板,将系统的时间