会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Elias-1
博客园
首页
新随笔
联系
管理
订阅
2016年10月31日
taihao
摘要: db.inpatient_fee_detail.aggregate([{'$match' : {'fee.date' : {'$gte':ISODate("2016-03-10T12:39:50.676Z"), '$lte' : ISODate("2016-07-10T12:39:50.676Z")
阅读全文
posted @ 2016-10-31 17:35 Elias-1
阅读(101)
评论(0)
推荐(0)
2016年7月28日
人脸检测与识别备注
摘要: https://www.cs.auckland.ac.nz/~m.rezaei/Tutorials/Face_and_Eye_Detection_using_OpenCV_Step_by_Step.pdf http://www.360doc.com/content/13/0510/15/340239
阅读全文
posted @ 2016-07-28 23:11 Elias-1
阅读(124)
评论(0)
推荐(0)
2016年7月18日
goagent+ubuntu16.04
摘要: sudo apt-get install libnss3-tools certutil -d sql:$HOME/.pki/nssdb -A -t TC -n "goagent" -i ~/google_appengine/goagent-goagent-*/CA.crt sudo apt-get
阅读全文
posted @ 2016-07-18 16:34 Elias-1
阅读(9)
评论(0)
推荐(0)
2016年6月16日
hello
摘要: $\mathbf{M}-\mathbf{T}$
阅读全文
posted @ 2016-06-16 15:22 Elias-1
阅读(113)
评论(0)
推荐(0)
2015年12月16日
seaweddfs配置不定时更新
摘要: 1. wgethttps://golang.org/doc/install?download=go1.5.2.linux-amd64.tar.gz sudo tar -C /usr/local -xzf go1.5.1.linux-amd64.tar.gz2.sudo apt-get instal...
阅读全文
posted @ 2015-12-16 22:51 Elias-1
阅读(189)
评论(0)
推荐(0)
2015年12月14日
percona xtradb clusterl配置+使用(不定时更新)
摘要: 1.my.cnf配置 添加: [client] [mysqld] 注释: 关闭 查看状态: 参考:http://www.2cto.com/database/201504/395455.html On the first node: On the second (and following nodes
阅读全文
posted @ 2015-12-14 16:57 Elias-1
阅读(162)
评论(0)
推荐(0)
ubuntu14.04server下配置seaweedfs
摘要: 1.安装go wget https://storage.googleapis.com/golang/go1.5.1.linux-amd64.tar.gz sudo tar -C /usr/local -xzf go1.5.1.linux-amd64.tar.gz2.编辑/etc/profile ...
阅读全文
posted @ 2015-12-14 11:26 Elias-1
阅读(412)
评论(0)
推荐(0)
2015年10月31日
linux经典书籍
摘要: 1.lkd2 linux kernel development2.ldd3Understanding the Linux Kernel3.ulkLinux设备驱动程序
阅读全文
posted @ 2015-10-31 22:37 Elias-1
阅读(130)
评论(0)
推荐(0)
2015年10月28日
centos7使用记录
摘要: 1. ip 配置 ip addr show2.去除蜂鸣声 rmmod pcspkr3.
阅读全文
posted @ 2015-10-28 20:54 Elias-1
阅读(105)
评论(0)
推荐(0)
公告