小程序
- https://uniapp.dcloud.io/component/scroll-view.html (unit-app)
- https://github.com/NervJS/taro (taro)
- https://mp.weixin.qq.com/s?__biz=MzU3NDkzMTI3MA==&mid=2247483770&idx=1&sn=ba2cdea5256e1c4e7bb513aa4c837834 《小程序跨框架开发的探索与实践》演讲全文
- https://developers.weixin.qq.com/miniprogram/dev/reference/(微信小程序原生)
react
-
http://react-guide.github.io/react-router-cn/docs/guides/basics/RouteConfiguration.html(react路由中文文档)
-
https://codesandbox.io/s/9on71rvnyo?file=/src/components/Todo.js (react-redux官网demo)
-
https://react-redux.js.org/tutorials/connect (react-redux)
-
https://react.docschina.org/docs/context.html#consuming-multiple-contexts(react context 多个使用demo)
-
https://reactrouter.com/docs/en/v6/hooks/use-params (react-router v6)
-
https://react.html.cn/docs/getting-started.html(react v 16.6.3)
-
https://zh-hant.reactjs.org/(react v 17.02)
-
https://redux-saga-in-chinese.js.org/index.html
electron
- https://www.electronjs.org/spectron (electron里写自动化测试的框架)
typecript
- https://www.tslang.cn/docs/home.html (typescript)
lodash
- https://lodash.com/docs#throttle
gitlab自动部署
- https://docs.gitlab.cn/jh/ci/yaml/#rulesif (写自动部署.gitlab-ci.yml脚本语法)
- https://docs.gitlab.com/ee/ci/ (ci/cd全面介绍链接)
mongodb
https://www.mongodb.com/docs/drivers/node/current/quick-reference/
mongoose
右上角可以选择不同版本的文档
https://mongoosejs.com/docs/5.x/docs/connections.html
其他
https://codesandbox.io/search?refinementList%5Btemplate%5D=&refinementList%5Bnpm_dependencies.dependency%5D%5B0%5D=react&page=2&configure%5BhitsPerPage%5D=12(全球写的好多代码demo)
后端
go api
https://www.w3cschool.cn/go/go-tutorial.html
mysql
https://www.mysqlzh.com/doc/27/42.html
go gin 示例(里面有好多示例,文件上传,多文件上传)
https://learnku.com/docs/gin-gonic/1.5/examples-upload-file-single-file/6169
gin文档
https://gin-gonic.com/zh-cn/docs/
go 驱动大全网站
https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo
Java
easyexcel用于将列表导出excel数据的
https://easyexcel.opensource.alibaba.com/docs/current/
jsonwebtoken网站检测JWT
https://jwt.io/introduction
xxl-job 定时任务,有专门的网页可以配置任务运行的时间
java不错的网址问同事郑工知道的
https://pdai.tech/md/interview/x-interview.html
java语法api
w3cschool.cn/java/dict/
https://www.runoob.com/java/java-methods.html
什么是Mybatis?最全Mybatis学习笔记
https://zhuanlan.zhihu.com/p/351830443
mybatis API
https://mybatis.org/mybatis-3/zh/sqlmap-xml.html
maven api
https://www.runoob.com/maven/maven-tutorial.html
maven依赖网站
https://mvnrepository.com/ (添加依赖方式复制版本格式内容到Java项目pom.xml进行添加)
好的sql api文档
https://www.cainiaojc.com/sql/sql-constraints.html
https://www.w3cschool.cn/sql/
SpringBoot api
https://www.cainiaojc.com/springboot/springboot-annotations.html
下面是一个综合型网站,有介绍spring-boot开源作品,以及学习资料博客网址等。
http://springboot.fun/
flowable流程(java的库)
https://www.flowable.com/open-source/docs/bpmn/ch04-API
在线mysql语句运行网站
http://mysql.jsrun.net/
在线java语句运行网站
https://www.bejson.com/runcode/java/
关于图形拖拽的,做签章拖拽有用到这个和pdf-dist
http://fabricjs.com/
kkFileView 后端在线文档预览服务 (前端btoa方法传带文件类型的链接得到编码,然后放在预览链接传参上就行)
only office 后端实时编辑服务
丰富轮播demo介绍,用swiper插件
https://www.swiper.com.cn/demo/index.html
vue3 移动端源码
https://github.com/search?q=vue3+h5&type=repositories
从上面链接找到了许多源码,找到了如下的链接,ui框架应该可以换
https://github.com/ynzy/vue3-h5-template
大屏幕开发及demo
从通义千问了解大屏幕开发组件,了解到有datav
github 搜索datav,找到了如下有丰富的demo
https://github.com/DataV-Team/DataV
在线文档预览,在线文档编辑,批注等 api
https://solution.wps.cn/docs/web/instance.html#save