http://developer.51cto.com/art/201307/404612.htm150M active users300K Qps (read,
only 6000 write/s)22MB/s triffic800 redis server. (use redis list)内部组...
分类:
Web程序 时间:
2014-05-14 03:50:34
阅读次数:
365
1、对elsasticsearch index的解释,What exactly is an index
in Elasticsearch ?basic definitionAn index isdefinedas:An index is like a
‘database’ in a relation...
分类:
其他好文 时间:
2014-05-14 03:21:49
阅读次数:
287
(mybatis注意各个文件的映射问题)用到的t_user数据库脚本:-- 导出
mybatis 的数据库结构CREATE DATABASE IF NOT EXISTS `mybatis` /*!40100 DEFAULT CHARACTER
SET utf8 */;USE `mybatis`;--...
分类:
其他好文 时间:
2014-05-14 03:19:55
阅读次数:
396
原文地址:http://hi.baidu.com/js2007/item/24efbb0fae1c9b90a3df432apackage
LdapTest;import java.util.Hashtable;import javax.naming.Context;import
javax.nami...
分类:
编程语言 时间:
2014-05-14 03:14:44
阅读次数:
347
A class for PHP to talk to Active Directory
through LDAP.http://sourceforge.net/projects/adldap/
分类:
Web程序 时间:
2014-05-14 03:13:42
阅读次数:
247
在.NET中调用存储过程
今天试了一下用存储过程取得数据。归纳方法如下:
1.用SqlCommand和DataSet:
SqlConnection conn=new SqlConnection("server=(local);uid=;password=;database=");
SqlCommand cmd=new SqlCommand("StoreProcedure",connn)...
分类:
Web程序 时间:
2014-05-14 00:20:26
阅读次数:
428
今天费了九牛二虎之力,重转好了vs2010之后,打开解决方案,报出下面的错误:
---------------------------
Microsoft Visual Studio
---------------------------
未能正确加载“VSTS for Database Professionals Sql Server Data-tier Application”包。
此问题可...
分类:
移动开发 时间:
2014-05-13 00:01:32
阅读次数:
510
原文地址:http://hi.baidu.com/lllangxx/item/3ccb7cdfa13b56eb3dc2cb39一、学习如何管理Active
Directory Active Directory 循序渐进系列指南二、ADExplorer 到网上下载一个ADExplorer,它是A...
***********************************************基本操作**********************************************数据库操作$psqltest$psql-hlocalhost-Uusername-Wnewpwd-p5432test表操作索引简单查询$psql-l查看当前的库,库主,编码;pgsql允许在服务端与客户端自动转码备份pg_dum..
分类:
数据库 时间:
2014-05-11 19:31:24
阅读次数:
478
作为一个新手,学习Oracle,就连安装oracle都感觉到吃力!经过不间断的搜罗、学习、尝试,找到一些比较有用的“指导”,罗列如下:1.http://www.2cto.com/database/201208/150620.html2.http://wenku.baidu.com/link?url=...
分类:
数据库 时间:
2014-05-11 17:29:44
阅读次数:
320