会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Debm.Zhang
浮名利,拟拼休,是非莫挂心头。 ---柳永<如鱼水>
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
···
14
下一页
2015年7月6日
ubuntu 连接 mssql <转>
摘要: 转自 http://www.sendong.net/thread-90941-1-1.html在linux下连接MSSQL,因为微软同志没有提供任何接口给开发人员,大约他们认为要用MSSQL的,只可能是windows的操作系统。还好,MSSQL是从Sybase衍生出来的,有一些哥们做了一些Sybas...
阅读全文
posted @ 2015-07-06 18:58 Debm.Zhang
阅读(358)
评论(0)
推荐(0)
2015年6月11日
yii phpexcel <转>
摘要: 原文详情参见 这里1、下载phpexcel,将压缩包中的classes复制到protected/extensions下并修改为PHPExcel。2、修改YII配置文件config/main.php[php]view plaincopy'import'=>array('application.exte...
阅读全文
posted @ 2015-06-11 20:17 Debm.Zhang
阅读(372)
评论(0)
推荐(0)
2015年5月27日
一个nginx 配置
该文被密码保护。
阅读全文
posted @ 2015-05-27 10:30 Debm.Zhang
阅读(2)
评论(0)
推荐(0)
2015年5月26日
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command
摘要: 错误如下:Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [...
阅读全文
posted @ 2015-05-26 18:17 Debm.Zhang
阅读(3632)
评论(1)
推荐(0)
2015年5月18日
(总结)Nginx配置文件nginx.conf中文详解 <转>
摘要: 转自http://www.ha97.com/5194.html#定义Nginx运行的用户和用户组user www www;#nginx进程数,建议设置为等于CPU总核心数。worker_processes8;#全局错误日志定义类型,[ debug | info | notice | warn | e...
阅读全文
posted @ 2015-05-18 18:52 Debm.Zhang
阅读(319)
评论(0)
推荐(0)
2015年5月14日
fluentd结合kibana、elasticsearch实时搜索分析hadoop集群日志<转>
摘要: 转自http://blog.csdn.net/jiedushi/article/details/12003171Fluentd是一个开源收集事件和日志系统,它目前提供150+扩展插件让你存储大数据用于日志搜索,数据分析和存储。官方地址http://fluentd.org/ 插件地址http://fl...
阅读全文
posted @ 2015-05-14 11:40 Debm.Zhang
阅读(373)
评论(0)
推荐(0)
2015年4月30日
mysql 大表 Sharding [转]
摘要: 参看以下两篇文章http://www.dedecms.com/knowledge/data-base/mysql/2012/0820/9172.htmlhttp://dbanotes.net/database/database_sharding-2.html
阅读全文
posted @ 2015-04-30 18:53 Debm.Zhang
阅读(136)
评论(0)
推荐(0)
crontab 例子
该文被密码保护。
阅读全文
posted @ 2015-04-30 09:53 Debm.Zhang
阅读(1)
评论(0)
推荐(0)
2015年4月27日
nginx url 重写 [转]
摘要: 本文转自http://www.jbxue.com/article/2187.html本文介绍nginx URL重写的相关知识,包括301重定向的内容等,希望对大家有所帮助。nginxrewrite 实现二级域名跳转当访问http://abc.test.com跳转到http://www.test.co...
阅读全文
posted @ 2015-04-27 09:57 Debm.Zhang
阅读(277)
评论(0)
推荐(0)
2015年4月23日
linux 调试
摘要: stracegdbtcpdumpvalgrindperf
阅读全文
posted @ 2015-04-23 10:45 Debm.Zhang
阅读(138)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
14
下一页
公告