摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text; namespace testmysql{ class Day02 { public void graduation() { float 阅读全文
posted @ 2019-01-01 16:57 D个人笔记 阅读(121) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace testmysql { class Lianxi { //变量交换 const float PI = 3.14f; public void ... 阅读全文
posted @ 2019-01-01 16:56 D个人笔记 阅读(103) 评论(0) 推荐(0)