摘要:
Truncate tableName;Truncate 语句用来删除/截断表里的所有数据,性能比drop tablename 更优。 阅读全文
posted @ 2020-06-23 10:03
pie神
阅读(31)
评论(0)
推荐(0)
摘要:
如下: static List<string> weekCreate() { List<string> weekLi = new List<string>(); Random rand = new Random(); for (int i = -6; i <= 0; i++) { string ho 阅读全文
posted @ 2020-06-23 09:54
pie神
阅读(261)
评论(0)
推荐(0)

浙公网安备 33010602011771号