Easter79 Easter79
4年前
SpringBoot系列——Jackson序列化
  前言  SpringBoot提供了与三个JSON映射库的集成:GsonJacksonJSONB  Jackson是首选的默认库。  官网介绍:  https://docs.spring.io/springboot/docs/2.1.6.RELEASE/reference/html/boot
Stella981 Stella981
4年前
Electron开发使用Vue Devtools
转自\https://orchidflower.oschina.io/2017/03/29/UsingVueDevtoolsinElectron/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Forchidflower.oschina.io%2F2017%2F03%2F29
Stella981 Stella981
4年前
Json转换神器之Google Gson的使用
这几天,因为项目的需要,接触了Google的Gson库,发现这个东西很好用,遂记下简单的笔记,供以后参考。至于Gson是干什么的,有什么优点,请各位同学自行百度。1\.下载Gson拷贝到项目的lib文件夹中,并将其加入到buildPath中。使用maven的同学,直接在pom中加入以下依赖即可:<dependenc
Stella981 Stella981
4年前
SpringBoot系列——Jackson序列化
  前言  SpringBoot提供了与三个JSON映射库的集成:GsonJacksonJSONB  Jackson是首选的默认库。  官网介绍:  https://docs.spring.io/springboot/docs/2.1.6.RELEASE/reference/html/boot
Stella981 Stella981
4年前
JSbridge 在Vue的封装与交互
原文转自:点我(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.jianshu.com%2Fp%2Fb03eaa6fb38a)写在JSbridge.jsletisAndroidnavigator.userAgent.indexOf('Android')
Wesley13 Wesley13
4年前
VS Code:快捷方式
转于:vscode:VisualStudioCode常用快捷键(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Flzw.me%2Fa%2Fvscodevisualstudiocodeshortcut.html)博主:魚魚(https://www.oschina
Wesley13 Wesley13
4年前
JAVA项目实战
本节分享高德地图API实现web服务端导航和定位等功能packagecom.example.combat.gaodemapUtils;importcn.hutool.core.io.FileUtil;importcom.alibaba.fastjson.JSON;importcom.alibaba.
Stella981 Stella981
4年前
Hadoop NameNode 高可用实现解析
!(https://oscimg.oschina.net/oscnet/0a990fdf7fb664445cfca3b4be12b33223a.jpg)转自https://www.ibm.com/developerworks/cn/opensource/oscnhadoopnamenode/前面的两篇文章都是关于分
Wesley13 Wesley13
4年前
mysql Alter 的问题
转自:https://blog.csdn.net/c\_enhui/article/details/50903351\设置或删除列的默认值。该操作会直接修改.frm文件而不涉及表数据。此操作很快\ALTERCOLUMNALTERTABLEdsp\_ad\_center.XianDuanALTERCOLUMNxxxSET
Stella981 Stella981
4年前
App 后台架构设计方案 设计思想与最佳实践
转http://blog.csdn.net/smartbetter/article/details/53933096(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Fsmartbetter%2Farticle%2Fdetails%2F53933096)