• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






会飞の鱼

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 41 下一页

2017年12月8日

网址记录
摘要: idea代码统计插件 https://plugins.jetbrains.com/plugin/4509-statistic 伯乐在线 https://github.com/jobbole https://www.processon.com/diagrams https://github.com/B 阅读全文
posted @ 2017-12-08 11:33 会飞の鱼 阅读(124) 评论(0) 推荐(0)
 

2017年12月7日

debian:jessie 安转percona mysql
摘要: dpkg -r percona-server-server-5.6 dpkg -r percona-server-client-5.6 dpkg -r libperconaserverclient18.1 dpkg -r percona-server-common-5.6 dpkg -i perco 阅读全文
posted @ 2017-12-07 16:19 会飞の鱼 阅读(163) 评论(0) 推荐(0)
 
apt 查询软件
摘要: apt-cache search percona-server apt list percona-server-server-5.6 阅读全文
posted @ 2017-12-07 14:29 会飞の鱼 阅读(177) 评论(0) 推荐(0)
 

2017年12月5日

idea 注册
该文被密码保护。 阅读全文
posted @ 2017-12-05 11:28 会飞の鱼 阅读(44) 评论(0) 推荐(0)
 

2017年12月3日

centos7 安装wxPython
摘要: *** exact error that occured. This usually means GTK+ is incorrectly installed. configure: error: The development files for GTK+ were not found. For G 阅读全文
posted @ 2017-12-03 12:24 会飞の鱼 阅读(902) 评论(0) 推荐(0)
 

2017年11月30日

xbstream 备份恢复
摘要: xbstream -x < ./backs/backup.xbstream -C /dbnode/data/ innobackupex --defaults-file=/dbnode/etc/my.cnf --ibbackup=xtrabackup --apply-log /dbnode/data/ 阅读全文
posted @ 2017-11-30 17:28 会飞の鱼 阅读(4577) 评论(0) 推荐(0)
 

2017年11月27日

mysqldump test
摘要: CREATE TABLE IF NOT EXISTS `runoob_tbl`( `runoob_id` INT UNSIGNED AUTO_INCREMENT, `runoob_title` VARCHAR(100) NOT NULL, `runoob_author` VARCHAR(40) NO 阅读全文
posted @ 2017-11-27 11:54 会飞の鱼 阅读(304) 评论(0) 推荐(0)
 

2017年11月25日

beego 自定义模板函数
摘要: beego支持的模板函数不是很多,有时候前端展现数据的时候,要对数据进行格式化,所以要用到自定义模板函数 比如我的前端模板上有时间和模板大小这2个数据,原始数据都是int的时间戳和byte单位的数据,我们要更友好的展示这些数据,就要对这些数据进行格式化 效果是这样的,可以看到时间和大小这2列已经是友 阅读全文
posted @ 2017-11-25 09:31 会飞の鱼 阅读(686) 评论(0) 推荐(0)
 

2017年11月24日

beego 中文教程
摘要: https://www.kancloud.cn/hello123/beego/126087 阅读全文
posted @ 2017-11-24 14:51 会飞の鱼 阅读(1577) 评论(0) 推荐(1)
 

2017年11月22日

git 转移
摘要: git push --mirror https://github.com/cloud-pi/drbd-docker-plugin.git 阅读全文
posted @ 2017-11-22 15:24 会飞の鱼 阅读(147) 评论(0) 推荐(0)
 
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 41 下一页