Easter79 Easter79
3年前
sumk
更新的文档参见github(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fyoutongluan%2Fsumkserverdemo)中的《sumkdata介绍.docx(https://www.oschina.net/action/GoToLink
洛竹 洛竹
4年前
我的 Mac 开发环境
Homebrew访问安装。使用Homebrew安装Apple(或您的Linux系统)没有预装但。Homebrew将大大降低维护环境的时间。本文后面将尽可能使用Homebrew。brewinstall:安装brewuninstall:卸载brewupdate:更新homebrewbrewupgr
Stella981 Stella981
3年前
Hexo 主题配置
hexothemenext主题配置大全,图文并茂,持续更新中。1安装NexT主题参考hexothemenext主题官网(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fthemenext.iissnan.com%2F)1
Stella981 Stella981
3年前
SaltStack自动化部署HA
SaltStack自动化部署HAKubernetesv1.13.6本项目在GitHub上,会不定期更新,大家也可以提交ISSUE,地址为:https://github.com/skydaiji/saltk8shaSaltStack自动化部署K
Stella981 Stella981
3年前
OPPO百万级高并发mongodb集群性能数十倍提升优化实践(下篇)
 mongodb内核、wiredtiger存储引擎、rocksdb存储引擎相关源码分析详见(后续持续更新):https://github.com/y123456yz/readingandannotatemongodb3.6.1(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2
Stella981 Stella981
3年前
Android Studio安装注意事项
http://tools.android.com/download/studio/canary(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Ftools.android.com%2Fdownload%2Fstudio%2Fcanary)     每周都有更新,不内置SDKN
Stella981 Stella981
3年前
Spring Boot demo系列(三):Spring Web+MyBatis Plus
2021.2.24更新1概述SpringWebMyBatisPlus的一个Demo,内容和上一篇(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fqq_27525611%2Farticle%
Stella981 Stella981
3年前
Mybatis批量更新报错com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException
批量更新数据,非常简单的一段代码,硬是报错,插入的数据也能显示出来List<UseruserlistnewArrayList<User();userlist.add(newUser(1,"qq","123132","eee"));userlist.add(newUser(2,"3333","123132","rr
Wesley13 Wesley13
3年前
21分钟MySQL基础入门
这里持续更新修正(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fjaywcjlove%2Fmysqltutorial%2Fblob%2Fmaster%2F21minutesMySQLbasicentry.md)!(https://jaywc
wolfcode wolfcode
1年前
EasyAdmin8 - PHP8.0常用框架快速后台管理系统
EasyAdmin8在EasyAdmin的基础上更新ThinkPHP框架到8.0,PHP最低版本要求不低于8.0ThinkPHPv8.0和layuiv2.8.x的快速开发的后台管理系统。