常用手册地址:

Golang标准库文档

https://studygolang.com/pkgdoc

Go 学习库

Golang 数据库组件

Gorm手册

https://gorm.io/zh_CN/
http://gorm.book.jasperxu.com/
https://books.studygolang.com/gorm/development.html#a
https://learnku.com/docs/gorm/2018

gin-gonic文档:

https://gin-gonic.com/zh-cn/docs/
https://learnku.com/docs/gin-gonic/2019/go-gin-document/6149
https://www.kancloud.cn/shuangdeyu/gin_book/949411
https://github.com/gin-gonic/gin

Easy搞定Golang设计模式

https://www.yuque.com/aceld/lfhu8y/rg6nsf

Golang学习资源

https://www.bilibili.com/video/BV1s341147US?p=63 Golang学习记(更新中),Go语言零基础教程2022版
https://www.bilibili.com/video/BV1pt41127FZ?p=268 尚硅谷韩顺平Go语言核心编程
https://blog.zxysilent.com/archives zxysilent
https://space.bilibili.com/322210472?spm_id_from=333.788.b_765f7570696e666f.1 1010工作室
https://blog.henrongyi.top/index.php/category/fetutorial/vue/ 1010工作室vue教程
https://www.itying.com/category-79-b0-min0-max0-attr0-1-sort_order-DESC.html 大地老师专栏
https://space.bilibili.com/10?spm_id_from=333.788.b_765f7570696e666f.1 灯卡go视频

https://gitee.com/wejectchan/ginblog gin+vue+gorm全栈制作一个博客。

Go语言实战】(3) Gin + Gorm 简单备忘录 | 含接口文档
https://blog.csdn.net/weixin_45304503/article/details/120680957
视频地址:
https://www.bilibili.com/video/BV1GT4y1R7tX?spm_id_from=333.999.0.0

Golang开源框架

https://github.com/go-admin-team/go-admin go-admin (wenjianzhang) ( GIN-elementui-gorm)
https://www.go-admin.pro/ 文档地址
https://www.zhangwj.com go-admin的演示地址
https://gitee.com/mydearzwj go-admin (wenjianzhang) ( GIN-elementui-gorm)

https://www.gin-vue-admin.com/ GIN-VUE-ADMIN手册 ( GIN-elementui-gorm)
https://github.com/flipped-aurora/gf-vue-admin gfva ( goframe-GIN-elementui-gorm)

https://goframe.org/index goframe
https://goframe.org/course/community# goframe社区教程

https://github.com/tiger1103/gfast ( goframe-GIN-elementui-gorm)
演示地址:http://47.107.158.252:8200/
账号:demo 密码:123456」

https://github.com/lanyulei/ferry 工单系统

https://zhuanlan.zhihu.com/p/364394838 mix-go

https://mp.weixin.qq.com/s/U2Jn_BJ6xQvkxJWUUcYWWA 机器人帮你和Ta聊天

微信服务框架

https://github.com/zeromicro/go-zero go-zero微信服务
https://go-zero.dev/ go-zero微信服务使用手册

https://github.com/go-kit/kit go-kit
https://github.com/grpc/grpc-go grpc-go

https://sunshinev.github.io/go-sword-home/ go-sword

go爬虫学习

https://www.bilibili.com/video/BV1hW411C7u5?p=6 Golang爬虫上手指南完整版
源代码:https://github.com/GopherCoder/Go-Spider
https://github.com/markusleevip/go-shici go-shici爬虫项目

https://www.bilibili.com/video/BV1Nt411H7sP?p=18 黑马程序员之Go爬虫系列
https://www.bilibili.com/video/BV1KJ411c7eD GO语言爬虫实战项目
https://space.bilibili.com/379894792/channel/detail?cid=117519 go语言分布式并发爬虫系列—从0到1学习

https://www.bilibili.com/video/BV15X4y1M7mN?p=61 GO语言 开发租房网 微服务实战项目(完结)
https://www.bilibili.com/video/BV1Sg411T7TV?p=39 2021年Golang从入门到微服务

解析html页面的插件

https://github.com/PuerkitoBio/goquery 爬虫爬取页面后按dom解析内容
使用教程:https://www.bilibili.com/video/BV1bW411V7Cv?p=4

https://github.com/Aiicy/htmlquery 用于HTML的XPath解析内容

https://www.cnblogs.com/yjf512/p/13181998.html chromedp入门

文档工具

go常用包

