common.go 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771
  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 CheckPwdV2(pwd string) bool {
  622. var patternArr = []string{
  623. ".*[0-9]+.*", ".*[a-z]+.*", ".*[A-Z]+.*", ".*[@#$%^&+=.]+.*",
  624. }
  625. num := 0
  626. for _, pattern := range patternArr {
  627. if regexp.MustCompile(pattern).MatchString(pwd) {
  628. num++
  629. }
  630. }
  631. if len(pwd) < 8 {
  632. num = 0
  633. }
  634. return num >= 3
  635. }
  636. func GetMonthStartAndEnd(myYear string, myMonth string) (startDate, endDate string) {
  637. // 数字月份必须前置补零
  638. if len(myMonth) == 1 {
  639. myMonth = "0" + myMonth
  640. }
  641. yInt, _ := strconv.Atoi(myYear)
  642. timeLayout := "2006-01-02 15:04:05"
  643. loc, _ := time.LoadLocation("Local")
  644. theTime, _ := time.ParseInLocation(timeLayout, myYear+"-"+myMonth+"-01 00:00:00", loc)
  645. newMonth := theTime.Month()
  646. t1 := time.Date(yInt, newMonth, 1, 0, 0, 0, 0, time.Local).Format("2006-01-02")
  647. t2 := time.Date(yInt, newMonth+1, 0, 0, 0, 0, 0, time.Local).Format("2006-01-02")
  648. return t1, t2
  649. }
  650. // TrimStr 移除字符串中的空格
  651. func TrimStr(str string) (str2 string) {
  652. if str == "" {
  653. return str
  654. }
  655. return strings.Replace(str, " ", "", -1)
  656. }
  657. // TrimLRStr 移除字符串前后的空格
  658. func TrimLRStr(str string) (str2 string) {
  659. if str == "" {
  660. return str
  661. }
  662. str2 = strings.TrimLeft(str, " ")
  663. str2 = strings.TrimRight(str2, " ")
  664. return
  665. }
  666. // 字符串转换为time
  667. func StrTimeToTime(strTime string) time.Time {
  668. timeLayout := "2006-01-02 15:04:05" //转化所需模板
  669. loc, _ := time.LoadLocation("Local") //重要:获取时区
  670. resultTime, _ := time.ParseInLocation(timeLayout, strTime, loc)
  671. return resultTime
  672. }
  673. // TimeToStr time.Time 转 字符串 yyyy-MM-dd
  674. func TimeToStr(data time.Time, format string) string {
  675. return data.Format(format)
  676. }
  677. // 字符串类型时间转周几
  678. func StrDateTimeToWeek(strTime string) string {
  679. var WeekDayMap = map[string]string{
  680. "Monday": "周一",
  681. "Tuesday": "周二",
  682. "Wednesday": "周三",
  683. "Thursday": "周四",
  684. "Friday": "周五",
  685. "Saturday": "周六",
  686. "Sunday": "周日",
  687. }
  688. var ctime = StrTimeToTime(strTime).Format("2006-01-02")
  689. startday, _ := time.Parse("2006-01-02", ctime)
  690. staweek_int := startday.Weekday().String()
  691. return WeekDayMap[staweek_int]
  692. }
  693. // EnWeekToCnWeek 英文周几转中文周几
  694. func EnWeekToCnWeek(enWeekStr string) string {
  695. var WeekDayMap = map[string]string{
  696. "Monday": "周一",
  697. "Tuesday": "周二",
  698. "Wednesday": "周三",
  699. "Thursday": "周四",
  700. "Friday": "周五",
  701. "Saturday": "周六",
  702. "Sunday": "周日",
  703. }
  704. cnWeekStr, ok := WeekDayMap[enWeekStr]
  705. if !ok {
  706. cnWeekStr = `周一`
  707. }
  708. return cnWeekStr
  709. }
  710. // 时间格式转年月日字符串
  711. func TimeToStrYmd(time2 time.Time) string {
  712. var Ymd string
  713. year := time2.Year()
  714. month := time2.Format("1")
  715. day1 := time.Now().Day()
  716. Ymd = strconv.Itoa(year) + "年" + month + "月" + strconv.Itoa(day1) + "日"
  717. return Ymd
  718. }
  719. // 时间格式去掉时分秒
  720. func TimeRemoveHms(strTime string) string {
  721. var Ymd string
  722. var resultTime = StrTimeToTime(strTime)
  723. year := resultTime.Year()
  724. month := resultTime.Format("01")
  725. day1 := resultTime.Day()
  726. if day1 < 10 {
  727. Ymd = strconv.Itoa(year) + "." + month + ".0" + strconv.Itoa(day1)
  728. } else {
  729. Ymd = strconv.Itoa(year) + "." + month + "." + strconv.Itoa(day1)
  730. }
  731. return Ymd
  732. }
  733. // 时间格式去掉时分秒
  734. func TimeRemoveHms2(strTime string) string {
  735. var Ymd string
  736. var resultTime = StrTimeToTime(strTime)
  737. year := resultTime.Year()
  738. month := resultTime.Format("01")
  739. day1 := resultTime.Day()
  740. if day1 < 10 {
  741. Ymd = strconv.Itoa(year) + "-" + month + "-0" + strconv.Itoa(day1)
  742. } else {
  743. Ymd = strconv.Itoa(year) + "-" + month + "-" + strconv.Itoa(day1)
  744. }
  745. return Ymd
  746. }
  747. // 文章上一次编辑时间
  748. func ArticleLastTime(strTime string) string {
  749. var newTime string
  750. stamp, _ := time.ParseInLocation("2006-01-02 15:04:05", strTime, time.Local)
  751. diffTime := time.Now().Unix() - stamp.Unix()
  752. if diffTime <= 60 {
  753. newTime = "当前"
  754. } else if diffTime < 60*60 {
  755. newTime = strconv.FormatInt(diffTime/60, 10) + "分钟前"
  756. } else if diffTime < 24*60*60 {
  757. newTime = strconv.FormatInt(diffTime/(60*60), 10) + "小时前"
  758. } else if diffTime < 30*24*60*60 {
  759. newTime = strconv.FormatInt(diffTime/(24*60*60), 10) + "天前"
  760. } else if diffTime < 12*30*24*60*60 {
  761. newTime = strconv.FormatInt(diffTime/(30*24*60*60), 10) + "月前"
  762. } else {
  763. newTime = "1年前"
  764. }
  765. return newTime
  766. }
  767. // 人民币小写转大写
  768. func ConvertNumToCny(num float64) (str string, err error) {
  769. strNum := strconv.FormatFloat(num*100, 'f', 0, 64)
  770. sliceUnit := []string{"仟", "佰", "拾", "亿", "仟", "佰", "拾", "万", "仟", "佰", "拾", "元", "角", "分"}
  771. // log.Println(sliceUnit[:len(sliceUnit)-2])
  772. s := sliceUnit[len(sliceUnit)-len(strNum):]
  773. upperDigitUnit := map[string]string{"0": "零", "1": "壹", "2": "贰", "3": "叁", "4": "肆", "5": "伍", "6": "陆", "7": "柒", "8": "捌", "9": "玖"}
  774. for k, v := range strNum[:] {
  775. str = str + upperDigitUnit[string(v)] + s[k]
  776. }
  777. reg, err := regexp.Compile(`零角零分$`)
  778. str = reg.ReplaceAllString(str, "整")
  779. reg, err = regexp.Compile(`零角`)
  780. str = reg.ReplaceAllString(str, "零")
  781. reg, err = regexp.Compile(`零分$`)
  782. str = reg.ReplaceAllString(str, "整")
  783. reg, err = regexp.Compile(`零[仟佰拾]`)
  784. str = reg.ReplaceAllString(str, "零")
  785. reg, err = regexp.Compile(`零{2,}`)
  786. str = reg.ReplaceAllString(str, "零")
  787. reg, err = regexp.Compile(`零亿`)
  788. str = reg.ReplaceAllString(str, "亿")
  789. reg, err = regexp.Compile(`零万`)
  790. str = reg.ReplaceAllString(str, "万")
  791. reg, err = regexp.Compile(`零*元`)
  792. str = reg.ReplaceAllString(str, "元")
  793. reg, err = regexp.Compile(`亿零{0, 3}万`)
  794. str = reg.ReplaceAllString(str, "^元")
  795. reg, err = regexp.Compile(`零元`)
  796. str = reg.ReplaceAllString(str, "零")
  797. return
  798. }
  799. // TimeFormatToYmd 时间格式转化 yyyy-MM-dd HH:mm:ss --> yyyy-MM-dd
  800. func TimeFormatToYmd(strTime string) string {
  801. var Ymd string
  802. var resultTime = StrTimeToTime(strTime)
  803. year := resultTime.Year()
  804. month := resultTime.Format("01")
  805. day1 := resultTime.Day()
  806. Ymd = strconv.Itoa(year) + "-" + month + "-" + strconv.Itoa(day1)
  807. return Ymd
  808. }
  809. // GetNowWeekMonday 获取本周周一的时间
  810. func GetNowWeekMonday() time.Time {
  811. offset := int(time.Monday - time.Now().Weekday())
  812. if offset == 1 { //正好是周日,但是按照中国人的理解,周日是一周最后一天,而不是一周开始的第一天
  813. offset = -6
  814. }
  815. mondayTime := time.Now().AddDate(0, 0, offset)
  816. mondayTime = time.Date(mondayTime.Year(), mondayTime.Month(), mondayTime.Day(), 0, 0, 0, 0, mondayTime.Location())
  817. return mondayTime
  818. }
  819. // GetNowWeekLastDay 获取本周最后一天的时间
  820. func GetNowWeekLastDay() time.Time {
  821. offset := int(time.Monday - time.Now().Weekday())
  822. if offset == 1 { //正好是周日,但是按照中国人的理解,周日是一周最后一天,而不是一周开始的第一天
  823. offset = -6
  824. }
  825. firstDayTime := time.Now().AddDate(0, 0, offset)
  826. firstDayTime = time.Date(firstDayTime.Year(), firstDayTime.Month(), firstDayTime.Day(), 0, 0, 0, 0, firstDayTime.Location()).AddDate(0, 0, 6)
  827. lastDayTime := time.Date(firstDayTime.Year(), firstDayTime.Month(), firstDayTime.Day(), 23, 59, 59, 0, firstDayTime.Location())
  828. return lastDayTime
  829. }
  830. // GetNowMonthFirstDay 获取本月第一天的时间
  831. func GetNowMonthFirstDay() time.Time {
  832. nowMonthFirstDay := time.Date(time.Now().Year(), time.Now().Month(), 1, 0, 0, 0, 0, time.Now().Location())
  833. return nowMonthFirstDay
  834. }
  835. // GetNowMonthLastDay 获取本月最后一天的时间
  836. func GetNowMonthLastDay() time.Time {
  837. nowMonthLastDay := time.Date(time.Now().Year(), time.Now().Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  838. nowMonthLastDay = time.Date(nowMonthLastDay.Year(), nowMonthLastDay.Month(), nowMonthLastDay.Day(), 23, 59, 59, 0, nowMonthLastDay.Location())
  839. return nowMonthLastDay
  840. }
  841. // GetNowQuarterFirstDay 获取本季度第一天的时间
  842. func GetNowQuarterFirstDay() time.Time {
  843. month := int(time.Now().Month())
  844. var nowQuarterFirstDay time.Time
  845. if month >= 1 && month <= 3 {
  846. //1月1号
  847. nowQuarterFirstDay = time.Date(time.Now().Year(), 1, 1, 0, 0, 0, 0, time.Now().Location())
  848. } else if month >= 4 && month <= 6 {
  849. //4月1号
  850. nowQuarterFirstDay = time.Date(time.Now().Year(), 4, 1, 0, 0, 0, 0, time.Now().Location())
  851. } else if month >= 7 && month <= 9 {
  852. nowQuarterFirstDay = time.Date(time.Now().Year(), 7, 1, 0, 0, 0, 0, time.Now().Location())
  853. } else {
  854. nowQuarterFirstDay = time.Date(time.Now().Year(), 10, 1, 0, 0, 0, 0, time.Now().Location())
  855. }
  856. return nowQuarterFirstDay
  857. }
  858. // GetNowQuarterLastDay 获取本季度最后一天的时间
  859. func GetNowQuarterLastDay() time.Time {
  860. month := int(time.Now().Month())
  861. var nowQuarterLastDay time.Time
  862. if month >= 1 && month <= 3 {
  863. //03-31 23:59:59
  864. nowQuarterLastDay = time.Date(time.Now().Year(), 3, 31, 23, 59, 59, 0, time.Now().Location())
  865. } else if month >= 4 && month <= 6 {
  866. //06-30 23:59:59
  867. nowQuarterLastDay = time.Date(time.Now().Year(), 6, 30, 23, 59, 59, 0, time.Now().Location())
  868. } else if month >= 7 && month <= 9 {
  869. //09-30 23:59:59
  870. nowQuarterLastDay = time.Date(time.Now().Year(), 9, 30, 23, 59, 59, 0, time.Now().Location())
  871. } else {
  872. //12-31 23:59:59
  873. nowQuarterLastDay = time.Date(time.Now().Year(), 12, 31, 23, 59, 59, 0, time.Now().Location())
  874. }
  875. return nowQuarterLastDay
  876. }
  877. // GetNowHalfYearFirstDay 获取当前半年的第一天的时间
  878. func GetNowHalfYearFirstDay() time.Time {
  879. month := int(time.Now().Month())
  880. var nowHalfYearLastDay time.Time
  881. if month >= 1 && month <= 6 {
  882. //03-31 23:59:59
  883. nowHalfYearLastDay = time.Date(time.Now().Year(), 1, 1, 0, 0, 0, 0, time.Now().Location())
  884. } else {
  885. //12-31 23:59:59
  886. nowHalfYearLastDay = time.Date(time.Now().Year(), 7, 1, 0, 0, 0, 0, time.Now().Location())
  887. }
  888. return nowHalfYearLastDay
  889. }
  890. // GetNowHalfYearLastDay 获取当前半年的最后一天的时间
  891. func GetNowHalfYearLastDay() time.Time {
  892. month := int(time.Now().Month())
  893. var nowHalfYearLastDay time.Time
  894. if month >= 1 && month <= 6 {
  895. //03-31 23:59:59
  896. nowHalfYearLastDay = time.Date(time.Now().Year(), 6, 30, 23, 59, 59, 0, time.Now().Location())
  897. } else {
  898. //12-31 23:59:59
  899. nowHalfYearLastDay = time.Date(time.Now().Year(), 12, 31, 23, 59, 59, 0, time.Now().Location())
  900. }
  901. return nowHalfYearLastDay
  902. }
  903. // GetNowYearFirstDay 获取当前年的最后一天的时间
  904. func GetNowYearFirstDay() time.Time {
  905. //12-31 23:59:59
  906. nowYearFirstDay := time.Date(time.Now().Year(), 1, 1, 0, 0, 0, 0, time.Now().Location())
  907. return nowYearFirstDay
  908. }
  909. // GetNowYearLastDay 获取当前年的最后一天的时间
  910. func GetNowYearLastDay() time.Time {
  911. //12-31 23:59:59
  912. nowYearLastDay := time.Date(time.Now().Year(), 12, 31, 23, 59, 59, 0, time.Now().Location())
  913. return nowYearLastDay
  914. }
  915. // CalculationDate 计算两个日期之间相差n年m月y天
  916. func CalculationDate(startDate, endDate time.Time) (beetweenDay string, err error) {
  917. //startDate := time.Date(2021, 3, 28, 0, 0, 0, 0, time.Now().Location())
  918. //endDate := time.Date(2022, 3, 31, 0, 0, 0, 0, time.Now().Location())
  919. numYear := endDate.Year() - startDate.Year()
  920. numMonth := int(endDate.Month()) - int(startDate.Month())
  921. numDay := 0
  922. //获取截止月的总天数
  923. endDateDays := getMonthDay(endDate.Year(), int(endDate.Month()))
  924. //获取截止月的前一个月
  925. endDatePrevMonthDate := endDate.AddDate(0, -1, 0)
  926. //获取截止日期的上一个月的总天数
  927. endDatePrevMonthDays := getMonthDay(endDatePrevMonthDate.Year(), int(endDatePrevMonthDate.Month()))
  928. //获取开始日期的的月份总天数
  929. startDateMonthDays := getMonthDay(startDate.Year(), int(startDate.Month()))
  930. //判断,截止月是否完全被选中,如果相等,那么代表截止月份全部天数被选择
  931. if endDate.Day() == endDateDays {
  932. numDay = startDateMonthDays - startDate.Day() + 1
  933. //如果剩余天数正好与开始日期的天数是一致的,那么月份加1
  934. if numDay == startDateMonthDays {
  935. numMonth++
  936. numDay = 0
  937. //超过月份了,那么年份加1
  938. if numMonth == 12 {
  939. numYear++
  940. numMonth = 0
  941. }
  942. }
  943. } else {
  944. numDay = endDate.Day() - startDate.Day() + 1
  945. }
  946. //天数小于0,那么向月份借一位
  947. if numDay < 0 {
  948. //向上一个月借一个月的天数
  949. numDay += endDatePrevMonthDays
  950. //总月份减去一个月
  951. numMonth = numMonth - 1
  952. }
  953. //月份小于0,那么向年份借一位
  954. if numMonth < 0 {
  955. //向上一个年借12个月
  956. numMonth += 12
  957. //总年份减去一年
  958. numYear = numYear - 1
  959. }
  960. if numYear < 0 {
  961. err = errors.New("日期异常")
  962. return
  963. }
  964. if numYear > 0 {
  965. beetweenDay += fmt.Sprint(numYear, "年")
  966. }
  967. if numMonth > 0 {
  968. beetweenDay += fmt.Sprint(numMonth, "个月")
  969. }
  970. if numDay > 0 {
  971. beetweenDay += fmt.Sprint(numDay, "天")
  972. }
  973. return
  974. }
  975. // FormatPrice 格式化展示金额数字(财务金额展示,小数点前,每三位用,隔开) 1,234,567,898.55
  976. func FormatPrice(price float64) (str string) {
  977. str = decimal.NewFromFloat(price).String()
  978. length := len(str)
  979. if length < 4 {
  980. return str
  981. }
  982. arr := strings.Split(str, ".") //用小数点符号分割字符串,为数组接收
  983. length1 := len(arr[0])
  984. if length1 < 4 {
  985. return str
  986. }
  987. count := (length1 - 1) / 3
  988. for i := 0; i < count; i++ {
  989. arr[0] = arr[0][:length1-(i+1)*3] + "," + arr[0][length1-(i+1)*3:]
  990. }
  991. return strings.Join(arr, ".") //将一系列字符串连接为一个字符串,之间用sep来分隔。
  992. }
  993. // getMonthDay 获取某年某月有多少天
  994. func getMonthDay(year, month int) (days int) {
  995. if month != 2 {
  996. if month == 4 || month == 6 || month == 9 || month == 11 {
  997. days = 30
  998. } else {
  999. days = 31
  1000. }
  1001. } else {
  1002. if ((year%4) == 0 && (year%100) != 0) || (year%400) == 0 {
  1003. days = 29
  1004. } else {
  1005. days = 28
  1006. }
  1007. }
  1008. return
  1009. }
  1010. func SaveToFile(content, path string) error {
  1011. f, err := os.Create(path)
  1012. defer f.Close()
  1013. if err != nil {
  1014. return err
  1015. }
  1016. f.Write([]byte(content))
  1017. return nil
  1018. }
  1019. // 用户参会时间转换
  1020. func GetAttendanceDetailSeconds(secondNum int) string {
  1021. var timeStr string
  1022. if secondNum <= 60 {
  1023. if secondNum < 10 {
  1024. timeStr = "0" + strconv.Itoa(secondNum) + "''"
  1025. } else {
  1026. timeStr = strconv.Itoa(secondNum) + "''"
  1027. }
  1028. } else {
  1029. var remainderStr string
  1030. remainderNum := secondNum % 60
  1031. minuteNum := secondNum / 60
  1032. if remainderNum < 10 {
  1033. remainderStr = "0" + strconv.Itoa(remainderNum) + "''"
  1034. } else {
  1035. remainderStr = strconv.Itoa(remainderNum) + "''"
  1036. }
  1037. if minuteNum < 10 {
  1038. timeStr = "0" + strconv.Itoa(minuteNum) + "'" + remainderStr
  1039. } else {
  1040. timeStr = strconv.Itoa(minuteNum) + "'" + remainderStr
  1041. }
  1042. }
  1043. return timeStr
  1044. }
  1045. // SubStr 截取字符串(中文)
  1046. func SubStr(str string, subLen int) string {
  1047. strRune := []rune(str)
  1048. bodyRuneLen := len(strRune)
  1049. if bodyRuneLen > subLen {
  1050. bodyRuneLen = subLen
  1051. }
  1052. str = string(strRune[:bodyRuneLen])
  1053. return str
  1054. }
  1055. // HideString 给字段加***(从字符串中间替换,少于需要替换的长度,那么就补全*的长度)
  1056. // src 待*字符串
  1057. // hideLen 需要加*的长度
  1058. func HideString(src string, hideLen int) string {
  1059. if src == "" {
  1060. return src
  1061. }
  1062. str := []rune(src)
  1063. if hideLen == 0 {
  1064. hideLen = 4
  1065. }
  1066. hideStr := ""
  1067. for i := 0; i < hideLen; i++ {
  1068. hideStr += "*"
  1069. }
  1070. strLen := len(str)
  1071. // 字符长度是1
  1072. if strLen == 1 {
  1073. return string(str[:1]) + hideStr
  1074. }
  1075. //字符长度大于1,但是小于等于需要隐藏的字符长度,那么就隐藏中间,保留前后各一位字符
  1076. if strLen <= hideLen+2 {
  1077. return string(str[:1]) + hideStr + string(str[strLen-1:])
  1078. }
  1079. subLen := strLen - hideLen //剩余需要展示的字符长度
  1080. decimal.NewFromFloat(2)
  1081. frontLenDecimal := decimal.NewFromInt(int64(subLen)).Div(decimal.NewFromInt(2)) //前面需要展示的字符的长度
  1082. frontLen := frontLenDecimal.Floor().IntPart()
  1083. return string(str[:frontLen]) + hideStr + string(str[frontLen+int64(hideLen):])
  1084. }
  1085. func GetLocalIP() (ip string, err error) {
  1086. addrs, err := net.InterfaceAddrs()
  1087. if err != nil {
  1088. return
  1089. }
  1090. for _, addr := range addrs {
  1091. ipAddr, ok := addr.(*net.IPNet)
  1092. if !ok {
  1093. continue
  1094. }
  1095. if ipAddr.IP.IsLoopback() {
  1096. continue
  1097. }
  1098. if !ipAddr.IP.IsGlobalUnicast() {
  1099. continue
  1100. }
  1101. return ipAddr.IP.String(), nil
  1102. }
  1103. return
  1104. }
  1105. // GetNowWeekMonday 获取上一周周一的时间
  1106. func GetPreWeekMonday() time.Time {
  1107. nowMonday := GetNowWeekMonday()
  1108. return nowMonday.AddDate(0, 0, -7)
  1109. }
  1110. // GetNowWeekLastDay 获取上一周最后一天的时间
  1111. func GetPreWeekLastDay() time.Time {
  1112. nowSunday := GetNowWeekLastDay()
  1113. return nowSunday.AddDate(0, 0, -7)
  1114. }
  1115. // GetNextWeekMonday 获取下一周周一的时间
  1116. func GetNextWeekMonday() time.Time {
  1117. nowMonday := GetNowWeekMonday()
  1118. return nowMonday.AddDate(0, 0, 7)
  1119. }
  1120. // GetNextWeekLastDay 获取下一周最后一天的时间
  1121. func GetNextWeekLastDay() time.Time {
  1122. nowSunday := GetNowWeekLastDay()
  1123. return nowSunday.AddDate(0, 0, 7)
  1124. }
  1125. // 处理真实姓名,隐藏中间的部分,如:张*,张*将
  1126. func DealRealName(realName string) string {
  1127. if realName == "" {
  1128. return ""
  1129. }
  1130. names := bytes.Runes([]byte(realName))
  1131. fistName := names[0]
  1132. length := len(names)
  1133. if length == 2 {
  1134. return string(fistName) + "*"
  1135. } else if length > 2 {
  1136. lastName := names[length-1]
  1137. return string(fistName) + "*" + string(lastName)
  1138. }
  1139. return realName
  1140. }
  1141. // Implode php中的implode(用来将int型的切片转为string)
  1142. func Implode(idIntList []int) (str string) {
  1143. for _, id := range idIntList {
  1144. str += fmt.Sprint(id, ",")
  1145. }
  1146. str = str[:len(str)-1]
  1147. return
  1148. }
  1149. // InArrayByInt php中的in_array(判断Int类型的切片中是否存在该int值)
  1150. func InArrayByInt(idIntList []int, searchId int) (has bool) {
  1151. for _, id := range idIntList {
  1152. if id == searchId {
  1153. has = true
  1154. return
  1155. }
  1156. }
  1157. return
  1158. }
  1159. // InArrayByStr php中的in_array(判断String类型的切片中是否存在该string值)
  1160. func InArrayByStr(idStrList []string, searchId string) (has bool) {
  1161. for _, id := range idStrList {
  1162. if id == searchId {
  1163. has = true
  1164. return
  1165. }
  1166. }
  1167. return
  1168. }
  1169. // Intersection 求两个切片的交集
  1170. func Intersection(a []string, b []string) (inter []string) {
  1171. // interacting on the smallest list first can potentailly be faster...but not by much, worse case is the same
  1172. low, high := a, b
  1173. if len(a) > len(b) {
  1174. low = b
  1175. high = a
  1176. }
  1177. done := false
  1178. for i, l := range low {
  1179. for j, h := range high {
  1180. // get future index values
  1181. f1 := i + 1
  1182. f2 := j + 1
  1183. if l == h {
  1184. inter = append(inter, h)
  1185. if f1 < len(low) && f2 < len(high) {
  1186. // if the future values aren't the same then that's the end of the intersection
  1187. if low[f1] != high[f2] {
  1188. done = true
  1189. }
  1190. }
  1191. // 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
  1192. high = high[:j+copy(high[j:], high[j+1:])]
  1193. break
  1194. }
  1195. }
  1196. // nothing in the future so we are done
  1197. if done {
  1198. break
  1199. }
  1200. }
  1201. return
  1202. }
  1203. // Minus 获取差集
  1204. func Minus(a []string, b []string) []string {
  1205. //var inter []string
  1206. inter := make([]string, 0)
  1207. mp := make(map[string]bool)
  1208. for _, s := range a {
  1209. if _, ok := mp[s]; !ok {
  1210. mp[s] = true
  1211. }
  1212. }
  1213. for _, s := range b {
  1214. if _, ok := mp[s]; ok {
  1215. delete(mp, s)
  1216. }
  1217. }
  1218. for key := range mp {
  1219. inter = append(inter, key)
  1220. }
  1221. return inter
  1222. }
  1223. // IntArr2joinString []int转字符串
  1224. func IntArr2joinString(arr []int, sep string) string {
  1225. if len(arr) == 0 {
  1226. return ""
  1227. }
  1228. strArr := make([]string, 0)
  1229. for _, v := range arr {
  1230. strArr = append(strArr, strconv.Itoa(v))
  1231. }
  1232. return strings.Join(strArr, sep)
  1233. }
  1234. // GetOneMonthFirstDay 获取某月的第一天的时间
  1235. func GetOneMonthFirstDay(time2 time.Time) time.Time {
  1236. nowMonthFirstDay := time.Date(time2.Year(), time2.Month(), 1, 0, 0, 0, 0, time.Now().Location())
  1237. return nowMonthFirstDay
  1238. }
  1239. // GetOneMonthLastDay 获取某月最后一天的时间
  1240. func GetOneMonthLastDay(time2 time.Time) time.Time {
  1241. nowMonthLastDay := time.Date(time2.Year(), time2.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1242. nowMonthLastDay = time.Date(nowMonthLastDay.Year(), nowMonthLastDay.Month(), nowMonthLastDay.Day(), 23, 59, 59, 0, nowMonthLastDay.Location())
  1243. return nowMonthLastDay
  1244. }
  1245. func GetReportContentTextSub(content string) (contentSub string, err error) {
  1246. content = html.UnescapeString(content)
  1247. doc, err := goquery.NewDocumentFromReader(strings.NewReader(content))
  1248. docText := doc.Text()
  1249. bodyRune := []rune(docText)
  1250. bodyRuneLen := len(bodyRune)
  1251. if bodyRuneLen > 200 {
  1252. bodyRuneLen = 200
  1253. }
  1254. body := string(bodyRune[:bodyRuneLen])
  1255. contentSub = body
  1256. contentSub = strings.Replace(body, "Powered by Froala Editor", "", -1)
  1257. return
  1258. }
  1259. // GetOrmInReplace 获取orm的in查询替换?的方法
  1260. func GetOrmInReplace(num int) string {
  1261. template := make([]string, num)
  1262. for i := 0; i < num; i++ {
  1263. template[i] = "?"
  1264. }
  1265. return strings.Join(template, ",")
  1266. }
  1267. // RevSlice 反转切片
  1268. func RevSlice(slice []int) []int {
  1269. for i, j := 0, len(slice)-1; i < j; i, j = i+1, j-1 {
  1270. slice[i], slice[j] = slice[j], slice[i]
  1271. }
  1272. return slice
  1273. }
  1274. // ReplaceSpaceAndWrap 去除空格跟换行
  1275. func ReplaceSpaceAndWrap(str string) string {
  1276. // 去除空格
  1277. str = strings.Replace(str, " ", "", -1)
  1278. // 去除换行符
  1279. str = strings.Replace(str, "\n", "", -1)
  1280. return str
  1281. }
  1282. // JoinStr2IntArr 拼接字符串转[]int
  1283. func JoinStr2IntArr(str, sep string) (arr []int) {
  1284. arr = make([]int, 0)
  1285. if str == "" {
  1286. return
  1287. }
  1288. if sep == "" {
  1289. sep = ","
  1290. }
  1291. strArr := strings.Split(str, sep)
  1292. if len(strArr) == 0 {
  1293. return
  1294. }
  1295. for i := range strArr {
  1296. v, e := strconv.Atoi(strArr[i])
  1297. // int2str此处过滤掉无效int
  1298. if e != nil {
  1299. continue
  1300. }
  1301. arr = append(arr, v)
  1302. }
  1303. return
  1304. }
  1305. // 字符串转换为time类型
  1306. func StrDateToDate(strTime string) time.Time {
  1307. timeLayout := "2006-01-02" //转化所需模板
  1308. loc, _ := time.LoadLocation("Local") //重要:获取时区
  1309. resultTime, _ := time.ParseInLocation(timeLayout, strTime, loc)
  1310. return resultTime
  1311. }
  1312. // GetTimeSubDay 计算两个时间的自然日期差(后面减去前面)
  1313. func GetTimeSubDay(t1, t2 time.Time) int {
  1314. var day int
  1315. swap := false
  1316. if t1.Unix() > t2.Unix() {
  1317. t1, t2 = t2, t1
  1318. swap = true
  1319. }
  1320. t1_ := t1.Add(time.Duration(t2.Sub(t1).Milliseconds()%86400000) * time.Millisecond)
  1321. day = int(t2.Sub(t1).Hours() / 24)
  1322. // 计算在t1+两个时间的余数之后天数是否有变化
  1323. if t1_.Day() != t1.Day() {
  1324. day += 1
  1325. }
  1326. if swap {
  1327. day = -day
  1328. }
  1329. return day
  1330. }
  1331. // 去除非中文字符串
  1332. func StrFilterNonChinese(src *string) {
  1333. var hzRegexp = regexp.MustCompile("^[\u4e00-\u9fa5]$")
  1334. strn := ""
  1335. for _, c := range *src {
  1336. if hzRegexp.MatchString(string(c)) {
  1337. strn += string(c)
  1338. }
  1339. }
  1340. *src = strn
  1341. }
  1342. // MinusInt 获取两个[]int差集
  1343. func MinusInt(a []int, b []int) []int {
  1344. var diff []int
  1345. mpA, mpB := make(map[int]bool), make(map[int]bool)
  1346. for _, v := range a {
  1347. mpA[v] = true
  1348. }
  1349. for _, v := range b {
  1350. mpB[v] = true
  1351. }
  1352. for _, s := range a {
  1353. if !mpB[s] {
  1354. diff = append(diff, s)
  1355. }
  1356. }
  1357. for _, s := range b {
  1358. if !mpA[s] {
  1359. diff = append(diff, s)
  1360. }
  1361. }
  1362. return diff
  1363. }
  1364. // IntersectInt 获取两个[]int交集
  1365. func IntersectInt(nums1 []int, nums2 []int) []int {
  1366. m := make(map[int]int)
  1367. var res []int
  1368. for _, num := range nums1 {
  1369. m[num]++
  1370. }
  1371. for _, num := range nums2 {
  1372. if m[num] > 0 {
  1373. res = append(res, num)
  1374. m[num]--
  1375. }
  1376. }
  1377. return res
  1378. }
  1379. // MapSorter 对于map 排序
  1380. type MapSorter []Item
  1381. type Item struct {
  1382. Key int
  1383. Val float64
  1384. }
  1385. func NewMapSorter(m map[int]float64) MapSorter {
  1386. ms := make(MapSorter, 0, len(m))
  1387. for k, v := range m {
  1388. ms = append(ms, Item{k, v})
  1389. }
  1390. return ms
  1391. }
  1392. func (ms MapSorter) Len() int {
  1393. return len(ms)
  1394. }
  1395. func (ms MapSorter) Less(i, j int) bool {
  1396. return ms[i].Val > ms[j].Val // 按值排序
  1397. //return ms[i].Key < ms[j].Key // 按键排序
  1398. }
  1399. func (ms MapSorter) Swap(i, j int) {
  1400. ms[i], ms[j] = ms[j], ms[i]
  1401. }
  1402. // FormatFileSize 字节的单位转换 保留两位小数
  1403. func FormatFileSize(fileSize int64) (size string) {
  1404. if fileSize < 1024 {
  1405. return fmt.Sprintf("%.2fB", float64(fileSize)/float64(1))
  1406. } else if fileSize < (1024 * 1024) {
  1407. return fmt.Sprintf("%.2fKB", float64(fileSize)/float64(1024))
  1408. } else if fileSize < (1024 * 1024 * 1024) {
  1409. return fmt.Sprintf("%.2fMB", float64(fileSize)/float64(1024*1024))
  1410. } else if fileSize < (1024 * 1024 * 1024 * 1024) {
  1411. return fmt.Sprintf("%.2fGB", float64(fileSize)/float64(1024*1024*1024))
  1412. } else if fileSize < (1024 * 1024 * 1024 * 1024 * 1024) {
  1413. return fmt.Sprintf("%.2fTB", float64(fileSize)/float64(1024*1024*1024*1024))
  1414. } else { //if fileSize < (1024 * 1024 * 1024 * 1024 * 1024 * 1024)
  1415. return fmt.Sprintf("%.2fPB", float64(fileSize)/float64(1024*1024*1024*1024*1024))
  1416. }
  1417. }
  1418. func GetDurationFormatBySecond(sec int) (formatString string) {
  1419. if sec == 0 {
  1420. formatString = "0分钟"
  1421. return
  1422. } else if sec <= 60 && sec > 0 {
  1423. formatString = "1分钟"
  1424. return
  1425. }
  1426. duration := time.Duration(int64(sec)) * time.Second
  1427. h := int(duration.Hours())
  1428. m := int(duration.Minutes()) % 60
  1429. //s := int(duration.Seconds()) % 60
  1430. if h > 0 {
  1431. formatString = fmt.Sprintf("%d小时", h)
  1432. }
  1433. if m > 0 {
  1434. formatString += fmt.Sprintf("%d分钟", m)
  1435. }
  1436. //if s > 0 {
  1437. // formatString += fmt.Sprintf("%d秒", s)
  1438. //}
  1439. return
  1440. }
  1441. // GetDaysBetween2Date 计算两个日期之间相差几天
  1442. func GetDaysBetween2Date(format, date1Str, date2Str string) (int, error) {
  1443. // 将字符串转化为Time格式
  1444. date1, err := time.ParseInLocation(format, date1Str, time.Local)
  1445. if err != nil {
  1446. return 0, err
  1447. }
  1448. // 将字符串转化为Time格式
  1449. date2, err := time.ParseInLocation(format, date2Str, time.Local)
  1450. if err != nil {
  1451. return 0, err
  1452. }
  1453. //计算相差天数
  1454. return int(date1.Sub(date2).Hours() / 24), nil
  1455. }
  1456. // GetFrequencyEn 获取频度的英文版
  1457. func GetFrequencyEn(frequency string) (frequencyEn string) {
  1458. switch frequency {
  1459. case "日度":
  1460. frequencyEn = "day"
  1461. return
  1462. case "周度":
  1463. frequencyEn = "week"
  1464. return
  1465. case "旬度":
  1466. frequencyEn = "ten days"
  1467. return
  1468. case "月度":
  1469. frequencyEn = "month"
  1470. return
  1471. case "季度":
  1472. frequencyEn = "quarter"
  1473. return
  1474. case "年度":
  1475. frequencyEn = "year"
  1476. return
  1477. }
  1478. return
  1479. }
  1480. // GetLeadUnitEn 获取移动单位的英文版
  1481. func GetLeadUnitEn(unit string) (unitEn string) {
  1482. switch unit {
  1483. case "天":
  1484. unitEn = "day"
  1485. return
  1486. case "周":
  1487. unitEn = "week"
  1488. return
  1489. case "月":
  1490. unitEn = "month"
  1491. return
  1492. case "季":
  1493. unitEn = "quarter"
  1494. return
  1495. case "年":
  1496. unitEn = "year"
  1497. return
  1498. }
  1499. return
  1500. }
  1501. // GetDateByDateType 通过dateType获取需要的开始/结束日期
  1502. // dateType 日期类型:1:00年至今,2:10年至今,3:15年至今,4:年初至今,5:自定义时间,6:起始日期至今 20:最近N年
  1503. func GetDateByDateType(dateType int, tmpStartDate, tmpEndDate string) (startDate, endDate string) {
  1504. startDate = tmpStartDate
  1505. endDate = tmpEndDate
  1506. switch dateType {
  1507. case 1:
  1508. startDate = "2000-01-01"
  1509. endDate = ""
  1510. case 2:
  1511. startDate = "2010-01-01"
  1512. endDate = ""
  1513. case 3:
  1514. startDate = "2015-01-01"
  1515. endDate = ""
  1516. case 4:
  1517. //startDate = strconv.Itoa(time.Now().Year()) + "-01-01"
  1518. startDate = "2021-01-01"
  1519. endDate = ""
  1520. case 5:
  1521. //startDate = startDate + "-01"
  1522. //endDate = endDate + "-01"
  1523. case 6:
  1524. //startDate = startDate + "-01"
  1525. endDate = ""
  1526. case 7:
  1527. startDate = "2018-01-01"
  1528. endDate = ""
  1529. case 8:
  1530. startDate = "2019-01-01"
  1531. endDate = ""
  1532. case 9:
  1533. startDate = "2020-01-01"
  1534. endDate = ""
  1535. case 11:
  1536. startDate = "2022-01-01"
  1537. endDate = ""
  1538. }
  1539. // 兼容日期错误
  1540. {
  1541. if strings.Count(startDate, "-") == 1 {
  1542. startDate = startDate + "-01"
  1543. }
  1544. if strings.Count(endDate, "-") == 1 {
  1545. endDate = endDate + "-01"
  1546. }
  1547. }
  1548. return
  1549. }
  1550. func GetDateByDateTypeV2(dateType int, tmpStartDate, tmpEndDate string, startYear int, latestDate time.Time) (startDate, endDate string) {
  1551. startDate = tmpStartDate
  1552. endDate = tmpEndDate
  1553. switch dateType {
  1554. case 1:
  1555. startDate = "2000-01-01"
  1556. endDate = ""
  1557. case 2:
  1558. startDate = "2010-01-01"
  1559. endDate = ""
  1560. case 3:
  1561. startDate = "2015-01-01"
  1562. endDate = ""
  1563. case 4:
  1564. //startDate = strconv.Itoa(time.Now().Year()) + "-01-01"
  1565. startDate = "2021-01-01"
  1566. endDate = ""
  1567. case 5:
  1568. //startDate = startDate + "-01"
  1569. //endDate = endDate + "-01"
  1570. case 6:
  1571. //startDate = startDate + "-01"
  1572. endDate = ""
  1573. case 7:
  1574. startDate = "2018-01-01"
  1575. endDate = ""
  1576. case 8:
  1577. startDate = "2019-01-01"
  1578. endDate = ""
  1579. case 9:
  1580. startDate = "2020-01-01"
  1581. endDate = ""
  1582. case 11:
  1583. startDate = "2022-01-01"
  1584. endDate = ""
  1585. case 12:
  1586. startDate = "2023-01-01"
  1587. endDate = ""
  1588. case 13:
  1589. startDate = "2024-01-01"
  1590. endDate = ""
  1591. case DateTypeNYears:
  1592. if startYear == 0 { //默认取最近5年
  1593. startYear = 5
  1594. }
  1595. if latestDate.IsZero() {
  1596. return
  1597. }
  1598. startDate = latestDate.AddDate(-startYear, 0, 0).Format(FormatDate)
  1599. endDate = ""
  1600. case DateTypeOneWeek:
  1601. //if startDate != "" {
  1602. // st, e := time.ParseInLocation(FormatDate, startDate, time.Local)
  1603. // if e != nil {
  1604. // FileLog.Info(fmt.Sprintf("日期格式解析失败, %s, %v", startDate, e))
  1605. // return
  1606. // }
  1607. // startDate = st.AddDate(0, 0, -7).Format(FormatDate)
  1608. //}
  1609. startDate = time.Now().AddDate(0, 0, -7).Format(FormatDate)
  1610. endDate = ""
  1611. case DateTypeOneMonth:
  1612. startDate = time.Now().AddDate(0, -1, 0).Format(FormatDate)
  1613. endDate = ""
  1614. case DateTypeTwoMonth:
  1615. startDate = time.Now().AddDate(0, -2, 0).Format(FormatDate)
  1616. endDate = ""
  1617. case DateTypeThreeMonth:
  1618. startDate = time.Now().AddDate(0, -3, 0).Format(FormatDate)
  1619. endDate = ""
  1620. case DateTypeNMonth:
  1621. if startYear == 0 {
  1622. startYear = 6
  1623. }
  1624. startDate = time.Now().AddDate(0, -startYear, 0).Format(FormatDate)
  1625. endDate = ""
  1626. }
  1627. // 兼容日期错误
  1628. {
  1629. if strings.Count(startDate, "-") == 1 {
  1630. startDate = startDate + "-01"
  1631. }
  1632. if strings.Count(endDate, "-") == 1 {
  1633. endDate = endDate + "-01"
  1634. }
  1635. }
  1636. return
  1637. }
  1638. func TimeTransferString(format string, t time.Time) string {
  1639. str := t.Format(format)
  1640. if t.IsZero() {
  1641. return ""
  1642. }
  1643. return str
  1644. }
  1645. // GetDateByDateType2 通过dateType获取需要的开始/结束日期(日期类型:1:最近3月;2:最近6月;3:最近1年;4:最近2年;5:最近3年;6:最近5年;7:最近10年,8:自定义时间)
  1646. func GetDateByDateType2(dateType int, currDate time.Time) (startDate time.Time) {
  1647. switch dateType {
  1648. case 1:
  1649. startDate = currDate.AddDate(0, -3, 0)
  1650. case 2:
  1651. startDate = currDate.AddDate(0, -6, 0)
  1652. case 3:
  1653. startDate = currDate.AddDate(-1, 0, 0)
  1654. case 4:
  1655. startDate = currDate.AddDate(-2, 0, 0)
  1656. case 5:
  1657. startDate = currDate.AddDate(-3, 0, 0)
  1658. case 6:
  1659. startDate = currDate.AddDate(-5, 0, 0)
  1660. case 7:
  1661. startDate = currDate.AddDate(-10, 0, 0)
  1662. }
  1663. return
  1664. }
  1665. // GetCeilNewNum 保留n位有效数字的向上取整
  1666. // @params num 实际数据
  1667. // @params baseLen 需要保留的有效位数
  1668. func GetCeilNewNum(num float64, baseLen int) (newNum float64) {
  1669. if num >= 1 {
  1670. tmpNum := int(math.Ceil(num)) // 向上取整
  1671. str := strconv.Itoa(tmpNum)
  1672. lenStr := len(str)
  1673. if lenStr > baseLen {
  1674. newNumStr := str[0:baseLen]
  1675. newNumInt, _ := strconv.Atoi(newNumStr)
  1676. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1677. if newNum < num {
  1678. newNumInt += 1
  1679. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1680. }
  1681. } else {
  1682. newNum = float64(tmpNum)
  1683. }
  1684. return
  1685. } else if num > 0 {
  1686. // 这是小数
  1687. str := strconv.FormatFloat(num, 'f', -1, 64)
  1688. // 去除小数点和负号
  1689. str = removeDecimalPoint(str)
  1690. // 计算字符串长度
  1691. lenStr := len(str)
  1692. if lenStr > baseLen {
  1693. newNumStr := str[0:baseLen]
  1694. newNumInt, _ := strconv.Atoi(newNumStr)
  1695. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1696. if newNum < num {
  1697. newNumInt += 1
  1698. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1699. }
  1700. } else {
  1701. newNum = num
  1702. }
  1703. } else if num > -1 {
  1704. // 这是小数
  1705. str := strconv.FormatFloat(num, 'f', -1, 64)
  1706. // 去除小数点和负号
  1707. str = removeDecimalPoint(str)
  1708. // 计算字符串长度
  1709. lenStr := len(str)
  1710. if lenStr > baseLen {
  1711. newNumStr := str[0:baseLen]
  1712. newNumInt, _ := strconv.Atoi(newNumStr)
  1713. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1714. newNum = -newNum
  1715. if newNum < num {
  1716. newNumInt -= 1
  1717. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1718. newNum = -newNum
  1719. }
  1720. } else {
  1721. newNum = num
  1722. }
  1723. if newNum == -0 {
  1724. newNum = 0
  1725. }
  1726. } else { // 小于等于-1
  1727. tmpNumFloat := math.Abs(num)
  1728. tmpNum := int(math.Floor(tmpNumFloat)) // 向上取整
  1729. str := strconv.Itoa(tmpNum)
  1730. lenStr := len(str)
  1731. if lenStr > baseLen {
  1732. newNumStr := str[0:baseLen]
  1733. //fmt.Println("newNumStr:", newNumStr)
  1734. newNumInt, _ := strconv.Atoi(newNumStr)
  1735. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1736. newNum = -newNum
  1737. if newNum < num {
  1738. newNumInt -= 1
  1739. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1740. newNum = -newNum
  1741. }
  1742. } else {
  1743. newNum = float64(-tmpNum)
  1744. }
  1745. }
  1746. return
  1747. }
  1748. // GetFloorNewNum 保留n位有效数字的向下取整
  1749. // @params num 实际数据
  1750. // @params baseLen 需要保留的有效位数
  1751. func GetFloorNewNum(num float64, baseLen int) (newNum float64) {
  1752. if num >= 1 {
  1753. tmpNum := int(math.Floor(num)) // 向上取整
  1754. str := strconv.Itoa(tmpNum)
  1755. lenStr := len(str)
  1756. if lenStr > baseLen {
  1757. newNumStr := str[0:baseLen]
  1758. newNumInt, _ := strconv.Atoi(newNumStr)
  1759. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1760. if newNum < num {
  1761. newNumInt -= 1
  1762. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1763. }
  1764. } else {
  1765. newNum = float64(tmpNum)
  1766. }
  1767. return
  1768. } else if num > 0 {
  1769. // 这是小数
  1770. str := strconv.FormatFloat(num, 'f', -1, 64)
  1771. // 去除小数点和负号
  1772. str = removeDecimalPoint(str)
  1773. // 计算字符串长度
  1774. lenStr := len(str)
  1775. if lenStr > baseLen {
  1776. newNumStr := str[0:baseLen]
  1777. newNumInt, _ := strconv.Atoi(newNumStr)
  1778. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1779. if newNum > num {
  1780. newNumInt -= 1
  1781. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1782. }
  1783. } else {
  1784. newNum = num
  1785. }
  1786. } else if num > -1 {
  1787. // 这是小数
  1788. str := strconv.FormatFloat(num, 'f', -1, 64)
  1789. // 去除小数点和负号
  1790. str = removeDecimalPoint(str)
  1791. // 计算字符串长度
  1792. lenStr := len(str)
  1793. if lenStr > baseLen {
  1794. newNumStr := str[0:baseLen]
  1795. newNumInt, _ := strconv.Atoi(newNumStr)
  1796. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1797. newNum = -newNum
  1798. if newNum > num {
  1799. newNumInt += 1
  1800. newNum, _ = decimal.NewFromInt(int64(newNumInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(baseLen)))).Float64()
  1801. newNum = -newNum
  1802. }
  1803. } else {
  1804. newNum = num
  1805. }
  1806. if newNum == -0 {
  1807. newNum = 0
  1808. }
  1809. } else { // 小于等于-1
  1810. tmpNumFloat := math.Abs(num)
  1811. tmpNum := int(math.Ceil(tmpNumFloat)) // 向上取整
  1812. str := strconv.Itoa(tmpNum)
  1813. lenStr := len(str)
  1814. if lenStr > baseLen {
  1815. newNumStr := str[0:baseLen]
  1816. //fmt.Println("newNumStr:", newNumStr)
  1817. newNumInt, _ := strconv.Atoi(newNumStr)
  1818. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1819. newNum = -newNum
  1820. if newNum > num {
  1821. newNumInt += 1
  1822. newNum = float64(newNumInt) * math.Pow(10, float64(lenStr-baseLen))
  1823. newNum = -newNum
  1824. }
  1825. } else {
  1826. newNum = float64(-tmpNum)
  1827. }
  1828. }
  1829. return
  1830. }
  1831. // 去除小数点和负号
  1832. func removeDecimalPoint(str string) string {
  1833. // 去除小数点
  1834. str = str[strings.Index(str, ".")+1:]
  1835. return str
  1836. }
  1837. // GetPredictEdbDayListByEndDate 根据截止日期获取预测指标日期列表
  1838. func GetPredictEdbDayListByEndDate(startDate, endDate time.Time, frequency string) (dayList []time.Time) {
  1839. //if !utils.InArrayByStr([]string{"日度", "周度", "月度"}, frequency)
  1840. switch frequency {
  1841. case "日度":
  1842. for currDate := startDate.AddDate(0, 0, 1); currDate.Before(endDate) || currDate.Equal(endDate); currDate = currDate.AddDate(0, 0, 1) {
  1843. //周六、日排除
  1844. if currDate.Weekday() == time.Sunday || currDate.Weekday() == time.Saturday {
  1845. continue
  1846. }
  1847. dayList = append(dayList, currDate)
  1848. }
  1849. case "周度":
  1850. //nextDate := startDate.AddDate(0, 0, 7)
  1851. for currDate := startDate.AddDate(0, 0, 7); currDate.Before(endDate) || currDate.Equal(endDate); currDate = currDate.AddDate(0, 0, 7) {
  1852. dayList = append(dayList, currDate)
  1853. }
  1854. case "旬度":
  1855. for currDate := startDate.AddDate(0, 0, 1); currDate.Before(endDate) || currDate.Equal(endDate); {
  1856. nextDate := currDate.AddDate(0, 0, 1)
  1857. //每个月的10号、20号、最后一天,那么就写入
  1858. if nextDate.Day() == 11 || nextDate.Day() == 21 || nextDate.Day() == 1 {
  1859. dayList = append(dayList, currDate)
  1860. }
  1861. currDate = nextDate
  1862. }
  1863. case "月度":
  1864. for currDate := startDate; currDate.Before(endDate) || currDate.Equal(endDate); {
  1865. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1866. if !currDate.After(endDate) && !currDate.Equal(startDate) {
  1867. dayList = append(dayList, currDate)
  1868. }
  1869. currDate = currDate.AddDate(0, 0, 1)
  1870. }
  1871. case "季度":
  1872. for currDate := startDate; currDate.Before(endDate) || currDate.Equal(endDate); {
  1873. // 每月的最后一天
  1874. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1875. if !currDate.After(endDate) && !currDate.Equal(startDate) {
  1876. // 季度日期就写入,否则不写入
  1877. if currDate.Month() == 3 || currDate.Month() == 6 || currDate.Month() == 9 || currDate.Month() == 12 {
  1878. dayList = append(dayList, currDate)
  1879. }
  1880. }
  1881. currDate = currDate.AddDate(0, 0, 1)
  1882. }
  1883. case "半年度":
  1884. for currDate := startDate; currDate.Before(endDate) || currDate.Equal(endDate); {
  1885. // 每月的最后一天
  1886. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1887. if !currDate.After(endDate) && !currDate.Equal(startDate) {
  1888. // 半年度日期就写入,否则不写入
  1889. if currDate.Month() == 6 || currDate.Month() == 12 {
  1890. dayList = append(dayList, currDate)
  1891. }
  1892. }
  1893. currDate = currDate.AddDate(0, 0, 1)
  1894. }
  1895. case "年度":
  1896. for currDate := startDate; currDate.Before(endDate) || currDate.Equal(endDate); {
  1897. currDate = time.Date(currDate.Year()+1, 12, 31, 0, 0, 0, 0, time.Now().Location())
  1898. if !currDate.After(endDate) && !currDate.Equal(startDate) {
  1899. dayList = append(dayList, currDate)
  1900. }
  1901. }
  1902. }
  1903. return
  1904. }
  1905. // GetPredictEdbDayListByNum 根据期数获取预测指标日期列表
  1906. func GetPredictEdbDayListByNum(startDate time.Time, num int, frequency string) (dayList []time.Time) {
  1907. switch frequency {
  1908. case "日度":
  1909. for i := 1; i <= num; {
  1910. currDate := startDate.AddDate(0, 0, i)
  1911. //周六、日排除
  1912. if currDate.Weekday() == time.Sunday || currDate.Weekday() == time.Saturday {
  1913. continue
  1914. }
  1915. dayList = append(dayList, currDate)
  1916. i++
  1917. }
  1918. case "周度":
  1919. for i := 1; i <= num; {
  1920. dayList = append(dayList, startDate.AddDate(0, 0, i*7))
  1921. i++
  1922. }
  1923. case "旬度":
  1924. currDate := startDate
  1925. for i := 1; i <= num; {
  1926. nextDate := currDate.AddDate(0, 0, 1)
  1927. //每个月的10号、20号、最后一天,那么就写入
  1928. if nextDate.Day() == 11 || nextDate.Day() == 21 || nextDate.Day() == 1 {
  1929. dayList = append(dayList, currDate)
  1930. i++
  1931. }
  1932. currDate = nextDate
  1933. }
  1934. case "月度":
  1935. currDate := startDate
  1936. for i := 1; i <= num; {
  1937. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1938. if !currDate.Equal(startDate) {
  1939. dayList = append(dayList, currDate)
  1940. i++
  1941. }
  1942. currDate = currDate.AddDate(0, 0, 1)
  1943. }
  1944. case "季度":
  1945. currDate := startDate
  1946. for i := 1; i <= num; {
  1947. // 每月的最后一天
  1948. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1949. if !currDate.Equal(startDate) {
  1950. // 季度日期就写入,否则不写入
  1951. if currDate.Month() == 3 || currDate.Month() == 6 || currDate.Month() == 9 || currDate.Month() == 12 {
  1952. dayList = append(dayList, currDate)
  1953. i++
  1954. }
  1955. }
  1956. currDate = currDate.AddDate(0, 0, 1)
  1957. }
  1958. case "半年度":
  1959. currDate := startDate
  1960. for i := 1; i <= num; {
  1961. // 每月的最后一天
  1962. currDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, time.Now().Location()).AddDate(0, 1, -1)
  1963. if !currDate.Equal(startDate) {
  1964. // 半年度日期就写入,否则不写入
  1965. if currDate.Month() == 6 || currDate.Month() == 12 {
  1966. dayList = append(dayList, currDate)
  1967. i++
  1968. }
  1969. }
  1970. currDate = currDate.AddDate(0, 0, 1)
  1971. }
  1972. case "年度":
  1973. currDate := startDate
  1974. for i := 1; i <= num; {
  1975. currDate = time.Date(currDate.Year()+1, 12, 31, 0, 0, 0, 0, time.Now().Location())
  1976. if !currDate.Equal(startDate) {
  1977. dayList = append(dayList, currDate)
  1978. i++
  1979. }
  1980. }
  1981. }
  1982. return
  1983. }
  1984. // FormatMixTableDataShowValue 格式化自定表格显示数据
  1985. func FormatMixTableDataShowValue(x float64) (res string) {
  1986. res = strconv.FormatFloat(x, 'f', -1, 64)
  1987. return
  1988. }
  1989. // FormatTableDataShowValue 格式化自定表格显示数据
  1990. func FormatTableDataShowValue(x float64) (res string) {
  1991. if x > 1 || x < -1 {
  1992. res = decimal.NewFromFloat(x).Round(2).String()
  1993. return
  1994. }
  1995. // 介于-1到1之间
  1996. xStr := strconv.FormatFloat(x, 'f', -10, 64)
  1997. // 使用 strings.Split 函数将小数拆分为整数部分和小数部分
  1998. xParts := strings.Split(xStr, ".")
  1999. if len(xParts) < 2 {
  2000. res = fmt.Sprint(x)
  2001. return
  2002. }
  2003. // 计算小数部分的长度,即小数点后面的位数
  2004. xDecimals := len(xParts[1])
  2005. if xDecimals > 2 {
  2006. parts := xParts[1]
  2007. // 小数点后小于等于两位, 直接拼接返回
  2008. partLen := len(xParts[1])
  2009. if partLen <= 2 {
  2010. res = xParts[0] + "." + parts
  2011. return
  2012. }
  2013. // 找出第一个有效数字, 算出n
  2014. one := 0
  2015. for k, p := range parts {
  2016. // 48->0
  2017. if p != 48 {
  2018. if one == 0 {
  2019. one = k + 1
  2020. }
  2021. }
  2022. }
  2023. n := partLen - one
  2024. if n >= 1 {
  2025. n -= 1
  2026. } else {
  2027. one -= 1
  2028. }
  2029. var partFloat float64
  2030. partInt, _ := strconv.Atoi(parts)
  2031. partFloat, _ = decimal.NewFromInt(int64(partInt)).Div(decimal.NewFromFloat(math.Pow(10, float64(n)))).Float64()
  2032. partFloat = math.Round(partFloat)
  2033. partFloat, _ = decimal.NewFromFloat(partFloat).Div(decimal.NewFromFloat(math.Pow(10, float64(one+1)))).Float64()
  2034. resParts := strings.Split(fmt.Sprint(partFloat), ".")
  2035. resPart := ""
  2036. if len(resParts) > 1 {
  2037. resPart = resParts[1]
  2038. } else {
  2039. resPart = resParts[0]
  2040. }
  2041. res = xParts[0] + "." + resPart
  2042. }
  2043. if xDecimals <= 2 {
  2044. xDecimalsStr := xParts[1]
  2045. x, _ = strconv.ParseFloat(xParts[0]+"."+xDecimalsStr, 64)
  2046. res = xParts[0] + "." + xDecimalsStr
  2047. }
  2048. return
  2049. }
  2050. func DealDateTimeZero(t time.Time, format string) (timeStr string) {
  2051. if !t.IsZero() {
  2052. timeStr = t.Format(format)
  2053. }
  2054. return
  2055. }
  2056. // IsPercentage
  2057. // @Description: 判断一个字符串是否是百分比的字符串,并返回百分比的值(比如:50%,返回true 50)
  2058. // @author: Roc
  2059. // @datetime 2023-11-29 14:00:31
  2060. // @param input string
  2061. // @return bool
  2062. // @return string
  2063. func IsPercentage(input string) (bool, string) {
  2064. percentagePattern := `^-?(\d+(\.\d+)?)%$`
  2065. match, _ := regexp.MatchString(percentagePattern, input)
  2066. if match {
  2067. re := regexp.MustCompile(percentagePattern)
  2068. match := re.FindStringSubmatch(input)
  2069. // 区分负数和正数,确保返回结果包含负号(如有)
  2070. sign := "-"
  2071. if input[0] != '-' {
  2072. sign = ""
  2073. }
  2074. return true, sign + match[1]
  2075. }
  2076. return false, ""
  2077. }
  2078. // GetLikeKeyword
  2079. //
  2080. // @Description: 获取sql查询中的like查询字段
  2081. // @author: Roc
  2082. // @datetime2023-10-23 14:46:32
  2083. // @param keyword string
  2084. // @return string
  2085. func GetLikeKeyword(keyword string) string {
  2086. return `%` + keyword + `%`
  2087. }
  2088. // GetLikeKeywordPars
  2089. //
  2090. // @Description: 获取sql查询中的参数切片
  2091. // @author: Roc
  2092. // @datetime2023-10-23 14:50:18
  2093. // @param pars []interface{}
  2094. // @param keyword string
  2095. // @param num int
  2096. // @return newPars []interface{}
  2097. func GetLikeKeywordPars(pars []interface{}, keyword string, num int) (newPars []interface{}) {
  2098. newPars = pars
  2099. if newPars == nil {
  2100. newPars = make([]interface{}, 0)
  2101. }
  2102. for i := 1; i <= num; i++ {
  2103. newPars = append(newPars, `%`+keyword+`%`)
  2104. }
  2105. return
  2106. }
  2107. func GetSign(nonce, timestamp, appId, secret string) (sign string) {
  2108. signStrMap := map[string]string{
  2109. "nonce": nonce,
  2110. "timestamp": timestamp,
  2111. "appid": appId,
  2112. }
  2113. keys := make([]string, 0, len(signStrMap))
  2114. for k := range signStrMap {
  2115. keys = append(keys, k)
  2116. }
  2117. sort.Strings(keys)
  2118. var signStr string
  2119. for _, k := range keys {
  2120. signStr += k + "=" + signStrMap[k] + "&"
  2121. }
  2122. signStr = strings.Trim(signStr, "&")
  2123. fmt.Println("signStr:" + signStr)
  2124. sign = HmacSha256ToBase64(secret, signStr)
  2125. return
  2126. }
  2127. // HmacSha256ToBase64 将加密后的二进制转Base64字符串
  2128. func HmacSha256ToBase64(key string, data string) string {
  2129. return base64.URLEncoding.EncodeToString(HmacSha256(key, data))
  2130. }
  2131. // HmacSha256 计算HmacSha256
  2132. // key 是加密所使用的key
  2133. // data 是加密的内容
  2134. func HmacSha256(key string, data string) []byte {
  2135. mac := hmac.New(sha256.New, []byte(key))
  2136. _, _ = mac.Write([]byte(data))
  2137. return mac.Sum(nil)
  2138. }
  2139. func PascalToSnake(s string) string {
  2140. var result []rune
  2141. for i, char := range s {
  2142. // 在大写字母前插入下划线,除非是第一个字母
  2143. if i > 0 && unicode.IsUpper(char) {
  2144. result = append(result, '_')
  2145. }
  2146. // 将字母转为小写
  2147. result = append(result, unicode.ToLower(char))
  2148. }
  2149. return string(result)
  2150. }
  2151. // ArrContainsStr函数检查一个字符串是否在字符串数组中
  2152. func ArrContainsStr(arr []string, str string) bool {
  2153. for _, v := range arr {
  2154. if v == str {
  2155. return true
  2156. }
  2157. }
  2158. return false
  2159. }
  2160. func GetColorMap() map[int]string {
  2161. colorMap := make(map[int]string)
  2162. colors := []string{"#0000FF", "#FF0000", "#999999", "#000000", "#7CB5EC", "#90ED7D", "#F7A35C", "#8085E9",
  2163. "#F15C80", "#E4D354", "#2B908F", "#F45B5B", "#91E8E1", "#FDA8C7", "#8A4294",
  2164. "#578B5A", "#0033FF", "#849EC1", "#FFDF0C", "#005496", "#00F0FF", "#4D535B",
  2165. "#4F4C34", "#804141", "#86BABD", "#8AA3FF", "#960000", "#A173DB", "#A39340",
  2166. "#CE814A", "#D1D2E6", "#EAB7B7", "#FF2E7A", "#FF4AF8", "#FF785B", "#FF9696", "#FFA800", "#FFBC97", "#FFDFDF"}
  2167. for k, v := range colors {
  2168. colorMap[k] = v
  2169. }
  2170. return colorMap
  2171. }
  2172. // 检查src属性是否以http或data:image开头
  2173. func isValidSrc(src string) bool {
  2174. // 使用Parse函数解析URL
  2175. parsedURL, err := url.Parse(src)
  2176. if err != nil {
  2177. validSchemes := regexp.MustCompile(`^data:image\/.*;base64,.*$`)
  2178. return validSchemes.MatchString(src)
  2179. }
  2180. if parsedURL.Host == "" || (parsedURL.Scheme != "http" && parsedURL.Scheme != "https") {
  2181. validSchemes := regexp.MustCompile(`^data:image\/.*;base64,.*$`)
  2182. return validSchemes.MatchString(src)
  2183. }
  2184. return true
  2185. }
  2186. // ContentXssCheck 校验文本中的JS代码
  2187. func ContentXssCheck(content string) (err error) {
  2188. // 解析HTML内容
  2189. node, err := xhtml.Parse(strings.NewReader(content))
  2190. if err != nil {
  2191. err = fmt.Errorf(" html.Parse Err: %v", err)
  2192. return
  2193. }
  2194. // 遍历解析后的节点树,查找特定标签
  2195. var visit func(n *xhtml.Node) error
  2196. visit = func(n *xhtml.Node) error {
  2197. if n.Type == xhtml.ElementNode {
  2198. lowerData := strings.ToLower(n.Data)
  2199. switch lowerData {
  2200. case "script", "javascript":
  2201. err = fmt.Errorf(" script is forbidden")
  2202. return err
  2203. default:
  2204. for _, attr := range n.Attr { //判断事件
  2205. lowerKey := strings.ToLower(attr.Key)
  2206. lowerVal := strings.ToLower(attr.Val)
  2207. if lowerKey == "src" || lowerKey == "dynsrc" || lowerKey == "background" || lowerKey == "lowsrc" {
  2208. if lowerVal != `` && !isValidSrc(lowerVal) {
  2209. err = fmt.Errorf("invalid src attribute value: %s", attr.Val)
  2210. return err
  2211. }
  2212. }
  2213. if strings.HasPrefix(lowerKey, "on") {
  2214. err = fmt.Errorf("the event is forbidden: %s:%s", attr.Key, attr.Val)
  2215. return err
  2216. }
  2217. if lowerKey == "style" {
  2218. if strings.Contains(lowerVal, "javascript:") || strings.Contains(lowerVal, "script:") {
  2219. err = fmt.Errorf("invalid style attribute value: %s", attr.Val)
  2220. return err
  2221. }
  2222. }
  2223. }
  2224. /* case "src":
  2225. // 如果<src>是某个标签的属性,你可能需要递归检查其父节点
  2226. // 这里简单起见,我们假设<src>不是有效的HTML标签,并忽略它
  2227. // 在实际中,你可能需要更复杂的逻辑来处理这种情况
  2228. fmt.Println("Warning: Unexpected 'src' tag found.")*/
  2229. }
  2230. }
  2231. for c := n.FirstChild; c != nil; c = c.NextSibling {
  2232. if err = visit(c); err != nil {
  2233. return err
  2234. }
  2235. }
  2236. return nil
  2237. }
  2238. // 检查HTML文档中的事件
  2239. if err = visit(node); err != nil {
  2240. return
  2241. }
  2242. return
  2243. }
  2244. func ContentXssFilter(content string) (cleanContent string) {
  2245. p := customXssPolicy()
  2246. // The policy can then be used to sanitize lots of input and it is safe to use the policy in multiple goroutines
  2247. cleanContent = p.Sanitize(
  2248. content,
  2249. )
  2250. return
  2251. }
  2252. func customXssPolicy() (p *bluemonday.Policy) {
  2253. p = bluemonday.UGCPolicy()
  2254. // iframe
  2255. p.AllowElements("iframe")
  2256. p.AllowAttrs("width").OnElements("iframe")
  2257. p.AllowAttrs("height").OnElements("iframe")
  2258. p.AllowAttrs("src").OnElements("iframe")
  2259. p.AllowAttrs("frameborder").Matching(bluemonday.Number).OnElements("iframe")
  2260. p.AllowAttrs("allow").Matching(regexp.MustCompile(`[a-z; -]*`)).OnElements("iframe")
  2261. p.AllowAttrs("allowfullscreen").OnElements("iframe")
  2262. return
  2263. }
  2264. // SecondsToHHMMSS 秒转HH:MM:SS
  2265. func SecondsToHHMMSS(seconds int) string {
  2266. duration := time.Duration(seconds) * time.Second
  2267. hours := int(duration.Hours())
  2268. minutes := int(duration.Minutes()) % 60
  2269. seconds = int(duration.Seconds()) % 60
  2270. if hours > 0 {
  2271. return fmt.Sprintf("%02d:%02d:%02d", hours, minutes, seconds)
  2272. } else {
  2273. return fmt.Sprintf("%02d:%02d", minutes, seconds)
  2274. }
  2275. }
  2276. // MillisecondsToHHMMSS 毫秒转HH:MM:SS
  2277. func MillisecondsToHHMMSS(ms int) string {
  2278. duration := time.Duration(ms) * time.Millisecond
  2279. hours := int(duration / (time.Hour))
  2280. minutes := int((duration % (time.Hour)) / time.Minute)
  2281. seconds := int((duration % time.Hour % time.Minute) / time.Second)
  2282. // 将整数小时、分钟和秒数转换为字符串,并添加冒号分隔符
  2283. hourStr := strconv.Itoa(hours)
  2284. minuteStr := strconv.Itoa(minutes)
  2285. secondStr := strconv.Itoa(seconds)
  2286. // 根据不足两位数的情况补零
  2287. if len(hourStr) == 1 {
  2288. hourStr = "0" + hourStr
  2289. }
  2290. if len(minuteStr) == 1 {
  2291. minuteStr = "0" + minuteStr
  2292. }
  2293. if len(secondStr) == 1 {
  2294. secondStr = "0" + secondStr
  2295. }
  2296. return hourStr + ":" + minuteStr + ":" + secondStr
  2297. }
  2298. func ByteToMB(byteCount int) float64 {
  2299. return float64(byteCount) / (1024 * 1024)
  2300. }
  2301. // DateConvMysqlConvMongo
  2302. // @Description: 将mysql中的日期比较符转换成mongo中的日期比较符
  2303. // @author: Roc
  2304. // @datetime 2024-05-08 11:03:26
  2305. // @param dateCon string
  2306. func DateConvMysqlConvMongo(dateCon string) string {
  2307. cond := ""
  2308. switch dateCon {
  2309. case "=":
  2310. cond = "$eq"
  2311. case "<":
  2312. cond = "$lt"
  2313. case "<=":
  2314. cond = "$lte"
  2315. case ">":
  2316. cond = "$gt"
  2317. case ">=":
  2318. cond = "$gte"
  2319. }
  2320. return cond
  2321. }
  2322. // handleSystemAppointDateT
  2323. // @Description: 处理系统日期相关的指定频率(所在周/旬/月/季/半年/年的最后/最早一天)
  2324. // @author: Roc
  2325. // @datetime2023-10-27 09:31:35
  2326. // @param Frequency string
  2327. // @param Day string
  2328. // @return date string
  2329. // @return err error
  2330. // @return errMsg string
  2331. func HandleSystemAppointDateT(currDate time.Time, appointDay, frequency string) (date string, err error, errMsg string) {
  2332. //currDate := time.Now()
  2333. switch frequency {
  2334. case "本周":
  2335. day := int(currDate.Weekday())
  2336. if day == 0 { // 周日
  2337. day = 7
  2338. }
  2339. num := 0
  2340. switch appointDay {
  2341. case "周一":
  2342. num = 1
  2343. case "周二":
  2344. num = 2
  2345. case "周三":
  2346. num = 3
  2347. case "周四":
  2348. num = 4
  2349. case "周五":
  2350. num = 5
  2351. case "周六":
  2352. num = 6
  2353. case "周日":
  2354. num = 7
  2355. }
  2356. day = num - day
  2357. date = currDate.AddDate(0, 0, day).Format(FormatDate)
  2358. case "本旬":
  2359. day := currDate.Day()
  2360. var tmpDate time.Time
  2361. switch appointDay {
  2362. case "第一天":
  2363. if day <= 10 {
  2364. tmpDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, currDate.Location())
  2365. } else if day <= 20 {
  2366. tmpDate = time.Date(currDate.Year(), currDate.Month(), 11, 0, 0, 0, 0, currDate.Location())
  2367. } else {
  2368. tmpDate = time.Date(currDate.Year(), currDate.Month(), 21, 0, 0, 0, 0, currDate.Location())
  2369. }
  2370. case "最后一天":
  2371. if day <= 10 {
  2372. tmpDate = time.Date(currDate.Year(), currDate.Month(), 10, 0, 0, 0, 0, currDate.Location())
  2373. } else if day <= 20 {
  2374. tmpDate = time.Date(currDate.Year(), currDate.Month(), 20, 0, 0, 0, 0, currDate.Location())
  2375. } else {
  2376. tmpDate = time.Date(currDate.Year(), currDate.Month()+1, 1, 0, 0, 0, 0, currDate.Location()).AddDate(0, 0, -1)
  2377. }
  2378. }
  2379. date = tmpDate.Format(FormatDate)
  2380. case "本月":
  2381. var tmpDate time.Time
  2382. switch appointDay {
  2383. case "第一天":
  2384. tmpDate = time.Date(currDate.Year(), currDate.Month(), 1, 0, 0, 0, 0, currDate.Location())
  2385. case "最后一天":
  2386. tmpDate = time.Date(currDate.Year(), currDate.Month()+1, 1, 0, 0, 0, 0, currDate.Location()).AddDate(0, 0, -1)
  2387. }
  2388. date = tmpDate.Format(FormatDate)
  2389. case "本季":
  2390. month := currDate.Month()
  2391. var tmpDate time.Time
  2392. switch appointDay {
  2393. case "第一天":
  2394. if month <= 3 {
  2395. tmpDate = time.Date(currDate.Year(), 1, 1, 0, 0, 0, 0, currDate.Location())
  2396. } else if month <= 6 {
  2397. tmpDate = time.Date(currDate.Year(), 4, 1, 0, 0, 0, 0, currDate.Location())
  2398. } else if month <= 9 {
  2399. tmpDate = time.Date(currDate.Year(), 7, 1, 0, 0, 0, 0, currDate.Location())
  2400. } else {
  2401. tmpDate = time.Date(currDate.Year(), 10, 1, 0, 0, 0, 0, currDate.Location())
  2402. }
  2403. case "最后一天":
  2404. if month <= 3 {
  2405. tmpDate = time.Date(currDate.Year(), 3, 31, 0, 0, 0, 0, currDate.Location())
  2406. } else if month <= 6 {
  2407. tmpDate = time.Date(currDate.Year(), 6, 30, 0, 0, 0, 0, currDate.Location())
  2408. } else if month <= 9 {
  2409. tmpDate = time.Date(currDate.Year(), 9, 30, 0, 0, 0, 0, currDate.Location())
  2410. } else {
  2411. tmpDate = time.Date(currDate.Year(), 12, 31, 0, 0, 0, 0, currDate.Location())
  2412. }
  2413. }
  2414. date = tmpDate.Format(FormatDate)
  2415. case "本半年":
  2416. month := currDate.Month()
  2417. var tmpDate time.Time
  2418. switch appointDay {
  2419. case "第一天":
  2420. if month <= 6 {
  2421. tmpDate = time.Date(currDate.Year(), 1, 1, 0, 0, 0, 0, currDate.Location())
  2422. } else {
  2423. tmpDate = time.Date(currDate.Year(), 7, 1, 0, 0, 0, 0, currDate.Location())
  2424. }
  2425. case "最后一天":
  2426. if month <= 6 {
  2427. tmpDate = time.Date(currDate.Year(), 6, 30, 0, 0, 0, 0, currDate.Location())
  2428. } else {
  2429. tmpDate = time.Date(currDate.Year(), 12, 31, 0, 0, 0, 0, currDate.Location())
  2430. }
  2431. }
  2432. date = tmpDate.Format(FormatDate)
  2433. case "本年":
  2434. var tmpDate time.Time
  2435. switch appointDay {
  2436. case "第一天":
  2437. tmpDate = time.Date(currDate.Year(), 1, 1, 0, 0, 0, 0, currDate.Location())
  2438. case "最后一天":
  2439. tmpDate = time.Date(currDate.Year(), 12, 31, 0, 0, 0, 0, currDate.Location())
  2440. }
  2441. date = tmpDate.Format(FormatDate)
  2442. default:
  2443. errMsg = "错误的日期频度:" + frequency
  2444. err = errors.New(errMsg)
  2445. return
  2446. }
  2447. return
  2448. }
  2449. func CompareFloatByOpStrings(op string, a, b float64) bool {
  2450. switch op {
  2451. case "=":
  2452. return a == b
  2453. case ">":
  2454. return a > b
  2455. case ">=":
  2456. return a >= b
  2457. case "<=":
  2458. return a <= b
  2459. case "<":
  2460. return a < b
  2461. }
  2462. return false
  2463. }
  2464. func GetDuration(filePath string) (duration string, err error) {
  2465. // 构建 FFmpeg 命令,使用 ffprobe 来获取媒体文件信息
  2466. cmd := exec.Command("ffprobe", "-i", filePath, "-show_entries", "format=duration", "-v", "quiet", "-of", "csv=p=0")
  2467. var out bytes.Buffer
  2468. cmd.Stdout = &out
  2469. // 执行命令并捕获输出
  2470. err = cmd.Run()
  2471. if err != nil {
  2472. return "", err
  2473. }
  2474. // 使用正则表达式匹配输出中的时长信息
  2475. re := regexp.MustCompile(`\d+\.\d+`)
  2476. duration = re.FindString(out.String())
  2477. return duration, nil
  2478. }
  2479. // GetTradingDays 获取开始时间至结束时间之间的交易日期(日度)
  2480. func GetTradingDays(startDate, endDate time.Time) []time.Time {
  2481. var tradingDays []time.Time
  2482. for curr := startDate; !curr.After(endDate); curr = curr.AddDate(0, 0, 1) {
  2483. if curr.Weekday() >= time.Monday && curr.Weekday() <= time.Friday {
  2484. tradingDays = append(tradingDays, curr)
  2485. }
  2486. }
  2487. return tradingDays
  2488. }
  2489. // GenerateEdbCodeMap 当前已经生成的指标编码map(暂时不做定时数据清理了,因为数据不大,我们至少每个月会重启一次,所以暂时不做定时数据清理)
  2490. var GenerateEdbCodeMap = map[string]bool{}
  2491. // GenerateEdbCode
  2492. // @Description: 生成指标编码
  2493. // @author: Roc
  2494. // @datetime 2024-06-05 09:49:53
  2495. // @param num int
  2496. // @param pre string 前缀
  2497. // @return edbCode string
  2498. // @return err error
  2499. func GenerateEdbCode(num int, pre string) (edbCode string, err error) {
  2500. if num >= 10 {
  2501. err = errors.New("指标编码生成失败,请重新生成")
  2502. return
  2503. }
  2504. // 4位随机数
  2505. randStr := GetRandDigit(4)
  2506. // 年月日时分秒+4位随机数
  2507. edbCode = `C` + pre + time.Now().Format(FormatShortDateTimeUnSpace) + randStr
  2508. if _, ok := GenerateEdbCodeMap[edbCode]; ok {
  2509. num++
  2510. edbCode, err = GenerateEdbCode(num, pre)
  2511. }
  2512. GenerateEdbCodeMap[edbCode] = true
  2513. return
  2514. }
  2515. // GetCurrentTime 获取当前时间 格式为 2024-08-07 15:29:58
  2516. func GetCurrentTime() string {
  2517. return time.Now().Format("2006-01-02 15:04:05")
  2518. }
  2519. // RoundNumber 保留小数位数
  2520. func RoundNumber(num string, decimalPlaces int, hasPercent bool) string {
  2521. numDecimal, _ := decimal.NewFromString(num)
  2522. if hasPercent {
  2523. numDecimal = numDecimal.Mul(decimal.NewFromInt(100))
  2524. }
  2525. numStr := numDecimal.Round(int32(decimalPlaces)).StringFixed(int32(decimalPlaces))
  2526. if hasPercent {
  2527. numStr += "%"
  2528. }
  2529. return numStr
  2530. }