码迷,mamicode.com
首页 >  
搜索关键字:improve    ( 241个结果
解剖SQLSERVER 第二篇 对数据页面头进行逆向(译)
原文:解剖SQLSERVER 第二篇 对数据页面头进行逆向(译)解剖SQLSERVER 第二篇 对数据页面头进行逆向(译) http://improve.dk/reverse-engineering-sql-server-page-headers/ 在开发OrcaMDF 的时候第一个挑战就是解析数据...
分类:数据库   时间:2015-01-07 10:35:12    阅读次数:293
解剖SQLSERVER 第八篇 OrcaMDF 现在支持多数据文件的数据库(译)
原文:解剖SQLSERVER 第八篇 OrcaMDF 现在支持多数据文件的数据库(译)解剖SQLSERVER 第八篇 OrcaMDF 现在支持多数据文件的数据库(译) http://improve.dk/orcamdf-now-supports-databases-with-multiple-dat...
分类:数据库   时间:2015-01-07 10:30:53    阅读次数:290
Tableau 群集部署
由于公司连续两个月月底Tableau服务器过载崩溃,因此有了搭建Tableau服务器群集的想法.目前还在测试阶段,所以做一步写一步了.目录:一.安装和配置工作服务器二.其他参考文档一. 安装和配置工作服务器在做操作之前可以先看官方的相关文档了解一下概念.Improve Server Performa...
分类:其他好文   时间:2015-01-04 22:46:19    阅读次数:306
12 个有效的提高编程技能的方法
英文原文:12 Effective Ways To Improve Your Programming 1. 永远不要停止学习和阅读 阅读书籍,而不只是网站 阅读只为自我提升,而不是为了下一个项目 阅读提升你的基础,而不只是最新技术 2. 跟比你聪明的人一起工作 跟比你更聪明的人或者是...
分类:其他好文   时间:2015-01-03 22:16:57    阅读次数:207
Bomb
Bomb Description The counter-terrorists found a time bomb in the dust. But this time the terrorists improve on the time bomb. The number sequence of the time bomb counts from 1 to N. I...
分类:其他好文   时间:2014-12-30 23:44:59    阅读次数:302
About debug way for ROR
The debug is inconvenient for programmer when developer it, there are some little tips for us to improve this situation: - If you want to debug the bug in the "Model", you can use "rails console" t...
分类:其他好文   时间:2014-12-29 18:44:31    阅读次数:205
Neutron - improve dhcp performance
参考链接https://www.mirantis.com/blog/improving-dhcp-performance-openstack/
分类:其他好文   时间:2014-12-26 14:55:03    阅读次数:143
Ping pong
Ping pong Description N(3N20000) ping pong players live along a west-east street(consider the street as a line segment). Each player has a unique skill rank. To improve their skill...
分类:其他好文   时间:2014-12-24 22:50:18    阅读次数:178
Ping pong
Description N(3N20000) ping pong players live along a west-east street(consider the street as a line segment). Each player has a unique skill rank. To improve their skill rank, they often c...
分类:其他好文   时间:2014-12-23 21:12:24    阅读次数:205
边记边学PHP-(十七)PHP使用MySQLi扩展库操作数据库1
上一篇写了使用MySQL扩展库操作数据库,但是MySQL扩展库是完全面向过程的库,与现在逐渐走上舞台的面向对象思想有点差别。那么MySQLi扩展库就很好的解决了这个问题。 一、MySQLi扩展库是什么 mysqli(mysql improve)是mysql扩展库的增强版。 mysql扩展库 和mysqli扩展库的比较: 1.mysqli的稳定性、安全性和效率有所提高 2....
分类:数据库   时间:2014-12-23 12:28:54    阅读次数:190
241条   上一页 1 ... 17 18 19 20 21 ... 25 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!