common.go 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648
  1. package utils
  2. import (
  3. "bufio"
  4. "bytes"
  5. "crypto/hmac"
  6. "crypto/md5"
  7. "crypto/sha1"
  8. "crypto/sha256"
  9. "encoding/base64"
  10. "encoding/hex"
  11. "encoding/json"
  12. "errors"
  13. "fmt"
  14. "html"
  15. "image"
  16. "image/png"
  17. "io"
  18. "math"
  19. "math/rand"
  20. "net"
  21. "net/http"
  22. "net/url"
  23. "os"
  24. "os/exec"
  25. "path"
  26. "regexp"
  27. "sort"
  28. "strconv"
  29. "strings"
  30. "time"
  31. "unicode"
  32. "github.com/PuerkitoBio/goquery"
  33. "github.com/microcosm-cc/bluemonday"
  34. "github.com/shopspring/decimal"
  35. xhtml "golang.org/x/net/html"
  36. )
  37. // 随机数种子
  38. var rnd = rand.New(rand.NewSource(time.Now().UnixNano()))
  39. func GetRandString(size int) string {
  40. allLetterDigit := []string{"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "!", "@", "#", "$", "%", "^", "&", "*"}
  41. randomSb := ""
  42. digitSize := len(allLetterDigit)
  43. for i := 0; i < size; i++ {
  44. randomSb += allLetterDigit[rnd.Intn(digitSize)]
  45. }
  46. return randomSb
  47. }
  48. func GetRandStringNoSpecialChar(size int) string {
  49. allLetterDigit := []string{"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z"}
  50. randomSb := ""
  51. digitSize := len(allLetterDigit)
  52. for i := 0; i < size; i++ {
  53. randomSb += allLetterDigit[rnd.Intn(digitSize)]
  54. }
  55. return randomSb
  56. }
  57. func StringsToJSON(str string) string {
  58. rs := []rune(str)
  59. jsons := ""
  60. for _, r := range rs {
  61. rint := int(r)
  62. if rint < 128 {
  63. jsons += string(r)
  64. } else {
  65. jsons += "\\u" + strconv.FormatInt(int64(rint), 16) // json
  66. }
  67. }
  68. return jsons
  69. }
  70. // 序列化
  71. func ToString(v interface{}) string {
  72. data, _ := json.Marshal(v)
  73. return string(data)
  74. }
  75. // md5加密
  76. func MD5(data string) string {
  77. m := md5.Sum([]byte(data))
  78. return hex.EncodeToString(m[:])
  79. }
  80. // HmacMd5 HmacMd5加密
  81. func HmacMd5(key, data string) string {
  82. h := hmac.New(md5.New, []byte(key))
  83. h.Write([]byte(data))
  84. return hex.EncodeToString(h.Sum([]byte("")))
  85. }
  86. // 获取数字随机字符
  87. func GetRandDigit(n int) string {
  88. return fmt.Sprintf("%0"+strconv.Itoa(n)+"d", rnd.Intn(int(math.Pow10(n))))
  89. }
  90. // 获取随机数
  91. func GetRandNumber(n int) int {
  92. return rnd.Intn(n)
  93. }
  94. func GetRandInt(min, max int) int {
  95. if min >= max || min == 0 || max == 0 {
  96. return max
  97. }
  98. return rand.Intn(max-min) + min
  99. }
  100. func GetToday(format string) string {
  101. today := time.Now().Format(format)
  102. return today
  103. }
  104. // 获取今天剩余秒数
  105. func GetTodayLastSecond() time.Duration {
  106. today := GetToday(FormatDate) + " 23:59:59"
  107. end, _ := time.ParseInLocation(FormatDateTime, today, time.Local)
  108. return time.Duration(end.Unix()-time.Now().Local().Unix()) * time.Second
  109. }
  110. // 处理出生日期函数
  111. func GetBrithDate(idcard string) string {
  112. l := len(idcard)
  113. var s string
  114. if l == 15 {
  115. s = "19" + idcard[6:8] + "-" + idcard[8:10] + "-" + idcard[10:12]
  116. return s
  117. }
  118. if l == 18 {
  119. s = idcard[6:10] + "-" + idcard[10:12] + "-" + idcard[12:14]
  120. return s
  121. }
  122. return GetToday(FormatDate)
  123. }
  124. // 处理性别
  125. func WhichSexByIdcard(idcard string) string {
  126. var sexs = [2]string{"女", "男"}
  127. length := len(idcard)
  128. if length == 18 {
  129. sex, _ := strconv.Atoi(string(idcard[16]))
  130. return sexs[sex%2]
  131. } else if length == 15 {
  132. sex, _ := strconv.Atoi(string(idcard[14]))
  133. return sexs[sex%2]
  134. }
  135. return "男"
  136. }
  137. // SubFloatToString 截取小数点后几位
  138. func SubFloatToString(f float64, m int) string {
  139. n := strconv.FormatFloat(f, 'f', -1, 64)
  140. if n == "" {
  141. return ""
  142. }
  143. if m >= len(n) {
  144. return n
  145. }
  146. newn := strings.Split(n, ".")
  147. if m == 0 {
  148. return newn[0]
  149. }
  150. if len(newn) < 2 || m >= len(newn[1]) {
  151. return n
  152. }
  153. return newn[0] + "." + newn[1][:m]
  154. }
  155. // 截取小数点后几位
  156. func SubFloatToFloat(f float64, m int) float64 {
  157. newn := SubFloatToString(f, m)
  158. newf, _ := strconv.ParseFloat(newn, 64)
  159. return newf
  160. }
  161. // 截取小数点后几位
  162. func SubFloatToFloatStr(f float64, m int) string {
  163. newn := SubFloatToString(f, m)
  164. return newn
  165. }
  166. // 获取相差时间-年
  167. func GetYearDiffer(start_time, end_time string) int {
  168. t1, _ := time.ParseInLocation("2006-01-02", start_time, time.Local)
  169. t2, _ := time.ParseInLocation("2006-01-02", end_time, time.Local)
  170. age := t2.Year() - t1.Year()
  171. if t2.Month() < t1.Month() || (t2.Month() == t1.Month() && t2.Day() < t1.Day()) {
  172. age--
  173. }
  174. return age
  175. }
  176. // 获取相差时间-秒
  177. func GetSecondDifferByTime(start_time, end_time time.Time) int64 {
  178. diff := end_time.Unix() - start_time.Unix()
  179. return diff
  180. }
  181. func FixFloat(f float64, m int) float64 {
  182. newn := SubFloatToString(f+0.00000001, m)
  183. newf, _ := strconv.ParseFloat(newn, 64)
  184. return newf
  185. }
  186. // 将字符串数组转化为逗号分割的字符串形式 ["str1","str2","str3"] >>> "str1,str2,str3"
  187. func StrListToString(strList []string) (str string) {
  188. if len(strList) > 0 {
  189. for k, v := range strList {
  190. if k == 0 {
  191. str = v
  192. } else {
  193. str = str + "," + v
  194. }
  195. }
  196. return
  197. }
  198. return ""
  199. }
  200. // 数据没有记录
  201. func ErrNoRow() string {
  202. return "<QuerySeter> no row found"
  203. }
  204. // 校验邮箱格式
  205. func ValidateEmailFormatat(email string) bool {
  206. reg := regexp.MustCompile(RegularEmail)
  207. return reg.MatchString(email)
  208. }
  209. // 验证是否是手机号
  210. func ValidateMobileFormatat(mobileNum string) bool {
  211. reg := regexp.MustCompile(RegularMobile)
  212. return reg.MatchString(mobileNum)
  213. }
  214. // 判断文件是否存在
  215. func FileIsExist(filePath string) bool {
  216. _, err := os.Stat(filePath)
  217. return err == nil || os.IsExist(err)
  218. }
  219. // 获取图片扩展名
  220. func GetImgExt(file string) (ext string, err error) {
  221. var headerByte []byte
  222. headerByte = make([]byte, 8)
  223. fd, err := os.Open(file)
  224. if err != nil {
  225. return "", err
  226. }
  227. defer fd.Close()
  228. _, err = fd.Read(headerByte)
  229. if err != nil {
  230. return "", err
  231. }
  232. xStr := fmt.Sprintf("%x", headerByte)
  233. switch {
  234. case xStr == "89504e470d0a1a0a":
  235. ext = ".png"
  236. case xStr == "0000010001002020":
  237. ext = ".ico"
  238. case xStr == "0000020001002020":
  239. ext = ".cur"
  240. case xStr[:12] == "474946383961" || xStr[:12] == "474946383761":
  241. ext = ".gif"
  242. case xStr[:10] == "0000020000" || xStr[:10] == "0000100000":
  243. ext = ".tga"
  244. case xStr[:8] == "464f524d":
  245. ext = ".iff"
  246. case xStr[:8] == "52494646":
  247. ext = ".ani"
  248. case xStr[:4] == "4d4d" || xStr[:4] == "4949":
  249. ext = ".tiff"
  250. case xStr[:4] == "424d":
  251. ext = ".bmp"
  252. case xStr[:4] == "ffd8":
  253. ext = ".jpg"
  254. case xStr[:2] == "0a":
  255. ext = ".pcx"
  256. default:
  257. ext = ""
  258. }
  259. return ext, nil
  260. }
  261. // 保存图片
  262. func SaveImage(path string, img image.Image) (err error) {
  263. //需要保持的文件
  264. imgfile, err := os.Create(path)
  265. defer imgfile.Close()
  266. // 以PNG格式保存文件
  267. err = png.Encode(imgfile, img)
  268. return err
  269. }
  270. // 下载图片
  271. func DownloadImage(imgUrl string) (filePath string, err error) {
  272. imgPath := "./static/imgs/"
  273. fileName := path.Base(imgUrl)
  274. res, err := http.Get(imgUrl)
  275. if err != nil {
  276. fmt.Println("A error occurred!")
  277. return
  278. }
  279. defer res.Body.Close()
  280. // 获得get请求响应的reader对象
  281. reader := bufio.NewReaderSize(res.Body, 32*1024)
  282. filePath = imgPath + fileName
  283. file, err := os.Create(filePath)
  284. if err != nil {
  285. return
  286. }
  287. defer func() {
  288. file.Close()
  289. }()
  290. // 获得文件的writer对象
  291. writer := bufio.NewWriter(file)
  292. written, _ := io.Copy(writer, reader)
  293. fmt.Printf("Total length: %d \n", written)
  294. return
  295. }
  296. // DownloadFile 下载文件
  297. func DownloadFile(fileUrl, fileDir string) (filePath string, err error) {
  298. filePathDir := "./static/imgs/"
  299. if fileDir != `` {
  300. err = os.MkdirAll(fileDir, DIR_MOD)
  301. if err != nil {
  302. return
  303. }
  304. filePathDir = fileDir
  305. }
  306. fileName := path.Base(fileUrl)
  307. res, err := http.Get(fileUrl)
  308. if err != nil {
  309. fmt.Println("A error occurred!")
  310. return
  311. }
  312. defer res.Body.Close()
  313. // 获得get请求响应的reader对象
  314. reader := bufio.NewReaderSize(res.Body, 32*1024)
  315. filePath = filePathDir + GetRandString(4) + fileName
  316. file, err := os.Create(filePath)
  317. if err != nil {
  318. return
  319. }
  320. defer func() {
  321. file.Close()
  322. }()
  323. // 获得文件的writer对象
  324. writer := bufio.NewWriter(file)
  325. _, _ = io.Copy(writer, reader)
  326. //fmt.Printf("Total length: %d \n", written)
  327. return
  328. }
  329. // 保存base64数据为文件
  330. func SaveBase64ToFile(content, path string) error {
  331. data, err := base64.StdEncoding.DecodeString(content)
  332. if err != nil {
  333. return err
  334. }
  335. f, err := os.Create(path)
  336. defer f.Close()
  337. if err != nil {
  338. return err
  339. }
  340. f.Write(data)
  341. return nil
  342. }
  343. func SaveBase64ToFileBySeek(content, path string) (err error) {
  344. data, err := base64.StdEncoding.DecodeString(content)
  345. exist, err := PathExists(path)
  346. if err != nil {
  347. return
  348. }
  349. if !exist {
  350. f, err := os.Create(path)
  351. if err != nil {
  352. return err
  353. }
  354. n, _ := f.Seek(0, 2)
  355. // 从末尾的偏移量开始写入内容
  356. _, err = f.WriteAt([]byte(data), n)
  357. defer f.Close()
  358. } else {
  359. f, err := os.OpenFile(path, os.O_WRONLY, 0644)
  360. if err != nil {
  361. return err
  362. }
  363. n, _ := f.Seek(0, 2)
  364. // 从末尾的偏移量开始写入内容
  365. _, err = f.WriteAt([]byte(data), n)
  366. defer f.Close()
  367. }
  368. return nil
  369. }
  370. func PathExists(path string) (bool, error) {
  371. _, err := os.Stat(path)
  372. if err == nil {
  373. return true, nil
  374. }
  375. if os.IsNotExist(err) {
  376. return false, nil
  377. }
  378. return false, err
  379. }
  380. func StartIndex(page, pagesize int) int {
  381. if page > 1 {
  382. return (page - 1) * pagesize
  383. }
  384. return 0
  385. }
  386. func PageCount(count, pagesize int) int {
  387. if count%pagesize > 0 {
  388. return count/pagesize + 1
  389. } else {
  390. return count / pagesize
  391. }
  392. }
  393. func TrimHtml(src string) string {
  394. //将HTML标签全转换成小写
  395. re, _ := regexp.Compile("\\<[\\S\\s]+?\\>")
  396. src = re.ReplaceAllStringFunc(src, strings.ToLower)
  397. re, _ = regexp.Compile("\\<img[\\S\\s]+?\\>")
  398. src = re.ReplaceAllString(src, "")
  399. re, _ = regexp.Compile("class[\\S\\s]+?>")
  400. src = re.ReplaceAllString(src, "")
  401. re, _ = regexp.Compile("\\<[\\S\\s]+?\\>")
  402. src = re.ReplaceAllString(src, "")
  403. src = strings.ReplaceAll(src, "&nbsp;", " ")
  404. return strings.TrimSpace(src)
  405. }
  406. //1556164246 -> 2019-04-25 03:50:46 +0000
  407. //timestamp
  408. func TimeToTimestamp() {
  409. fmt.Println(time.Unix(1556164246, 0).Format("2006-01-02 15:04:05"))
  410. }
  411. func ToUnicode(text string) string {
  412. textQuoted := strconv.QuoteToASCII(text)
  413. textUnquoted := textQuoted[1 : len(textQuoted)-1]
  414. return textUnquoted
  415. }
  416. func VersionToInt(version string) int {
  417. version = strings.Replace(version, ".", "", -1)
  418. n, _ := strconv.Atoi(version)
  419. return n
  420. }
  421. func IsCheckInList(list []int, s int) bool {
  422. for _, v := range list {
  423. if v == s {
  424. return true
  425. }
  426. }
  427. return false
  428. }
  429. func round(num float64) int {
  430. return int(num + math.Copysign(0.5, num))
  431. }
  432. func toFixed(num float64, precision int) float64 {
  433. output := math.Pow(10, float64(precision))
  434. return float64(round(num*output)) / output
  435. }
  436. // GetWilsonScore returns Wilson Score
  437. func GetWilsonScore(p, n float64) float64 {
  438. if p == 0 && n == 0 {
  439. return 0
  440. }
  441. return toFixed(((p+1.9208)/(p+n)-1.96*math.Sqrt(p*n/(p+n)+0.9604)/(p+n))/(1+3.8416/(p+n)), 2)
  442. }
  443. // 将中文数字转化成数字,比如 第三百四十五章,返回第345章 不支持一亿及以上
  444. func ChangeWordsToNum(str string) (numStr string) {
  445. words := ([]rune)(str)
  446. num := 0
  447. n := 0
  448. for i := 0; i < len(words); i++ {
  449. word := string(words[i : i+1])
  450. switch word {
  451. case "万":
  452. if n == 0 {
  453. n = 1
  454. }
  455. n = n * 10000
  456. num = num*10000 + n
  457. n = 0
  458. case "千":
  459. if n == 0 {
  460. n = 1
  461. }
  462. n = n * 1000
  463. num += n
  464. n = 0
  465. case "百":
  466. if n == 0 {
  467. n = 1
  468. }
  469. n = n * 100
  470. num += n
  471. n = 0
  472. case "十":
  473. if n == 0 {
  474. n = 1
  475. }
  476. n = n * 10
  477. num += n
  478. n = 0
  479. case "一":
  480. n += 1
  481. case "二":
  482. n += 2
  483. case "三":
  484. n += 3
  485. case "四":
  486. n += 4
  487. case "五":
  488. n += 5
  489. case "六":
  490. n += 6
  491. case "七":
  492. n += 7
  493. case "八":
  494. n += 8
  495. case "九":
  496. n += 9
  497. case "零":
  498. default:
  499. if n > 0 {
  500. num += n
  501. n = 0
  502. }
  503. if num == 0 {
  504. numStr += word
  505. } else {
  506. numStr += strconv.Itoa(num) + word
  507. num = 0
  508. }
  509. }
  510. }
  511. if n > 0 {
  512. num += n
  513. n = 0
  514. }
  515. if num != 0 {
  516. numStr += strconv.Itoa(num)
  517. }
  518. return
  519. }
  520. func Sha1(data string) string {
  521. sha1 := sha1.New()
  522. sha1.Write([]byte(data))
  523. return hex.EncodeToString(sha1.Sum([]byte("")))
  524. }
  525. func GetVideoPlaySeconds(videoPath string) (playSeconds float64, err error) {
  526. cmd := `ffmpeg -i ` + videoPath + ` 2>&1 | grep 'Duration' | cut -d ' ' -f 4 | sed s/,//`
  527. out, err := exec.Command("bash", "-c", cmd).Output()
  528. if err != nil {
  529. return
  530. }
  531. outTimes := string(out)
  532. fmt.Println("outTimes:", outTimes)
  533. if outTimes != "" {
  534. timeArr := strings.Split(outTimes, ":")
  535. h := timeArr[0]
  536. m := timeArr[1]
  537. s := timeArr[2]
  538. hInt, err := strconv.Atoi(h)
  539. if err != nil {
  540. return playSeconds, err
  541. }
  542. mInt, err := strconv.Atoi(m)
  543. if err != nil {
  544. return playSeconds, err
  545. }
  546. s = strings.Trim(s, " ")
  547. s = strings.Trim(s, "\n")
  548. sInt, err := strconv.ParseFloat(s, 64)
  549. if err != nil {
  550. return playSeconds, err
  551. }
  552. playSeconds = float64(hInt)*3600 + float64(mInt)*60 + float64(sInt)
  553. }
  554. return
  555. }
  556. func GetMaxTradeCode(tradeCode string) (maxTradeCode string, err error) {
  557. tradeCode = strings.Replace(tradeCode, "W", "", -1)
  558. tradeCode = strings.Trim(tradeCode, " ")
  559. tradeCodeInt, err := strconv.Atoi(tradeCode)
  560. if err != nil {
  561. return
  562. }
  563. tradeCodeInt = tradeCodeInt + 1
  564. maxTradeCode = fmt.Sprintf("W%06d", tradeCodeInt)
  565. return
  566. }
  567. func GetTradeCodeList(tradeCode string, num int) (tradeCodeList []string, err error) {
  568. tradeCode = strings.Replace(tradeCode, "W", "", -1)
  569. tradeCode = strings.Trim(tradeCode, " ")
  570. tradeCodeInt, err := strconv.Atoi(tradeCode)
  571. if err != nil {
  572. return
  573. }
  574. for i := 0; i < num; i++ {
  575. tradeCodeInt = tradeCodeInt + 1
  576. tradeCodeList = append(tradeCodeList, fmt.Sprintf("W%06d", tradeCodeInt))
  577. }
  578. return
  579. }
  580. // excel日期字段格式化 yyyy-mm-dd
  581. func ConvertToFormatDay(excelDaysString string) string {
  582. // 2006-01-02 距离 1900-01-01的天数
  583. baseDiffDay := 38719 //在网上工具计算的天数需要加2天,什么原因没弄清楚
  584. curDiffDay := excelDaysString
  585. b, _ := strconv.Atoi(curDiffDay)
  586. // 获取excel的日期距离2006-01-02的天数
  587. realDiffDay := b - baseDiffDay
  588. //fmt.Println("realDiffDay:",realDiffDay)
  589. // 距离2006-01-02 秒数
  590. realDiffSecond := realDiffDay * 24 * 3600
  591. //fmt.Println("realDiffSecond:",realDiffSecond)
  592. // 2006-01-02 15:04:05距离1970-01-01 08:00:00的秒数 网上工具可查出
  593. baseOriginSecond := 1136185445
  594. resultTime := time.Unix(int64(baseOriginSecond+realDiffSecond), 0).Format("2006-01-02")
  595. return resultTime
  596. }
  597. // GetDaysDiff1900 计算日期距离1900-01-01的天数
  598. func GetDaysDiff1900(date string) int {
  599. // 将字符串转换为时间类型
  600. //从1899年12月30日开始是因为Excel的日期计算是基于1900年1月1日的,而1900年并不是闰年,因此Excel日期计算存在一个错误。为了修正这个错误,
  601. //我们将时间回溯到1899年12月30日,这样在进行日期计算时可以正确地处理Excel日期。
  602. tStart, err := time.ParseInLocation(FormatDate, "1899-12-30", time.Local)
  603. if err != nil {
  604. return 0
  605. }
  606. tEnd, err := time.ParseInLocation(FormatDate, date, time.Local)
  607. if err != nil {
  608. return 0
  609. }
  610. // 计算两个日期之间的天数差值
  611. duration := tEnd.Sub(tStart).Hours() / 24
  612. days := int(duration)
  613. return days
  614. }
  615. func CheckPwd(pwd string) bool {
  616. compile := `([0-9a-z]+){6,12}|(a-z0-9]+){6,12}`
  617. reg := regexp.MustCompile(compile)
  618. flag := reg.MatchString(pwd)
  619. return flag
  620. }
  621. func GetMonthStartAndEnd(myYear string, myMonth string) (startDate, endDate string) {
  622. // 数字月份必须前置补零
  623. if len(myMonth) == 1 {
  624. myMonth = "0" + myMonth
  625. }
  626. yInt, _ := strconv.Atoi(myYear)
  627. timeLayout := "2006-01-02 15:04:05"
  628. loc, _ := time.LoadLocation("Local")
  629. theTime, _ := time.ParseInLocation(timeLayout, myYear+"-"+myMonth+"-01 00:00:00", loc)
  630. newMonth := theTime.Month()
  631. t1 := time.Date(yInt, newMonth, 1, 0, 0, 0, 0, time.Local).Format("2006-01-02")
  632. t2 := time.Date(yInt, newMonth+1, 0, 0, 0, 0, 0, time.Local).Format("2006-01-02")
  633. return t1, t2
  634. }
  635. // TrimStr 移除字符串中的空格
  636. func TrimStr(str string) (str2 string) {
  637. if str == "" {
  638. return str
  639. }
  640. return strings.Replace(str, " ", "", -1)
  641. }
  642. // TrimLRStr 移除字符串前后的空格
  643. func TrimLRStr(str string) (str2 string) {
  644. if str == "" {
  645. return str
  646. }
  647. str2 = strings.TrimLeft(str, " ")
  648. str2 = strings.TrimRight(str2, " ")
  649. return
  650. }
  651. // 字符串转换为time
  652. func StrTimeToTime(strTime string) time.Time {
  653. timeLayout := "2006-01-02 15:04:05" //转化所需模板
  654. loc, _ := time.LoadLocation("Local") //重要:获取时区
  655. resultTime, _ := time.ParseInLocation(timeLayout, strTime, loc)
  656. return resultTime
  657. }
  658. // 字符串类型时间转周几
  659. func StrDateTimeToWeek(strTime string) string {
  660. var WeekDayMap = map[string]string{
  661. "Monday": "周一",
  662. "Tuesday": "周二",
  663. "Wednesday": "周三",
  664. "Thursday": "周四",
  665. "Friday": "周五",
  666. "Saturday": "周六",
  667. "Sunday": "周日",
  668. }
  669. var ctime = StrTimeToTime(strTime).Format("2006-01-02")
  670. startday, _ := time.Parse("2006-01-02", ctime)
  671. staweek_int := startday.Weekday().String()
  672. return WeekDayMap[staweek_int]
  673. }
  674. // EnWeekToCnWeek 英文周几转中文周几
  675. func EnWeekToCnWeek(enWeekStr string) string {
  676. var WeekDayMap = map[string]string{
  677. "Monday": "周一",
  678. "Tuesday": "周二",
  679. "Wednesday": "周三",
  680. "Thursday": "周四",
  681. "Friday": "周五",
  682. "Saturday": "周六",
  683. "Sunday": "周日",
  684. }
  685. cnWeekStr, ok := WeekDayMap[enWeekStr]
  686. if !ok {
  687. cnWeekStr = `周一`
  688. }
  689. return cnWeekStr
  690. }
  691. // 时间格式转年月日字符串
  692. func TimeToStrYmd(time2 time.Time) string {
  693. var Ymd string
  694. year := time2.Year()
  695. month := time2.Format("1")
  696. day1 := time.Now().Day()
  697. Ymd = strconv.Itoa(year) + "年" + month + "月" + strconv.Itoa(day1) + "日"
  698. return Ymd
  699. }
  700. // 时间格式去掉时分秒
  701. func TimeRemoveHms(strTime string) string {
  702. var Ymd string
  703. var resultTime = StrTimeToTime(strTime)
  704. year := resultTime.Year()
  705. month := resultTime.Format("01")
  706. day1 := resultTime.Day()
  707. if day1 < 10 {
  708. Ymd = strconv.Itoa(year) + "." + month + ".0" + strconv.Itoa(day1)
  709. } else {
  710. Ymd = strconv.Itoa(year) + "." + month + "." + strconv.Itoa(day1)
  711. }
  712. return Ymd
  713. }
  714. // 时间格式去掉时分秒
  715. func TimeRemoveHms2(strTime string) string {
  716. var Ymd string
  717. var resultTime = StrTimeToTime(strTime)
  718. year := resultTime.Year()
  719. month := resultTime.Format("01")
  720. day1 := resultTime.Day()
  721. if day1 < 10 {
  722. Ymd = strconv.Itoa(year) + "-" + month + "-0" + strconv.Itoa(day1)
  723. } else {
  724. Ymd = strconv.Itoa(year) + "-" + month + "-" + strconv.Itoa(day1)
  725. }
  726. return Ymd
  727. }
  728. // 文章上一次编辑时间
  729. func ArticleLastTime(strTime string) string {
  730. var newTime string
  731. stamp, _ := time.ParseInLocation("2006-01-02 15:04:05", strTime, time.Local)
  732. diffTime := time.Now().Unix() - stamp.Unix()
  733. if diffTime <= 60 {
  734. newTime = "当前"
  735. } else if diffTime < 60*60 {
  736. newTime = strconv.FormatInt(diffTime/60, 10) + "分钟前"
  737. } else if diffTime < 24*60*60 {
  738. newTime = strconv.FormatInt(diffTime/(60*60), 10) + "小时前"
  739. } else if diffTime < 30*24*60*60 {
  740. newTime = strconv.FormatInt(diffTime/(24*60*60), 10) + "天前"
  741. } else if diffTime < 12*30*24*60*60 {
  742. newTime = strconv.FormatInt(diffTime/(30*24*60*60), 10) + "月前"
  743. } else {
  744. newTime = "1年前"
  745. }
  746. return newTime
  747. }
  748. // 人民币小写转大写
  749. func ConvertNumToCny(num float64) (str string, err error) {
  750. strNum := strconv.FormatFloat(num*100, 'f', 0, 64)
  751. sliceUnit := []string{"仟", "佰", "拾", "亿", "仟", "佰", "拾", "万", "仟", "佰", "拾", "元", "角", "分"}
  752. // log.Println(sliceUnit[:len(sliceUnit)-2])
  753. s := sliceUnit[len(sliceUnit)-len(strNum):]
  754. upperDigitUnit := map[string]string{"0": "零", "1": "壹", "2": "贰", "3": "叁", "4": "肆", "5": "伍", "6": "陆", "7": "柒", "8": "捌", "9": "玖"}
  755. for k, v := range strNum[:] {
  756. str = str + upperDigitUnit[string(v)] + s[k]
  757. }
  758. reg, err := regexp.Compile(`零角零分$`)
  759. str = reg.ReplaceAllString(str, "整")
  760. reg, err = regexp.Compile(`零角`)
  761. str = reg.ReplaceAllString(str, "零")
  762. reg, err = regexp.Compile(`零分$`)
  763. str = reg.ReplaceAllString(str, "整")
  764. reg, err = regexp.Compile(`零[仟佰拾]`)
  765. str = reg.ReplaceAllString(str, "零")
  766. reg, err = regexp.Compile(`零{2,}`)
  767. str = reg.ReplaceAllString(str, "零")
  768. reg, err = regexp.Compile(`零亿`)
  769. str = reg.ReplaceAllString(str, "亿")
  770. reg, err = regexp.Compile(`零万`)
  771. str = reg.ReplaceAllString(str, "万")
  772. reg, err = regexp.Compile(`零*元`)
  773. str = reg.ReplaceAllString(str, "元")
  774. reg, err = regexp.Compile(`亿零{0, 3}万`)
  775. str = reg.ReplaceAllString(str, "^元")
  776. reg, err = regexp.Compile(`零元`)
  777. str = reg.ReplaceAllString(str, "零")
  778. return
  779. }
  780. // GetNowWeekMonday 获取本周周一的时间
  781. func GetNowWeekMonday() time.Time {
  782. offset := int(time.Monday - time.Now().Weekday())
  783. if offset == 1 { //正好是周日,但是按照中国人的理解,周日是一周最后一天,而不是一周开始的第一天
  784. offset = -6
  785. }
  786. mondayTime := time.Now().AddDate(0, 0, offset)
  787. mondayTime = time.Date(mondayTime.Year(), mondayTime.Month(), mondayTime.Day(), 0, 0, 0, 0, mondayTime.Location())
  788. return mondayTime
  789. }
  790. // GetNowWeekLastDay 获取本周最后一天的时间
  791. func GetNowWeekLastDay() time.Time {
  792. offset := int(time.Monday - time.Now().Weekday())
  793. if offset == 1 { //正好是周日,但是按照中国人的理解,周日是一周最后一天,而不是一周开始的第一天
  794. offset = -6
  795. }
  796. firstDayTime := time.Now().AddDate(0, 0, offset)
  797. firstDayTime = time.Date(firstDayTime.Year(), firstDayTime.Month(), firstDayTime.Day(), 0, 0, 0, 0, firstDayTime.Location()).AddDate(0, 0, 6)
  798. lastDayTime := time.Date(firstDayTime.Year(), firstDayTime.Month(), firstDayTime.Day(), 23, 59, 59, 0, firstDayTime.Location())
  799. return lastDayTime
  800. }
  801. // GetNowMonthFirstDay 获取本月第一天的时间
  802. func GetNowMonthFirstDay() time.Time {
  803. nowMonthFirstDay := time.Date(time.Now().Year(), time.Now().Month(), 1, 0, 0, 0, 0, time.Now().Location())
  804. return nowMonthFirstDay
  805. }
  806. // GetNowMonthLastDay 获取本月最后一天的时间
  807. func GetNowMonthLastDay() time.Time {
  808. nowMonthLastDay := time.Date(time.Now().Year(), time.Now().Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  809. nowMonthLastDay = time.Date(nowMonthLastDay.Year(), nowMonthLastDay.Month(), nowMonthLastDay.Day(), 23, 59, 59, 0, nowMonthLastDay.Location())
  810. return nowMonthLastDay
  811. }
  812. // GetNowQuarterFirstDay 获取本季度第一天的时间
  813. func GetNowQuarterFirstDay() time.Time {
  814. month := int(time.Now().Month())
  815. var nowQuarterFirstDay time.Time
  816. if month >= 1 && month <= 3 {
  817. //1月1号
  818. nowQuarterFirstDay = time.Date(time.Now().Year(), 1, 1, 0, 0, 0, 0, time.Now().Location())
  819. } else if month >= 4 && month <= 6 {
  820. //4月1号
  821. nowQuarterFirstDay = time.Date(time.Now().Year(), 4, 1, 0, 0, 0, 0, time.Now().Location())
  822. } else if month >= 7 && month <= 9 {
  823. nowQuarterFirstDay = time.Date(time.Now().Year(), 7, 1, 0, 0, 0, 0, time.Now().Location())
  824. } else {
  825. nowQuarterFirstDay = time.Date(time.Now().Year(), 10, 1, 0, 0, 0, 0, time.Now().Location())
  826. }
  827. return nowQuarterFirstDay
  828. }
  829. // GetNowQuarterLastDay 获取本季度最后一天的时间
  830. func GetNowQuarterLastDay() time.Time {
  831. month := int(time.Now().Month())
  832. var nowQuarterLastDay time.Time
  833. if month >= 1 && month <= 3 {
  834. //03-31 23:59:59
  835. nowQuarterLastDay = time.Date(time.Now().Year(), 3, 31, 23, 59, 59, 0, time.Now().Location())
  836. } else if month >= 4 && month <= 6 {
  837. //06-30 23:59:59
  838. nowQuarterLastDay = time.Date(time.Now().Year(), 6, 30, 23, 59, 59, 0, time.Now().Location())
  839. } else if month >= 7 && month <= 9 {
  840. //09-30 23:59:59
  841. nowQuarterLastDay = time.Date(time.Now().Year(), 9, 30, 23, 59, 59, 0, time.Now().Location())
  842. } else {
  843. //12-31 23:59:59
  844. nowQuarterLastDay = time.Date(time.Now().Year(), 12, 31, 23, 59, 59, 0, time.Now().Location())
  845. }
  846. return nowQuarterLastDay
  847. }
  848. // GetNowHalfYearFirstDay 获取当前半年的第一天的时间
  849. func GetNowHalfYearFirstDay() time.Time {
  850. month := int(time.Now().Month())
  851. var nowHalfYearLastDay time.Time
  852. if month >= 1 && month <= 6 {
  853. //03-31 23:59:59
  854. nowHalfYearLastDay = time.Date(time.Now().Year(), 1, 1, 0, 0, 0, 0, time.Now().Location())
  855. } else {
  856. //12-31 23:59:59
  857. nowHalfYearLastDay = time.Date(time.Now().Year(), 7, 1, 0, 0, 0, 0, time.Now().Location())
  858. }
  859. return nowHalfYearLastDay
  860. }
  861. // GetNowHalfYearLastDay 获取当前半年的最后一天的时间
  862. func GetNowHalfYearLastDay() time.Time {
  863. month := int(time.Now().Month())
  864. var nowHalfYearLastDay time.Time
  865. if month >= 1 && month <= 6 {
  866. //03-31 23:59:59
  867. nowHalfYearLastDay = time.Date(time.Now().Year(), 6, 30, 23, 59, 59, 0, time.Now().Location())
  868. } else {
  869. //12-31 23:59:59
  870. nowHalfYearLastDay = time.Date(time.Now().Year(), 12, 31, 23, 59, 59, 0, time.Now().Location())
  871. }
  872. return nowHalfYearLastDay
  873. }
  874. // GetNowYearFirstDay 获取当前年的最后一天的时间
  875. func GetNowYearFirstDay() time.Time {
  876. //12-31 23:59:59
  877. nowYearFirstDay := time.Date(time.Now().Year(), 1, 1, 0, 0, 0, 0, time.Now().Location())
  878. return nowYearFirstDay
  879. }
  880. // GetNowYearLastDay 获取当前年的最后一天的时间
  881. func GetNowYearLastDay() time.Time {
  882. //12-31 23:59:59
  883. nowYearLastDay := time.Date(time.Now().Year(), 12, 31, 23, 59, 59, 0, time.Now().Location())
  884. return nowYearLastDay
  885. }
  886. // CalculationDate 计算两个日期之间相差n年m月y天
  887. func CalculationDate(startDate, endDate time.Time) (beetweenDay string, err error) {
  888. //startDate := time.Date(2021, 3, 28, 0, 0, 0, 0, time.Now().Location())
  889. //endDate := time.Date(2022, 3, 31, 0, 0, 0, 0, time.Now().Location())
  890. numYear := endDate.Year() - startDate.Year()
  891. numMonth := int(endDate.Month()) - int(startDate.Month())
  892. numDay := 0
  893. //获取截止月的总天数
  894. endDateDays := getMonthDay(endDate.Year(), int(endDate.Month()))
  895. //获取截止月的前一个月
  896. endDatePrevMonthDate := endDate.AddDate(0, -1, 0)
  897. //获取截止日期的上一个月的总天数
  898. endDatePrevMonthDays := getMonthDay(endDatePrevMonthDate.Year(), int(endDatePrevMonthDate.Month()))
  899. //获取开始日期的的月份总天数
  900. startDateMonthDays := getMonthDay(startDate.Year(), int(startDate.Month()))
  901. //判断,截止月是否完全被选中,如果相等,那么代表截止月份全部天数被选择
  902. if endDate.Day() == endDateDays {
  903. numDay = startDateMonthDays - startDate.Day() + 1
  904. //如果剩余天数正好与开始日期的天数是一致的,那么月份加1
  905. if numDay == startDateMonthDays {
  906. numMonth++
  907. numDay = 0
  908. //超过月份了,那么年份加1
  909. if numMonth == 12 {
  910. numYear++
  911. numMonth = 0
  912. }
  913. }
  914. } else {
  915. numDay = endDate.Day() - startDate.Day() + 1
  916. }
  917. //天数小于0,那么向月份借一位
  918. if numDay < 0 {
  919. //向上一个月借一个月的天数
  920. numDay += endDatePrevMonthDays
  921. //总月份减去一个月
  922. numMonth = numMonth - 1
  923. }
  924. //月份小于0,那么向年份借一位
  925. if numMonth < 0 {
  926. //向上一个年借12个月
  927. numMonth += 12
  928. //总年份减去一年
  929. numYear = numYear - 1
  930. }
  931. if numYear < 0 {
  932. err = errors.New("日期异常")
  933. return
  934. }
  935. if numYear > 0 {
  936. beetweenDay += fmt.Sprint(numYear, "年")
  937. }
  938. if numMonth > 0 {
  939. beetweenDay += fmt.Sprint(numMonth, "个月")
  940. }
  941. if numDay > 0 {
  942. beetweenDay += fmt.Sprint(numDay, "天")
  943. }
  944. return
  945. }
  946. // FormatPrice 格式化展示金额数字(财务金额展示,小数点前,每三位用,隔开) 1,234,567,898.55
  947. func FormatPrice(price float64) (str string) {
  948. str = decimal.NewFromFloat(price).String()
  949. length := len(str)
  950. if length < 4 {
  951. return str
  952. }
  953. arr := strings.Split(str, ".") //用小数点符号分割字符串,为数组接收
  954. length1 := len(arr[0])
  955. if length1 < 4 {
  956. return str
  957. }
  958. count := (length1 - 1) / 3
  959. for i := 0; i < count; i++ {
  960. arr[0] = arr[0][:length1-(i+1)*3] + "," + arr[0][length1-(i+1)*3:]
  961. }
  962. return strings.Join(arr, ".") //将一系列字符串连接为一个字符串,之间用sep来分隔。
  963. }
  964. // getMonthDay 获取某年某月有多少天
  965. func getMonthDay(year, month int) (days int) {
  966. if month != 2 {
  967. if month == 4 || month == 6 || month == 9 || month == 11 {
  968. days = 30
  969. } else {
  970. days = 31
  971. }
  972. } else {
  973. if ((year%4) == 0 && (year%100) != 0) || (year%400) == 0 {
  974. days = 29
  975. } else {
  976. days = 28
  977. }
  978. }
  979. return
  980. }
  981. func SaveToFile(content, path string) error {
  982. f, err := os.Create(path)
  983. defer f.Close()
  984. if err != nil {
  985. return err
  986. }
  987. f.Write([]byte(content))
  988. return nil
  989. }
  990. // 用户参会时间转换
  991. func GetAttendanceDetailSeconds(secondNum int) string {
  992. var timeStr string
  993. if secondNum <= 60 {
  994. if secondNum < 10 {
  995. timeStr = "0" + strconv.Itoa(secondNum) + "''"
  996. } else {
  997. timeStr = strconv.Itoa(secondNum) + "''"
  998. }
  999. } else {
  1000. var remainderStr string
  1001. remainderNum := secondNum % 60
  1002. minuteNum := secondNum / 60
  1003. if remainderNum < 10 {
  1004. remainderStr = "0" + strconv.Itoa(remainderNum) + "''"
  1005. } else {
  1006. remainderStr = strconv.Itoa(remainderNum) + "''"
  1007. }
  1008. if minuteNum < 10 {
  1009. timeStr = "0" + strconv.Itoa(minuteNum) + "'" + remainderStr
  1010. } else {
  1011. timeStr = strconv.Itoa(minuteNum) + "'" + remainderStr
  1012. }
  1013. }
  1014. return timeStr
  1015. }
  1016. // SubStr 截取字符串(中文)
  1017. func SubStr(str string, subLen int) string {
  1018. strRune := []rune(str)
  1019. bodyRuneLen := len(strRune)
  1020. if bodyRuneLen > subLen {
  1021. bodyRuneLen = subLen
  1022. }
  1023. str = string(strRune[:bodyRuneLen])
  1024. return str
  1025. }
  1026. // HideString 给字段加***(从字符串中间替换,少于需要替换的长度,那么就补全*的长度)
  1027. // src 待*字符串
  1028. // hideLen 需要加*的长度
  1029. func HideString(src string, hideLen int) string {
  1030. if src == "" {
  1031. return src
  1032. }
  1033. str := []rune(src)
  1034. if hideLen == 0 {
  1035. hideLen = 4
  1036. }
  1037. hideStr := ""
  1038. for i := 0; i < hideLen; i++ {
  1039. hideStr += "*"
  1040. }
  1041. strLen := len(str)
  1042. // 字符长度是1
  1043. if strLen == 1 {
  1044. return string(str[:1]) + hideStr
  1045. }
  1046. //字符长度大于1,但是小于等于需要隐藏的字符长度,那么就隐藏中间,保留前后各一位字符
  1047. if strLen <= hideLen+2 {
  1048. return string(str[:1]) + hideStr + string(str[strLen-1:])
  1049. }
  1050. subLen := strLen - hideLen //剩余需要展示的字符长度
  1051. decimal.NewFromFloat(2)
  1052. frontLenDecimal := decimal.NewFromInt(int64(subLen)).Div(decimal.NewFromInt(2)) //前面需要展示的字符的长度
  1053. frontLen := frontLenDecimal.Floor().IntPart()
  1054. return string(str[:frontLen]) + hideStr + string(str[frontLen+int64(hideLen):])
  1055. }
  1056. func GetLocalIP() (ip string, err error) {
  1057. addrs, err := net.InterfaceAddrs()
  1058. if err != nil {
  1059. return
  1060. }
  1061. for _, addr := range addrs {
  1062. ipAddr, ok := addr.(*net.IPNet)
  1063. if !ok {
  1064. continue
  1065. }
  1066. if ipAddr.IP.IsLoopback() {
  1067. continue
  1068. }
  1069. if !ipAddr.IP.IsGlobalUnicast() {
  1070. continue
  1071. }
  1072. return ipAddr.IP.String(), nil
  1073. }
  1074. return
  1075. }
  1076. // GetNowWeekMonday 获取上一周周一的时间
  1077. func GetPreWeekMonday() time.Time {
  1078. nowMonday := GetNowWeekMonday()
  1079. return nowMonday.AddDate(0, 0, -7)
  1080. }
  1081. // GetNowWeekLastDay 获取上一周最后一天的时间
  1082. func GetPreWeekLastDay() time.Time {
  1083. nowSunday := GetNowWeekLastDay()
  1084. return nowSunday.AddDate(0, 0, -7)
  1085. }
  1086. // GetNextWeekMonday 获取下一周周一的时间
  1087. func GetNextWeekMonday() time.Time {
  1088. nowMonday := GetNowWeekMonday()
  1089. return nowMonday.AddDate(0, 0, 7)
  1090. }
  1091. // GetNextWeekLastDay 获取下一周最后一天的时间
  1092. func GetNextWeekLastDay() time.Time {
  1093. nowSunday := GetNowWeekLastDay()
  1094. return nowSunday.AddDate(0, 0, 7)
  1095. }
  1096. // 处理真实姓名,隐藏中间的部分,如:张*,张*将
  1097. func DealRealName(realName string) string {
  1098. if realName == "" {
  1099. return ""
  1100. }
  1101. names := bytes.Runes([]byte(realName))
  1102. fistName := names[0]
  1103. length := len(names)
  1104. if length == 2 {
  1105. return string(fistName) + "*"
  1106. } else if length > 2 {
  1107. lastName := names[length-1]
  1108. return string(fistName) + "*" + string(lastName)
  1109. }
  1110. return realName
  1111. }
  1112. // Implode php中的implode(用来将int型的切片转为string)
  1113. func Implode(idIntList []int) (str string) {
  1114. for _, id := range idIntList {
  1115. str += fmt.Sprint(id, ",")
  1116. }
  1117. str = str[:len(str)-1]
  1118. return
  1119. }
  1120. // InArrayByInt php中的in_array(判断Int类型的切片中是否存在该int值)
  1121. func InArrayByInt(idIntList []int, searchId int) (has bool) {
  1122. for _, id := range idIntList {
  1123. if id == searchId {
  1124. has = true
  1125. return
  1126. }
  1127. }
  1128. return
  1129. }
  1130. // InArrayByStr php中的in_array(判断String类型的切片中是否存在该string值)
  1131. func InArrayByStr(idStrList []string, searchId string) (has bool) {
  1132. for _, id := range idStrList {
  1133. if id == searchId {
  1134. has = true
  1135. return
  1136. }
  1137. }
  1138. return
  1139. }
  1140. // Intersection 求两个切片的交集
  1141. func Intersection(a []string, b []string) (inter []string) {
  1142. // interacting on the smallest list first can potentailly be faster...but not by much, worse case is the same
  1143. low, high := a, b
  1144. if len(a) > len(b) {
  1145. low = b
  1146. high = a
  1147. }
  1148. done := false
  1149. for i, l := range low {
  1150. for j, h := range high {
  1151. // get future index values
  1152. f1 := i + 1
  1153. f2 := j + 1
  1154. if l == h {
  1155. inter = append(inter, h)
  1156. if f1 < len(low) && f2 < len(high) {
  1157. // if the future values aren't the same then that's the end of the intersection
  1158. if low[f1] != high[f2] {
  1159. done = true
  1160. }
  1161. }
  1162. // we don't want to interate on the entire list everytime, so remove the parts we already looped on will make it faster each pass
  1163. high = high[:j+copy(high[j:], high[j+1:])]
  1164. break
  1165. }
  1166. }
  1167. // nothing in the future so we are done
  1168. if done {
  1169. break
  1170. }
  1171. }
  1172. return
  1173. }
  1174. // Minus 获取差集
  1175. func Minus(a []string, b []string) []string {
  1176. //var inter []string
  1177. inter := make([]string, 0)
  1178. mp := make(map[string]bool)
  1179. for _, s := range a {
  1180. if _, ok := mp[s]; !ok {
  1181. mp[s] = true
  1182. }
  1183. }
  1184. for _, s := range b {
  1185. if _, ok := mp[s]; ok {
  1186. delete(mp, s)
  1187. }
  1188. }
  1189. for key := range mp {
  1190. inter = append(inter, key)
  1191. }
  1192. return inter
  1193. }
  1194. // IntArr2joinString []int转字符串
  1195. func IntArr2joinString(arr []int, sep string) string {
  1196. if len(arr) == 0 {
  1197. return ""
  1198. }
  1199. strArr := make([]string, 0)
  1200. for _, v := range arr {
  1201. strArr = append(strArr, strconv.Itoa(v))
  1202. }
  1203. return strings.Join(strArr, sep)
  1204. }
  1205. // GetOneMonthFirstDay 获取某月的第一天的时间
  1206. func GetOneMonthFirstDay(time2 time.Time) time.Time {
  1207. nowMonthFirstDay := time.Date(time2.Year(), time2.Month(), 1, 0, 0, 0, 0, time.Now().Location())
  1208. return nowMonthFirstDay
  1209. }
  1210. // GetOneMonthLastDay 获取某月最后一天的时间
  1211. func GetOneMonthLastDay(time2 time.Time) time.Time {
  1212. nowMonthLastDay := time.Date(time2.Year(), time2.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1213. nowMonthLastDay = time.Date(nowMonthLastDay.Year(), nowMonthLastDay.Month(), nowMonthLastDay.Day(), 23, 59, 59, 0, nowMonthLastDay.Location())
  1214. return nowMonthLastDay
  1215. }
  1216. func GetReportContentTextSub(content string) (contentSub string, err error) {
  1217. content = html.UnescapeString(content)
  1218. doc, err := goquery.NewDocumentFromReader(strings.NewReader(content))
  1219. docText := doc.Text()
  1220. bodyRune := []rune(docText)
  1221. bodyRuneLen := len(bodyRune)
  1222. if bodyRuneLen > 200 {
  1223. bodyRuneLen = 200
  1224. }
  1225. body := string(bodyRune[:bodyRuneLen])
  1226. contentSub = body
  1227. contentSub = strings.Replace(body, "Powered by Froala Editor", "", -1)
  1228. return
  1229. }
  1230. // GetOrmInReplace 获取orm的in查询替换?的方法
  1231. func GetOrmInReplace(num int) string {
  1232. template := make([]string, num)
  1233. for i := 0; i < num; i++ {
  1234. template[i] = "?"
  1235. }
  1236. return strings.Join(template, ",")
  1237. }
  1238. // RevSlice 反转切片
  1239. func RevSlice(slice []int) []int {
  1240. for i, j := 0, len(slice)-1; i < j; i, j = i+1, j-1 {
  1241. slice[i], slice[j] = slice[j], slice[i]
  1242. }
  1243. return slice
  1244. }
  1245. // ReplaceSpaceAndWrap 去除空格跟换行
  1246. func ReplaceSpaceAndWrap(str string) string {
  1247. // 去除空格
  1248. str = strings.Replace(str, " ", "", -1)
  1249. // 去除换行符
  1250. str = strings.Replace(str, "\n", "", -1)
  1251. return str
  1252. }
  1253. // JoinStr2IntArr 拼接字符串转[]int
  1254. func JoinStr2IntArr(str, sep string) (arr []int) {
  1255. arr = make([]int, 0)
  1256. if str == "" {
  1257. return
  1258. }
  1259. if sep == "" {
  1260. sep = ","
  1261. }
  1262. strArr := strings.Split(str, sep)
  1263. if len(strArr) == 0 {
  1264. return
  1265. }
  1266. for i := range strArr {
  1267. v, e := strconv.Atoi(strArr[i])
  1268. // int2str此处过滤掉无效int
  1269. if e != nil {
  1270. continue
  1271. }
  1272. arr = append(arr, v)
  1273. }
  1274. return
  1275. }
  1276. // 字符串转换为time类型
  1277. func StrDateToDate(strTime string) time.Time {
  1278. timeLayout := "2006-01-02" //转化所需模板
  1279. loc, _ := time.LoadLocation("Local") //重要:获取时区
  1280. resultTime, _ := time.ParseInLocation(timeLayout, strTime, loc)
  1281. return resultTime
  1282. }
  1283. // GetTimeSubDay 计算两个时间的自然日期差(后面减去前面)
  1284. func GetTimeSubDay(t1, t2 time.Time) int {
  1285. var day int
  1286. swap := false
  1287. if t1.Unix() > t2.Unix() {
  1288. t1, t2 = t2, t1
  1289. swap = true
  1290. }
  1291. t1_ := t1.Add(time.Duration(t2.Sub(t1).Milliseconds()%86400000) * time.Millisecond)
  1292. day = int(t2.Sub(t1).Hours() / 24)
  1293. // 计算在t1+两个时间的余数之后天数是否有变化
  1294. if t1_.Day() != t1.Day() {
  1295. day += 1
  1296. }
  1297. if swap {
  1298. day = -day
  1299. }
  1300. return day
  1301. }
  1302. // 去除非中文字符串
  1303. func StrFilterNonChinese(src *string) {
  1304. var hzRegexp = regexp.MustCompile("^[\u4e00-\u9fa5]$")
  1305. strn := ""
  1306. for _, c := range *src {
  1307. if hzRegexp.MatchString(string(c)) {
  1308. strn += string(c)
  1309. }
  1310. }
  1311. *src = strn
  1312. }
  1313. // MinusInt 获取两个[]int差集
  1314. func MinusInt(a []int, b []int) []int {
  1315. var diff []int
  1316. mpA, mpB := make(map[int]bool), make(map[int]bool)
  1317. for _, v := range a {
  1318. mpA[v] = true
  1319. }
  1320. for _, v := range b {
  1321. mpB[v] = true
  1322. }
  1323. for _, s := range a {
  1324. if !mpB[s] {
  1325. diff = append(diff, s)
  1326. }
  1327. }
  1328. for _, s := range b {
  1329. if !mpA[s] {
  1330. diff = append(diff, s)
  1331. }
  1332. }
  1333. return diff
  1334. }
  1335. // IntersectInt 获取两个[]int交集
  1336. func IntersectInt(nums1 []int, nums2 []int) []int {
  1337. m := make(map[int]int)
  1338. var res []int
  1339. for _, num := range nums1 {
  1340. m[num]++
  1341. }
  1342. for _, num := range nums2 {
  1343. if m[num] > 0 {
  1344. res = append(res, num)
  1345. m[num]--
  1346. }
  1347. }
  1348. return res
  1349. }
  1350. // MapSorter 对于map 排序
  1351. type MapSorter []Item
  1352. type Item struct {
  1353. Key int
  1354. Val float64
  1355. }
  1356. func NewMapSorter(m map[int]float64) MapSorter {
  1357. ms := make(MapSorter, 0, len(m))
  1358. for k, v := range m {
  1359. ms = append(ms, Item{k, v})
  1360. }
  1361. return ms
  1362. }
  1363. func (ms MapSorter) Len() int {
  1364. return len(ms)
  1365. }
  1366. func (ms MapSorter) Less(i, j int) bool {
  1367. return ms[i].Val > ms[j].Val // 按值排序
  1368. //return ms[i].Key < ms[j].Key // 按键排序
  1369. }
  1370. func (ms MapSorter) Swap(i, j int) {
  1371. ms[i], ms[j] = ms[j], ms[i]
  1372. }
  1373. // FormatFileSize 字节的单位转换 保留两位小数
  1374. func FormatFileSize(fileSize int64) (size string) {
  1375. if fileSize < 1024 {
  1376. return fmt.Sprintf("%.2fB", float64(fileSize)/float64(1))
  1377. } else if fileSize < (1024 * 1024) {
  1378. return fmt.Sprintf("%.2fKB", float64(fileSize)/float64(1024))
  1379. } else if fileSize < (1024 * 1024 * 1024) {
  1380. return fmt.Sprintf("%.2fMB", float64(fileSize)/float64(1024*1024))
  1381. } else if fileSize < (1024 * 1024 * 1024 * 1024) {
  1382. return fmt.Sprintf("%.2fGB", float64(fileSize)/float64(1024*1024*1024))
  1383. } else if fileSize < (1024 * 1024 * 1024 * 1024 * 1024) {
  1384. return fmt.Sprintf("%.2fTB", float64(fileSize)/float64(1024*1024*1024*1024))
  1385. } else { //if fileSize < (1024 * 1024 * 1024 * 1024 * 1024 * 1024)
  1386. return fmt.Sprintf("%.2fPB", float64(fileSize)/float64(1024*1024*1024*1024*1024))
  1387. }
  1388. }
  1389. func GetDurationFormatBySecond(sec int) (formatString string) {
  1390. if sec == 0 {
  1391. formatString = "0分钟"
  1392. return
  1393. } else if sec <= 60 && sec > 0 {
  1394. formatString = "1分钟"
  1395. return
  1396. }
  1397. duration := time.Duration(int64(sec)) * time.Second
  1398. h := int(duration.Hours())
  1399. m := int(duration.Minutes()) % 60
  1400. //s := int(duration.Seconds()) % 60
  1401. if h > 0 {
  1402. formatString = fmt.Sprintf("%d小时", h)
  1403. }
  1404. if m > 0 {
  1405. formatString += fmt.Sprintf("%d分钟", m)
  1406. }
  1407. //if s > 0 {
  1408. // formatString += fmt.Sprintf("%d秒", s)
  1409. //}
  1410. return
  1411. }
  1412. // GetDaysBetween2Date 计算两个日期之间相差几天
  1413. func GetDaysBetween2Date(format, date1Str, date2Str string) (int, error) {
  1414. // 将字符串转化为Time格式
  1415. date1, err := time.ParseInLocation(format, date1Str, time.Local)
  1416. if err != nil {
  1417. return 0, err
  1418. }
  1419. // 将字符串转化为Time格式
  1420. date2, err := time.ParseInLocation(format, date2Str, time.Local)
  1421. if err != nil {
  1422. return 0, err
  1423. }
  1424. //计算相差天数
  1425. return int(date1.Sub(date2).Hours() / 24), nil
  1426. }
  1427. // GetFrequencyEn 获取频度的英文版
  1428. func GetFrequencyEn(frequency string) (frequencyEn string) {
  1429. switch frequency {
  1430. case "日度":
  1431. frequencyEn = "day"
  1432. return
  1433. case "周度":
  1434. frequencyEn = "week"
  1435. return
  1436. case "旬度":
  1437. frequencyEn = "ten days"
  1438. return
  1439. case "月度":
  1440. frequencyEn = "month"
  1441. return
  1442. case "季度":
  1443. frequencyEn = "quarter"
  1444. return
  1445. case "年度":
  1446. frequencyEn = "year"
  1447. return
  1448. }
  1449. return
  1450. }
  1451. // GetLeadUnitEn 获取移动单位的英文版
  1452. func GetLeadUnitEn(unit string) (unitEn string) {
  1453. switch unit {
  1454. case "天":
  1455. unitEn = "day"
  1456. return
  1457. case "周":
  1458. unitEn = "week"
  1459. return
  1460. case "月":
  1461. unitEn = "month"
  1462. return
  1463. case "季":
  1464. unitEn = "quarter"
  1465. return
  1466. case "年":
  1467. unitEn = "year"
  1468. return
  1469. }
  1470. return
  1471. }
  1472. // GetDateByDateType 通过dateType获取需要的开始/结束日期
  1473. // dateType 日期类型:1:00年至今,2:10年至今,3:15年至今,4:年初至今,5:自定义时间,6:起始日期至今 20:最近N年
  1474. func GetDateByDateType(dateType int, tmpStartDate, tmpEndDate string) (startDate, endDate string) {
  1475. startDate = tmpStartDate
  1476. endDate = tmpEndDate
  1477. switch dateType {
  1478. case 1:
  1479. startDate = "2000-01-01"
  1480. endDate = ""
  1481. case 2:
  1482. startDate = "2010-01-01"
  1483. endDate = ""
  1484. case 3:
  1485. startDate = "2015-01-01"
  1486. endDate = ""
  1487. case 4:
  1488. //startDate = strconv.Itoa(time.Now().Year()) + "-01-01"
  1489. startDate = "2021-01-01"
  1490. endDate = ""
  1491. case 5:
  1492. //startDate = startDate + "-01"
  1493. //endDate = endDate + "-01"
  1494. case 6:
  1495. //startDate = startDate + "-01"
  1496. endDate = ""
  1497. case 7:
  1498. startDate = "2018-01-01"
  1499. endDate = ""
  1500. case 8:
  1501. startDate = "2019-01-01"
  1502. endDate = ""
  1503. case 9:
  1504. startDate = "2020-01-01"
  1505. endDate = ""
  1506. case 11:
  1507. startDate = "2022-01-01"
  1508. endDate = ""
  1509. }
  1510. // 兼容日期错误
  1511. {
  1512. if strings.Count(startDate, "-") == 1 {
  1513. startDate = startDate + "-01"
  1514. }
  1515. if strings.Count(endDate, "-") == 1 {
  1516. endDate = endDate + "-01"
  1517. }
  1518. }
  1519. return
  1520. }
  1521. func GetDateByDateTypeV2(dateType int, tmpStartDate, tmpEndDate string, startYear, yearMax int) (startDate, endDate string) {
  1522. startDate = tmpStartDate
  1523. endDate = tmpEndDate
  1524. switch dateType {
  1525. case 1:
  1526. startDate = "2000-01-01"
  1527. endDate = ""
  1528. case 2:
  1529. startDate = "2010-01-01"
  1530. endDate = ""
  1531. case 3:
  1532. startDate = "2015-01-01"
  1533. endDate = ""
  1534. case 4:
  1535. //startDate = strconv.Itoa(time.Now().Year()) + "-01-01"
  1536. startDate = "2021-01-01"
  1537. endDate = ""
  1538. case 5:
  1539. //startDate = startDate + "-01"
  1540. //endDate = endDate + "-01"
  1541. case 6:
  1542. //startDate = startDate + "-01"
  1543. endDate = ""
  1544. case 7:
  1545. startDate = "2018-01-01"
  1546. endDate = ""
  1547. case 8:
  1548. startDate = "2019-01-01"
  1549. endDate = ""
  1550. case 9:
  1551. startDate = "2020-01-01"
  1552. endDate = ""
  1553. case 11:
  1554. startDate = "2022-01-01"
  1555. endDate = ""
  1556. case DateTypeNYears:
  1557. if startYear == 0 { //默认取最近5年
  1558. startYear = 5
  1559. }
  1560. if yearMax == 0 {
  1561. return
  1562. }
  1563. startYear = startYear - 1
  1564. baseDate, _ := time.Parse(FormatDate, fmt.Sprintf("%d-01-01", yearMax))
  1565. startDate = baseDate.AddDate(-startYear, 0, 0).Format(FormatDate)
  1566. endDate = ""
  1567. }
  1568. // 兼容日期错误
  1569. {
  1570. if strings.Count(startDate, "-") == 1 {
  1571. startDate = startDate + "-01"
  1572. }
  1573. if strings.Count(endDate, "-") == 1 {
  1574. endDate = endDate + "-01"
  1575. }
  1576. }
  1577. return
  1578. }
  1579. func TimeTransferString(format string, t time.Time) string {
  1580. str := t.Format(format)
  1581. if t.IsZero() {
  1582. return ""
  1583. }
  1584. return str
  1585. }
  1586. // GetDateByDateType2 通过dateType获取需要的开始/结束日期(日期类型:1:最近3月;2:最近6月;3:最近1年;4:最近2年;5:最近3年;6:最近5年;7:最近10年,8:自定义时间)
  1587. func GetDateByDateType2(dateType int, currDate time.Time) (startDate time.Time) {
  1588. switch dateType {
  1589. case 1:
  1590. startDate = currDate.AddDate(0, -3, 0)
  1591. case 2:
  1592. startDate = currDate.AddDate(0, -6, 0)
  1593. case 3:
  1594. startDate = currDate.AddDate(-1, 0, 0)
  1595. case 4:
  1596. startDate = currDate.AddDate(-2, 0, 0)
  1597. case 5:
  1598. startDate = currDate.AddDate(-3, 0, 0)
  1599. case 6:
  1600. startDate = currDate.AddDate(-5, 0, 0)
  1601. case 7:
  1602. startDate = currDate.AddDate(-10, 0, 0)
  1603. }
  1604. return
  1605. }
  1606. // GetCeilNewNum 保留n位有效数字的向上取整
  1607. // @params num 实际数据
  1608. // @params baseLen 需要保留的有效位数
  1609. func GetCeilNewNum(num float64, baseLen int) (newNum float64) {
  1610. if num >= 1 {
  1611. tmpNum := int(math.Ceil(num)) // 向上取整
  1612. str := strconv.Itoa(tmpNum)
  1613. lenStr := len(str)
  1614. if lenStr > baseLen {
  1615. newNumStr := str[0:baseLen]
  1616. newNumInt, _ := strconv.Atoi(newNumStr)
  1617. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1618. if newNum < num {
  1619. newNumInt += 1
  1620. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1621. }
  1622. } else {
  1623. newNum = float64(tmpNum)
  1624. }
  1625. return
  1626. } else if num > 0 {
  1627. // 这是小数
  1628. str := strconv.FormatFloat(num, 'f', -1, 64)
  1629. // 去除小数点和负号
  1630. str = removeDecimalPoint(str)
  1631. // 计算字符串长度
  1632. lenStr := len(str)
  1633. if lenStr > baseLen {
  1634. newNumStr := str[0:baseLen]
  1635. newNumInt, _ := strconv.Atoi(newNumStr)
  1636. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1637. if newNum < num {
  1638. newNumInt += 1
  1639. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1640. }
  1641. } else {
  1642. newNum = num
  1643. }
  1644. } else if num > -1 {
  1645. // 这是小数
  1646. str := strconv.FormatFloat(num, 'f', -1, 64)
  1647. // 去除小数点和负号
  1648. str = removeDecimalPoint(str)
  1649. // 计算字符串长度
  1650. lenStr := len(str)
  1651. if lenStr > baseLen {
  1652. newNumStr := str[0:baseLen]
  1653. newNumInt, _ := strconv.Atoi(newNumStr)
  1654. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1655. newNum = -newNum
  1656. if newNum < num {
  1657. newNumInt -= 1
  1658. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1659. newNum = -newNum
  1660. }
  1661. } else {
  1662. newNum = num
  1663. }
  1664. if newNum == -0 {
  1665. newNum = 0
  1666. }
  1667. } else { // 小于等于-1
  1668. tmpNumFloat := math.Abs(num)
  1669. tmpNum := int(math.Floor(tmpNumFloat)) // 向上取整
  1670. str := strconv.Itoa(tmpNum)
  1671. lenStr := len(str)
  1672. if lenStr > baseLen {
  1673. newNumStr := str[0:baseLen]
  1674. //fmt.Println("newNumStr:", newNumStr)
  1675. newNumInt, _ := strconv.Atoi(newNumStr)
  1676. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1677. newNum = -newNum
  1678. if newNum < num {
  1679. newNumInt -= 1
  1680. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1681. newNum = -newNum
  1682. }
  1683. } else {
  1684. newNum = float64(-tmpNum)
  1685. }
  1686. }
  1687. return
  1688. }
  1689. // GetFloorNewNum 保留n位有效数字的向下取整
  1690. // @params num 实际数据
  1691. // @params baseLen 需要保留的有效位数
  1692. func GetFloorNewNum(num float64, baseLen int) (newNum float64) {
  1693. if num >= 1 {
  1694. tmpNum := int(math.Floor(num)) // 向上取整
  1695. str := strconv.Itoa(tmpNum)
  1696. lenStr := len(str)
  1697. if lenStr > baseLen {
  1698. newNumStr := str[0:baseLen]
  1699. newNumInt, _ := strconv.Atoi(newNumStr)
  1700. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1701. if newNum < num {
  1702. newNumInt -= 1
  1703. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1704. }
  1705. } else {
  1706. newNum = float64(tmpNum)
  1707. }
  1708. return
  1709. } else if num > 0 {
  1710. // 这是小数
  1711. str := strconv.FormatFloat(num, 'f', -1, 64)
  1712. // 去除小数点和负号
  1713. str = removeDecimalPoint(str)
  1714. // 计算字符串长度
  1715. lenStr := len(str)
  1716. if lenStr > baseLen {
  1717. newNumStr := str[0:baseLen]
  1718. newNumInt, _ := strconv.Atoi(newNumStr)
  1719. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1720. if newNum > num {
  1721. newNumInt -= 1
  1722. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1723. }
  1724. } else {
  1725. newNum = num
  1726. }
  1727. } else if num > -1 {
  1728. // 这是小数
  1729. str := strconv.FormatFloat(num, 'f', -1, 64)
  1730. // 去除小数点和负号
  1731. str = removeDecimalPoint(str)
  1732. // 计算字符串长度
  1733. lenStr := len(str)
  1734. if lenStr > baseLen {
  1735. newNumStr := str[0:baseLen]
  1736. newNumInt, _ := strconv.Atoi(newNumStr)
  1737. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1738. newNum = -newNum
  1739. if newNum > num {
  1740. newNumInt += 1
  1741. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1742. newNum = -newNum
  1743. }
  1744. } else {
  1745. newNum = num
  1746. }
  1747. if newNum == -0 {
  1748. newNum = 0
  1749. }
  1750. } else { // 小于等于-1
  1751. tmpNumFloat := math.Abs(num)
  1752. tmpNum := int(math.Ceil(tmpNumFloat)) // 向上取整
  1753. str := strconv.Itoa(tmpNum)
  1754. lenStr := len(str)
  1755. if lenStr > baseLen {
  1756. newNumStr := str[0:baseLen]
  1757. //fmt.Println("newNumStr:", newNumStr)
  1758. newNumInt, _ := strconv.Atoi(newNumStr)
  1759. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1760. newNum = -newNum
  1761. if newNum > num {
  1762. newNumInt += 1
  1763. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1764. newNum = -newNum
  1765. }
  1766. } else {
  1767. newNum = float64(-tmpNum)
  1768. }
  1769. }
  1770. return
  1771. }
  1772. // 去除小数点和负号
  1773. func removeDecimalPoint(str string) string {
  1774. // 去除小数点
  1775. str = str[strings.Index(str, ".")+1:]
  1776. return str
  1777. }
  1778. // GetPredictEdbDayListByEndDate 根据截止日期获取预测指标日期列表
  1779. func GetPredictEdbDayListByEndDate(startDate, endDate time.Time, frequency string) (dayList []time.Time) {
  1780. //if !utils.InArrayByStr([]string{"日度", "周度", "月度"}, frequency)
  1781. switch frequency {
  1782. case "日度":
  1783. for currDate := startDate.AddDate(0, 0, 1); currDate.Before(endDate) || currDate.Equal(endDate); currDate = currDate.AddDate(0, 0, 1) {
  1784. //周六、日排除
  1785. if currDate.Weekday() == time.Sunday || currDate.Weekday() == time.Saturday {
  1786. continue
  1787. }
  1788. dayList = append(dayList, currDate)
  1789. }
  1790. case "周度":
  1791. //nextDate := startDate.AddDate(0, 0, 7)
  1792. for currDate := startDate.AddDate(0, 0, 7); currDate.Before(endDate) || currDate.Equal(endDate); currDate = currDate.AddDate(0, 0, 7) {
  1793. dayList = append(dayList, currDate)
  1794. }
  1795. case "旬度":
  1796. for currDate := startDate.AddDate(0, 0, 1); currDate.Before(endDate) || currDate.Equal(endDate); {
  1797. nextDate := currDate.AddDate(0, 0, 1)
  1798. //每个月的10号、20号、最后一天,那么就写入
  1799. if nextDate.Day() == 11 || nextDate.Day() == 21 || nextDate.Day() == 1 {
  1800. dayList = append(dayList, currDate)
  1801. }
  1802. currDate = nextDate
  1803. }
  1804. case "月度":
  1805. for currDate := startDate; currDate.Before(endDate) || currDate.Equal(endDate); {
  1806. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1807. if !currDate.After(endDate) && !currDate.Equal(startDate) {
  1808. dayList = append(dayList, currDate)
  1809. }
  1810. currDate = currDate.AddDate(0, 0, 1)
  1811. }
  1812. case "季度":
  1813. for currDate := startDate; currDate.Before(endDate) || currDate.Equal(endDate); {
  1814. // 每月的最后一天
  1815. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1816. if !currDate.After(endDate) && !currDate.Equal(startDate) {
  1817. // 季度日期就写入,否则不写入
  1818. if currDate.Month() == 3 || currDate.Month() == 6 || currDate.Month() == 9 || currDate.Month() == 12 {
  1819. dayList = append(dayList, currDate)
  1820. }
  1821. }
  1822. currDate = currDate.AddDate(0, 0, 1)
  1823. }
  1824. case "半年度":
  1825. for currDate := startDate; currDate.Before(endDate) || currDate.Equal(endDate); {
  1826. // 每月的最后一天
  1827. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1828. if !currDate.After(endDate) && !currDate.Equal(startDate) {
  1829. // 半年度日期就写入,否则不写入
  1830. if currDate.Month() == 6 || currDate.Month() == 12 {
  1831. dayList = append(dayList, currDate)
  1832. }
  1833. }
  1834. currDate = currDate.AddDate(0, 0, 1)
  1835. }
  1836. case "年度":
  1837. for currDate := startDate; currDate.Before(endDate) || currDate.Equal(endDate); {
  1838. currDate = time.Date(currDate.Year()+1, 12, 31, 0, 0, 0, 0, time.Now().Location())
  1839. if !currDate.After(endDate) && !currDate.Equal(startDate) {
  1840. dayList = append(dayList, currDate)
  1841. }
  1842. }
  1843. }
  1844. return
  1845. }
  1846. // GetPredictEdbDayListByNum 根据期数获取预测指标日期列表
  1847. func GetPredictEdbDayListByNum(startDate time.Time, num int, frequency string) (dayList []time.Time) {
  1848. switch frequency {
  1849. case "日度":
  1850. for i := 1; i <= num; {
  1851. currDate := startDate.AddDate(0, 0, i)
  1852. //周六、日排除
  1853. if currDate.Weekday() == time.Sunday || currDate.Weekday() == time.Saturday {
  1854. continue
  1855. }
  1856. dayList = append(dayList, currDate)
  1857. i++
  1858. }
  1859. case "周度":
  1860. for i := 1; i <= num; {
  1861. dayList = append(dayList, startDate.AddDate(0, 0, i*7))
  1862. i++
  1863. }
  1864. case "旬度":
  1865. currDate := startDate
  1866. for i := 1; i <= num; {
  1867. nextDate := currDate.AddDate(0, 0, 1)
  1868. //每个月的10号、20号、最后一天,那么就写入
  1869. if nextDate.Day() == 11 || nextDate.Day() == 21 || nextDate.Day() == 1 {
  1870. dayList = append(dayList, currDate)
  1871. i++
  1872. }
  1873. currDate = nextDate
  1874. }
  1875. case "月度":
  1876. currDate := startDate
  1877. for i := 1; i <= num; {
  1878. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1879. if !currDate.Equal(startDate) {
  1880. dayList = append(dayList, currDate)
  1881. i++
  1882. }
  1883. currDate = currDate.AddDate(0, 0, 1)
  1884. }
  1885. case "季度":
  1886. currDate := startDate
  1887. for i := 1; i <= num; {
  1888. // 每月的最后一天
  1889. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1890. if !currDate.Equal(startDate) {
  1891. // 季度日期就写入,否则不写入
  1892. if currDate.Month() == 3 || currDate.Month() == 6 || currDate.Month() == 9 || currDate.Month() == 12 {
  1893. dayList = append(dayList, currDate)
  1894. i++
  1895. }
  1896. }
  1897. currDate = currDate.AddDate(0, 0, 1)
  1898. }
  1899. case "半年度":
  1900. currDate := startDate
  1901. for i := 1; i <= num; {
  1902. // 每月的最后一天
  1903. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1904. if !currDate.Equal(startDate) {
  1905. // 半年度日期就写入,否则不写入
  1906. if currDate.Month() == 6 || currDate.Month() == 12 {
  1907. dayList = append(dayList, currDate)
  1908. i++
  1909. }
  1910. }
  1911. currDate = currDate.AddDate(0, 0, 1)
  1912. }
  1913. case "年度":
  1914. currDate := startDate
  1915. for i := 1; i <= num; {
  1916. currDate = time.Date(currDate.Year()+1, 12, 31, 0, 0, 0, 0, time.Now().Location())
  1917. if !currDate.Equal(startDate) {
  1918. dayList = append(dayList, currDate)
  1919. i++
  1920. }
  1921. }
  1922. }
  1923. return
  1924. }
  1925. // FormatMixTableDataShowValue 格式化自定表格显示数据
  1926. func FormatMixTableDataShowValue(x float64) (res string) {
  1927. res = strconv.FormatFloat(x, 'f', -1, 64)
  1928. return
  1929. }
  1930. // FormatTableDataShowValue 格式化自定表格显示数据
  1931. func FormatTableDataShowValue(x float64) (res string) {
  1932. if x > 1 || x < -1 {
  1933. res = decimal.NewFromFloat(x).Round(2).String()
  1934. return
  1935. }
  1936. // 介于-1到1之间
  1937. xStr := strconv.FormatFloat(x, 'f', -10, 64)
  1938. // 使用 strings.Split 函数将小数拆分为整数部分和小数部分
  1939. xParts := strings.Split(xStr, ".")
  1940. if len(xParts) < 2 {
  1941. res = fmt.Sprint(x)
  1942. return
  1943. }
  1944. // 计算小数部分的长度,即小数点后面的位数
  1945. xDecimals := len(xParts[1])
  1946. if xDecimals > 2 {
  1947. parts := xParts[1]
  1948. // 小数点后小于等于两位, 直接拼接返回
  1949. partLen := len(xParts[1])
  1950. if partLen <= 2 {
  1951. res = xParts[0] + "." + parts
  1952. return
  1953. }
  1954. // 找出第一个有效数字, 算出n
  1955. one := 0
  1956. for k, p := range parts {
  1957. // 48->0
  1958. if p != 48 {
  1959. if one == 0 {
  1960. one = k + 1
  1961. }
  1962. }
  1963. }
  1964. n := partLen - one
  1965. if n >= 1 {
  1966. n -= 1
  1967. } else {
  1968. one -= 1
  1969. }
  1970. var partFloat float64
  1971. partInt, _ := strconv.Atoi(parts)
  1972. partFloat, _ = decimal.NewFromInt(int64(partInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(n)))).Float64()
  1973. partFloat = math.Round(partFloat)
  1974. partFloat, _ = decimal.NewFromFloat(partFloat).Div(decimal.NewFromFloat(math.Pow(10, float64(one+1)))).Float64()
  1975. resParts := strings.Split(fmt.Sprint(partFloat), ".")
  1976. resPart := ""
  1977. if len(resParts) > 1 {
  1978. resPart = resParts[1]
  1979. } else {
  1980. resPart = resParts[0]
  1981. }
  1982. res = xParts[0] + "." + resPart
  1983. }
  1984. if xDecimals <= 2 {
  1985. xDecimalsStr := xParts[1]
  1986. x, _ = strconv.ParseFloat(xParts[0]+"."+xDecimalsStr, 64)
  1987. res = xParts[0] + "." + xDecimalsStr
  1988. }
  1989. return
  1990. }
  1991. func DealDateTimeZero(t time.Time, format string) (timeStr string) {
  1992. if !t.IsZero() {
  1993. timeStr = t.Format(format)
  1994. }
  1995. return
  1996. }
  1997. // IsPercentage
  1998. // @Description: 判断一个字符串是否是百分比的字符串,并返回百分比的值(比如:50%,返回true 50)
  1999. // @author: Roc
  2000. // @datetime 2023-11-29 14:00:31
  2001. // @param input string
  2002. // @return bool
  2003. // @return string
  2004. func IsPercentage(input string) (bool, string) {
  2005. percentagePattern := `^-?(\d+(\.\d+)?)%$`
  2006. match, _ := regexp.MatchString(percentagePattern, input)
  2007. if match {
  2008. re := regexp.MustCompile(percentagePattern)
  2009. match := re.FindStringSubmatch(input)
  2010. // 区分负数和正数,确保返回结果包含负号(如有)
  2011. sign := "-"
  2012. if input[0] != '-' {
  2013. sign = ""
  2014. }
  2015. return true, sign + match[1]
  2016. }
  2017. return false, ""
  2018. }
  2019. // GetLikeKeyword
  2020. //
  2021. // @Description: 获取sql查询中的like查询字段
  2022. // @author: Roc
  2023. // @datetime2023-10-23 14:46:32
  2024. // @param keyword string
  2025. // @return string
  2026. func GetLikeKeyword(keyword string) string {
  2027. return `%` + keyword + `%`
  2028. }
  2029. // GetLikeKeywordPars
  2030. //
  2031. // @Description: 获取sql查询中的参数切片
  2032. // @author: Roc
  2033. // @datetime2023-10-23 14:50:18
  2034. // @param pars []interface{}
  2035. // @param keyword string
  2036. // @param num int
  2037. // @return newPars []interface{}
  2038. func GetLikeKeywordPars(pars []interface{}, keyword string, num int) (newPars []interface{}) {
  2039. newPars = pars
  2040. if newPars == nil {
  2041. newPars = make([]interface{}, 0)
  2042. }
  2043. for i := 1; i <= num; i++ {
  2044. newPars = append(newPars, `%`+keyword+`%`)
  2045. }
  2046. return
  2047. }
  2048. func GetSign(nonce, timestamp, appId, secret string) (sign string) {
  2049. signStrMap := map[string]string{
  2050. "nonce": nonce,
  2051. "timestamp": timestamp,
  2052. "appid": appId,
  2053. }
  2054. keys := make([]string, 0, len(signStrMap))
  2055. for k := range signStrMap {
  2056. keys = append(keys, k)
  2057. }
  2058. sort.Strings(keys)
  2059. var signStr string
  2060. for _, k := range keys {
  2061. signStr += k + "=" + signStrMap[k] + "&"
  2062. }
  2063. signStr = strings.Trim(signStr, "&")
  2064. fmt.Println("signStr:" + signStr)
  2065. sign = HmacSha256ToBase64(secret, signStr)
  2066. return
  2067. }
  2068. // HmacSha256ToBase64 将加密后的二进制转Base64字符串
  2069. func HmacSha256ToBase64(key string, data string) string {
  2070. return base64.URLEncoding.EncodeToString(HmacSha256(key, data))
  2071. }
  2072. // HmacSha256 计算HmacSha256
  2073. // key 是加密所使用的key
  2074. // data 是加密的内容
  2075. func HmacSha256(key string, data string) []byte {
  2076. mac := hmac.New(sha256.New, []byte(key))
  2077. _, _ = mac.Write([]byte(data))
  2078. return mac.Sum(nil)
  2079. }
  2080. func PascalToSnake(s string) string {
  2081. var result []rune
  2082. for i, char := range s {
  2083. // 在大写字母前插入下划线,除非是第一个字母
  2084. if i > 0 && unicode.IsUpper(char) {
  2085. result = append(result, '_')
  2086. }
  2087. // 将字母转为小写
  2088. result = append(result, unicode.ToLower(char))
  2089. }
  2090. return string(result)
  2091. }
  2092. // ArrContainsStr函数检查一个字符串是否在字符串数组中
  2093. func ArrContainsStr(arr []string, str string) bool {
  2094. for _, v := range arr {
  2095. if v == str {
  2096. return true
  2097. }
  2098. }
  2099. return false
  2100. }
  2101. func GetColorMap() map[int]string {
  2102. colorMap := make(map[int]string)
  2103. colors := []string{"#0000FF", "#FF0000", "#999999", "#000000", "#7CB5EC", "#90ED7D", "#F7A35C", "#8085E9",
  2104. "#F15C80", "#E4D354", "#2B908F", "#F45B5B", "#91E8E1", "#FDA8C7", "#8A4294",
  2105. "#578B5A", "#0033FF", "#849EC1", "#FFDF0C", "#005496", "#00F0FF", "#4D535B",
  2106. "#4F4C34", "#804141", "#86BABD", "#8AA3FF", "#960000", "#A173DB", "#A39340",
  2107. "#CE814A", "#D1D2E6", "#EAB7B7", "#FF2E7A", "#FF4AF8", "#FF785B", "#FF9696", "#FFA800", "#FFBC97", "#FFDFDF"}
  2108. for k, v := range colors {
  2109. colorMap[k] = v
  2110. }
  2111. return colorMap
  2112. }
  2113. // 检查src属性是否以http或data:image开头
  2114. func isValidSrc(src string) bool {
  2115. // 使用Parse函数解析URL
  2116. parsedURL, err := url.Parse(src)
  2117. if err != nil {
  2118. validSchemes := regexp.MustCompile(`^data:image\/.*;base64,.*$`)
  2119. return validSchemes.MatchString(src)
  2120. }
  2121. if parsedURL.Host == "" || (parsedURL.Scheme != "http" && parsedURL.Scheme != "https") {
  2122. validSchemes := regexp.MustCompile(`^data:image\/.*;base64,.*$`)
  2123. return validSchemes.MatchString(src)
  2124. }
  2125. return true
  2126. }
  2127. // ContentXssCheck 校验文本中的JS代码
  2128. func ContentXssCheck(content string) (err error) {
  2129. // 解析HTML内容
  2130. node, err := xhtml.Parse(strings.NewReader(content))
  2131. if err != nil {
  2132. err = fmt.Errorf(" html.Parse Err: %v", err)
  2133. return
  2134. }
  2135. // 遍历解析后的节点树,查找特定标签
  2136. var visit func(n *xhtml.Node) error
  2137. visit = func(n *xhtml.Node) error {
  2138. if n.Type == xhtml.ElementNode {
  2139. lowerData := strings.ToLower(n.Data)
  2140. switch lowerData {
  2141. case "script", "javascript":
  2142. err = fmt.Errorf(" script is forbidden")
  2143. return err
  2144. default:
  2145. for _, attr := range n.Attr { //判断事件
  2146. lowerKey := strings.ToLower(attr.Key)
  2147. lowerVal := strings.ToLower(attr.Val)
  2148. if lowerKey == "src" || lowerKey == "dynsrc" || lowerKey == "background" || lowerKey == "lowsrc" {
  2149. if lowerVal != `` && !isValidSrc(lowerVal) {
  2150. err = fmt.Errorf("invalid src attribute value: %s", attr.Val)
  2151. return err
  2152. }
  2153. }
  2154. if strings.HasPrefix(lowerKey, "on") {
  2155. err = fmt.Errorf("the event is forbidden: %s:%s", attr.Key, attr.Val)
  2156. return err
  2157. }
  2158. if lowerKey == "style" {
  2159. if strings.Contains(lowerVal, "javascript:") || strings.Contains(lowerVal, "script:") {
  2160. err = fmt.Errorf("invalid style attribute value: %s", attr.Val)
  2161. return err
  2162. }
  2163. }
  2164. }
  2165. /* case "src":
  2166. // 如果<src>是某个标签的属性,你可能需要递归检查其父节点
  2167. // 这里简单起见,我们假设<src>不是有效的HTML标签,并忽略它
  2168. // 在实际中,你可能需要更复杂的逻辑来处理这种情况
  2169. fmt.Println("Warning: Unexpected 'src' tag found.")*/
  2170. }
  2171. }
  2172. for c := n.FirstChild; c != nil; c = c.NextSibling {
  2173. if err = visit(c); err != nil {
  2174. return err
  2175. }
  2176. }
  2177. return nil
  2178. }
  2179. // 检查HTML文档中的事件
  2180. if err = visit(node); err != nil {
  2181. return
  2182. }
  2183. return
  2184. }
  2185. func ContentXssFilter(content string) (cleanContent string) {
  2186. p := customXssPolicy()
  2187. // The policy can then be used to sanitize lots of input and it is safe to use the policy in multiple goroutines
  2188. cleanContent = p.Sanitize(
  2189. content,
  2190. )
  2191. return
  2192. }
  2193. func customXssPolicy() (p *bluemonday.Policy) {
  2194. p = bluemonday.UGCPolicy()
  2195. // iframe
  2196. p.AllowElements("iframe")
  2197. p.AllowAttrs("width").OnElements("iframe")
  2198. p.AllowAttrs("height").OnElements("iframe")
  2199. p.AllowAttrs("src").OnElements("iframe")
  2200. p.AllowAttrs("frameborder").Matching(bluemonday.Number).OnElements("iframe")
  2201. p.AllowAttrs("allow").Matching(regexp.MustCompile(`[a-z; -]*`)).OnElements("iframe")
  2202. p.AllowAttrs("allowfullscreen").OnElements("iframe")
  2203. return
  2204. }
  2205. // SecondsToHHMMSS 秒转HH:MM:SS
  2206. func SecondsToHHMMSS(seconds int) string {
  2207. duration := time.Duration(seconds) * time.Second
  2208. hours := int(duration.Hours())
  2209. minutes := int(duration.Minutes()) % 60
  2210. seconds = int(duration.Seconds()) % 60
  2211. if hours > 0 {
  2212. return fmt.Sprintf("%02d:%02d:%02d", hours, minutes, seconds)
  2213. } else {
  2214. return fmt.Sprintf("%02d:%02d", minutes, seconds)
  2215. }
  2216. }
  2217. // MillisecondsToHHMMSS 毫秒转HH:MM:SS
  2218. func MillisecondsToHHMMSS(ms int) string {
  2219. duration := time.Duration(ms) * time.Millisecond
  2220. hours := int(duration / (time.Hour))
  2221. minutes := int((duration % (time.Hour)) / time.Minute)
  2222. seconds := int((duration % time.Hour % time.Minute) / time.Second)
  2223. // 将整数小时、分钟和秒数转换为字符串,并添加冒号分隔符
  2224. hourStr := strconv.Itoa(hours)
  2225. minuteStr := strconv.Itoa(minutes)
  2226. secondStr := strconv.Itoa(seconds)
  2227. // 根据不足两位数的情况补零
  2228. if len(hourStr) == 1 {
  2229. hourStr = "0" + hourStr
  2230. }
  2231. if len(minuteStr) == 1 {
  2232. minuteStr = "0" + minuteStr
  2233. }
  2234. if len(secondStr) == 1 {
  2235. secondStr = "0" + secondStr
  2236. }
  2237. return hourStr + ":" + minuteStr + ":" + secondStr
  2238. }
  2239. func ByteToMB(byteCount int) float64 {
  2240. return float64(byteCount) / (1024 * 1024)
  2241. }
  2242. // DateConvMysqlConvMongo
  2243. // @Description: 将mysql中的日期比较符转换成mongo中的日期比较符
  2244. // @author: Roc
  2245. // @datetime 2024-05-08 11:03:26
  2246. // @param dateCon string
  2247. func DateConvMysqlConvMongo(dateCon string) string {
  2248. cond := ""
  2249. switch dateCon {
  2250. case "=":
  2251. cond = "$eq"
  2252. case "<":
  2253. cond = "$lt"
  2254. case "<=":
  2255. cond = "$lte"
  2256. case ">":
  2257. cond = "$gt"
  2258. case ">=":
  2259. cond = "$gte"
  2260. }
  2261. return cond
  2262. }
  2263. // handleSystemAppointDateT
  2264. // @Description: 处理系统日期相关的指定频率(所在周/旬/月/季/半年/年的最后/最早一天)
  2265. // @author: Roc
  2266. // @datetime2023-10-27 09:31:35
  2267. // @param Frequency string
  2268. // @param Day string
  2269. // @return date string
  2270. // @return err error
  2271. // @return errMsg string
  2272. func HandleSystemAppointDateT(currDate time.Time, appointDay, frequency string) (date string, err error, errMsg string) {
  2273. //currDate := time.Now()
  2274. switch frequency {
  2275. case "本周":
  2276. day := int(currDate.Weekday())
  2277. if day == 0 { // 周日
  2278. day = 7
  2279. }
  2280. num := 0
  2281. switch appointDay {
  2282. case "周一":
  2283. num = 1
  2284. case "周二":
  2285. num = 2
  2286. case "周三":
  2287. num = 3
  2288. case "周四":
  2289. num = 4
  2290. case "周五":
  2291. num = 5
  2292. case "周六":
  2293. num = 6
  2294. case "周日":
  2295. num = 7
  2296. }
  2297. day = num - day
  2298. date = currDate.AddDate(0, 0, day).Format(FormatDate)
  2299. case "本旬":
  2300. day := currDate.Day()
  2301. var tmpDate time.Time
  2302. switch appointDay {
  2303. case "第一天":
  2304. if day <= 10 {
  2305. tmpDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, currDate.Location())
  2306. } else if day <= 20 {
  2307. tmpDate = time.Date(currDate.Year(), currDate.Month(), 11, 0, 0, 0, 0, currDate.Location())
  2308. } else {
  2309. tmpDate = time.Date(currDate.Year(), currDate.Month(), 21, 0, 0, 0, 0, currDate.Location())
  2310. }
  2311. case "最后一天":
  2312. if day <= 10 {
  2313. tmpDate = time.Date(currDate.Year(), currDate.Month(), 10, 0, 0, 0, 0, currDate.Location())
  2314. } else if day <= 20 {
  2315. tmpDate = time.Date(currDate.Year(), currDate.Month(), 20, 0, 0, 0, 0, currDate.Location())
  2316. } else {
  2317. tmpDate = time.Date(currDate.Year(), currDate.Month()+1, 1, 0, 0, 0, 0, currDate.Location()).AddDate(0, 0, -1)
  2318. }
  2319. }
  2320. date = tmpDate.Format(FormatDate)
  2321. case "本月":
  2322. var tmpDate time.Time
  2323. switch appointDay {
  2324. case "第一天":
  2325. tmpDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, currDate.Location())
  2326. case "最后一天":
  2327. tmpDate = time.Date(currDate.Year(), currDate.Month()+1, 1, 0, 0, 0, 0, currDate.Location()).AddDate(0, 0, -1)
  2328. }
  2329. date = tmpDate.Format(FormatDate)
  2330. case "本季":
  2331. month := currDate.Month()
  2332. var tmpDate time.Time
  2333. switch appointDay {
  2334. case "第一天":
  2335. if month <= 3 {
  2336. tmpDate = time.Date(currDate.Year(), 1, 1, 0, 0, 0, 0, currDate.Location())
  2337. } else if month <= 6 {
  2338. tmpDate = time.Date(currDate.Year(), 4, 1, 0, 0, 0, 0, currDate.Location())
  2339. } else if month <= 9 {
  2340. tmpDate = time.Date(currDate.Year(), 7, 1, 0, 0, 0, 0, currDate.Location())
  2341. } else {
  2342. tmpDate = time.Date(currDate.Year(), 10, 1, 0, 0, 0, 0, currDate.Location())
  2343. }
  2344. case "最后一天":
  2345. if month <= 3 {
  2346. tmpDate = time.Date(currDate.Year(), 3, 31, 0, 0, 0, 0, currDate.Location())
  2347. } else if month <= 6 {
  2348. tmpDate = time.Date(currDate.Year(), 6, 30, 0, 0, 0, 0, currDate.Location())
  2349. } else if month <= 9 {
  2350. tmpDate = time.Date(currDate.Year(), 9, 30, 0, 0, 0, 0, currDate.Location())
  2351. } else {
  2352. tmpDate = time.Date(currDate.Year(), 12, 31, 0, 0, 0, 0, currDate.Location())
  2353. }
  2354. }
  2355. date = tmpDate.Format(FormatDate)
  2356. case "本半年":
  2357. month := currDate.Month()
  2358. var tmpDate time.Time
  2359. switch appointDay {
  2360. case "第一天":
  2361. if month <= 6 {
  2362. tmpDate = time.Date(currDate.Year(), 1, 1, 0, 0, 0, 0, currDate.Location())
  2363. } else {
  2364. tmpDate = time.Date(currDate.Year(), 7, 1, 0, 0, 0, 0, currDate.Location())
  2365. }
  2366. case "最后一天":
  2367. if month <= 6 {
  2368. tmpDate = time.Date(currDate.Year(), 6, 30, 0, 0, 0, 0, currDate.Location())
  2369. } else {
  2370. tmpDate = time.Date(currDate.Year(), 12, 31, 0, 0, 0, 0, currDate.Location())
  2371. }
  2372. }
  2373. date = tmpDate.Format(FormatDate)
  2374. case "本年":
  2375. var tmpDate time.Time
  2376. switch appointDay {
  2377. case "第一天":
  2378. tmpDate = time.Date(currDate.Year(), 1, 1, 0, 0, 0, 0, currDate.Location())
  2379. case "最后一天":
  2380. tmpDate = time.Date(currDate.Year(), 12, 31, 0, 0, 0, 0, currDate.Location())
  2381. }
  2382. date = tmpDate.Format(FormatDate)
  2383. default:
  2384. errMsg = "错误的日期频度:" + frequency
  2385. err = errors.New(errMsg)
  2386. return
  2387. }
  2388. return
  2389. }
  2390. func CompareFloatByOpStrings(op string, a, b float64) bool {
  2391. switch op {
  2392. case "=":
  2393. return a == b
  2394. case ">":
  2395. return a > b
  2396. case ">=":
  2397. return a >= b
  2398. case "<=":
  2399. return a <= b
  2400. case "<":
  2401. return a < b
  2402. }
  2403. return false
  2404. }
  2405. func GetDuration(filePath string) (duration string, err error) {
  2406. // 构建 FFmpeg 命令,使用 ffprobe 来获取媒体文件信息
  2407. cmd := exec.Command("ffprobe", "-i", filePath, "-show_entries", "format=duration", "-v", "quiet", "-of", "csv=p=0")
  2408. var out bytes.Buffer
  2409. cmd.Stdout = &out
  2410. // 执行命令并捕获输出
  2411. err = cmd.Run()
  2412. if err != nil {
  2413. return "", err
  2414. }
  2415. // 使用正则表达式匹配输出中的时长信息
  2416. re := regexp.MustCompile(`\d+\.\d+`)
  2417. duration = re.FindString(out.String())
  2418. return duration, nil
  2419. }