lancet(柳叶刀)是一个全面、高效、可复用的go语言工具函数库。
github.com/duke-git/lancet
https://github.com/samber/lo 一个lodash风格的Go库,基于Go 1.18+泛型。

https://github.com/spf13/cast 类型转换 使用说明 https://mp.weixin.qq.com/s/NFiVI1Xu-jIAU2MZxxwe2Q
https://github.com/juju/utils 常用工具包

github.com/lunny/log 日志包

https://github.com/spf13/viper 配置文件

https://github.com/cweill/gotests 生成单元测试olivere
https://github.com/smartystreets/goconvey 第三方测试包

https://github.com/gookit Gookit 工具包
https://github.com/mojocn/base64Captcha 验证码
https://github.com/boombuler/barcode 生成图片二维码

excel导入导出
操作xlsx
https://github.com/xuri/excelize excel导入导出 xlsx
文档:https://xuri.me/excelize/zh-hans/

https://www.cnblogs.com/pingyeaa/p/13799207.html

操作xls
https://github.com/extrame/xls 操作xls

参考文档:Go语言 解析Excel csv/xls/xlsx格式
https://blog.csdn.net/Jinzhenjie/article/details/111637329

word

Go 语言的 Office 文档处理库 UniOffice
github.com/unidoc/unioffice

go语言自动化编写word
https://blog.csdn.net/u014701663/article/details/106616273

Golang采用OpenXML标准写Word文档
https://blog.csdn.net/alugey/article/details/113631171

时间包
https://github.com/jinzhu/now
https://github.com/golang-module/carbon

https://www.ghpym.com/category/all/pcsoft/pccode 果核剥壳常用工具下载
https://blog.csdn.net/chenchongg/article/details/86150443 go-geoip2-db(golang 封装了一个 ip 地址库)

操作redis
github.com/go-redis/redis 操作redis
https://github.com/gitstliu/go-redis-cluster go-redis-cluster redis集群
https://github.com/dgrijalva/jwt-go jwt-go

参数过虑
github.com/yujinxiang/xssfilter 防xss攻击

https://github.com/elasticsearch-dump/elasticsearch-dump elasticsearch-dump

http请求包
https://github.com/haimait/resty #http请求库
https://github.com/parnurzeal/gorequest #http请求库

https://gitee.com/haima1004/go-series-video #go原生包

(net/http)的使用dome包

http请求测试网站
http://httpbin.org/

https://github.com/bingoohuang/blog/issues/130 GB2312 HZGB2312 BIG5 GBK GB18030 字符集转换

https://github.com/kevwan/tproxy 监控网络连接工具, gRPC、MySQL 连接池、观察和分析任何 TCP 连接

golang 小工具程序集合
https://github.com/fesiong/goproject
excelChunk 是一款将大的excel文件按指定大小条数分割成多个小excel文件的工具
convert 是一个 抓取网页并将其他编码(gbk,gb2312,big5等)中文文字转换成uft8编码的字符串处理函数

json处理:
https://github.com/buger/jsonparser json处理
https://github.com/tidwall/gjson gjson 使用说明:https://mp.weixin.qq.com/s/d-vrILBjevkezwLByyDmFw
github.com/bitly/go-simplejson 使用说明: https://www.cnblogs.com/pluse/p/9157599.html
github.com/bytedance/sonic
作者:高性能golang https://www.bilibili.com/read/cv25000934/ 出处:bilibili

https://github.com/buger/jsonparser
http://jsoniter.com/java-features.cn.html#section-19

go并发库:
https://github.com/sourcegraph/conc Go语言实现的可读性更好的「高并发神库」
使用说明:https://mp.weixin.qq.com/s/_iV4tFE0zFh7Xo2o7mvLmQ

异步队列:

https://github.com/hibiken/asynq asynq
https://github.com/jrallison/go-workers 操作sidekiq
https://mp.weixin.qq.com/s/3cBeBfY5iz_rMhsWA-CvsA go-queue go-queue 分布式任务 + 消息队列框架
https://github.com/Richardknop/machinery

DTM 分布式事务管理器 Logo DTM开源项目文档

https://dtm.pub/guide/why.html

前端框架

https://cn.vuejs.org/ vue

https://gitee.com/xiaoqiang001/vue_material 小强 / vue素材

https://element.eleme.cn elementui
https://panjiachen.github.io/vue-element-admin-site/zh/ vue-element-admin

https://github.com/MisterTaki/vue-table-with-tree-grid vue-table-with-tree-grid

