会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
名著人士
博客园
首页
新随笔
联系
订阅
管理
2019年6月20日
手机尺寸、pt、px
摘要: ref: https://github.com/FatliTalk/blog/issues/58
阅读全文
posted @ 2019-06-20 11:12 名著人士
阅读(505)
评论(0)
推荐(0)
2019年6月19日
office mime type
摘要: 引用自:https://blogs.msdn.microsoft.com/vsofficedeveloper/2008/05/08/office-2007-file-format-mime-types-for-http-content-streaming-2/ Ext MIME Type .doc
阅读全文
posted @ 2019-06-19 14:15 名著人士
阅读(372)
评论(0)
推荐(1)
2019年5月31日
mysql utf8mb4
摘要: ref: https://www.jianshu.com/p/9c74de691cfa?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation show VARIABLES like
阅读全文
posted @ 2019-05-31 11:38 名著人士
阅读(104)
评论(0)
推荐(0)
2019年5月29日
事务 异常 边界
摘要: 事务 异常 边界
阅读全文
posted @ 2019-05-29 17:27 名著人士
阅读(67)
评论(0)
推荐(0)
2019年4月28日
修改远程库
摘要: $ git remote $ git remote rm origin $ git remote add origin git@xxx.git $ git pushfatal: The current branch master has no upstream branch.To push the
阅读全文
posted @ 2019-04-28 12:04 名著人士
阅读(123)
评论(0)
推荐(0)
2019年4月9日
maven nexus
摘要: settings.xml:
阅读全文
posted @ 2019-04-09 10:52 名著人士
阅读(131)
评论(0)
推荐(0)
2019年1月14日
win10 右下角显示秒
摘要: 点击Contana搜索框,输入“regedit”打开注册表编辑器; 查找:HKEY_CURRENT_USER/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer/Advanced 并在右侧窗口中新建一个DWORD(32位)值,命名“ShowSecon
阅读全文
posted @ 2019-01-14 10:56 名著人士
阅读(146)
评论(0)
推荐(0)
2019年1月12日
idea 排除编译 参考
摘要: 参考自 : https://www.bbsmax.com/A/LPdoYLkGJ3/
阅读全文
posted @ 2019-01-12 20:49 名著人士
阅读(359)
评论(0)
推荐(0)
2018年12月26日
java8 日期时间解析与转换
摘要: Instant now = Instant.now(); DateTimeFormatter formatter = DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss").withZone(ZoneId.systemDefault()); String
阅读全文
posted @ 2018-12-26 11:35 名著人士
阅读(1703)
评论(0)
推荐(0)
2018年12月19日
windows10安装docker,运行jhipster-registry
摘要: 1.官网下载windows版docker 2.设置bios 3.CMD进入到某个jhipster的工程目录,执行"docker-compose -f src/main/docker/jhipster-registry.yml up",来启动注册中心。 启动失败,报:jhipster-registry
阅读全文
posted @ 2018-12-19 16:54 名著人士
阅读(1223)
评论(0)
推荐(0)
下一页
公告