摘要:
//连接数据 private static string conStr = "Host=localhost;Port=5432;Username=postgres;Password=admin;Database=postgres"; //插入操作 string insertStr = $"INSER 阅读全文
posted @ 2020-09-18 15:56
UnitySir
阅读(814)
评论(0)
推荐(0)
摘要:
字符串反向截取: str = str.Substring(0, str.Length - 1); 字符串操作 public class StrOperBase{ #region Tool /// <summary> /// 在index处插入字符串 /// </summary> /// <param 阅读全文
posted @ 2020-09-18 15:54
UnitySir
阅读(743)
评论(0)
推荐(0)

浙公网安备 33010602011771号