https://uniapp.dcloud.io/ uniapp

https://www.bootcss.com/ bootstrap

https://www.layui.com/ layui
http://layuicms.com/ layuicms
http://x.xuebingsi.com/ x-admin

http://www.h-ui.net/ h-ui
https://www.swiper.com.cn/ swiper
http://www.treejs.cn/v3/main.

#_zTreeInfo ztree
https://www.bootcdn.cn/ cdn加速

https://www.iconfont.cn/ 阿里巴巴icon


实践项目视频:

https://www.bilibili.com/video/BV17J411q7tJ?p=32 Vue实战项目:电商管理系统(Element-UI)
https://www.bilibili.com/video/BV1EE411B7SU/?p=2&t=121 Vue实战项目:电商管理系统(Element-UI)
该项目前后端完整源码:
项目在线演示地址:http://111.229.105.117:8080/
前端:https://gitee.com/wBekvam/vue-shop-admin.git
后端:https://gitee.com/wBekvam/vueShop-api-server.git

黑马前端2019学习资料
https://pan.baidu.com/s/1_-Ve1ceCsvPuXDtieeyVEA ,提取码是q8ln

VUE+Element UI+Vue Element Admin+SSM+微信支付实现前后端完整电商闭环:
https://www.bilibili.com/video/BV1YE411A746?t=787&p=69【2020】

线上视频会议:BigBlueButton
https://docs.bigbluebutton.org/
使用视频
https://www.bilibili.com/video/BV1PT4y1o7Ui/?spm_id_from=333.337.search-card.all.click&vd_source=a68414cd60fe26e829ce1cdd4d75a9e6


php环境安装

  • phpenv
  • phpstudy
  • 宝塔面板

php开源框架

http://www.lovegyl.cn/index/index/init.html luckadmin
http://jrk.jackhhy.cn/admin/login/index luckadmin(在线演示) 账号:jrkadmin 密码:jrkadmin

https://www.fastadmin.net/ fastadmin

likeshop
https://github.com/likeshop-github/likeshop?tab=readme-ov-file
命令运行完毕以后,访问不了,请稍等10秒,安装界面数据库信息按默认,请勿更改。
PC端管理后台:http://127.0.0.1:20208/admin
手机端商城端:http://127.0.0.1:20208/mobile

rxthink
https://www.rxthink.cn/
在线demo
http://manage.thinkphp8.elevue.rxthink.cn/login

龙玛拓跨境电商ERP开源版
https://gitee.com/longli316/maxima_erp

yuncart
Yuncart 是一套易与企业内部系统CRM、ERP等集成的php商城系统
https://gitee.com/web3d/yuncart

基于tp6.1.13和layui2.7.5开发的基础权限管理系统

https://gitee.com/yq5858588/tp6layui

##java开源框架
https://gitee.com/mingSoft/MCMS 内容管理系统 前端:elementui 后台:Spring Boot
https://39.104.176.148:8030/login 商户综合管理系统

Docker

https://www.bilibili.com/video/BV1og4y1q7M4 【狂神说Java】Docker最新超详细版教程通俗易懂

ruby

数据库相关:
active_record :
https://freed.gitee.io/rails-guides/active_record_migrations.html 中文
https://ruby-china.github.io/rails-guides/active_record_querying.html

rails

文档:
https://freed.gitee.io/rails-guides/getting_started.html

rails 学习

Rails实战之B2C商城开发:
https://www.cnblogs.com/haima/p/14249894.html

gem学习

常用的gem

https://github.com/elastic/elasticsearch-rails elasticsearch-rails
https://github.com/elastic/elasticsearch-ruby/tree/7.x/elasticsearch-api elasticsearch-api
https://github.com/rest-client/rest-client http请求

Ruby常用Gems学习
https://www.bilibili.com/video/BV1AJ411s7r3?from=search&seid=4147908395105940812

bilibili资源下载

https://bilibili.iiilab.com/

英文学习

软考

找资源

凌风云:https://www.lingfengyun.com
超能搜集合:https://www.chaonengsou.com/
大力盘:https://www.dalipan.com/
资源搜索:http://magnet.chongbuluo.com/
云盘精灵:https://www.yunpanjingling.com/
自在饭:https://www.zizaifan.com/cloud.html
虫部落http://magnet.chongbuluo.com/

macos10136 黑苹果usb无线网卡

作者:admin  创建时间:2020-04-01 11:49
最后编辑:海马  更新时间:2024-05-10 15:32