虽然Redis已经很火了,相信还是有很多同学对Redis只是有所听闻或者了解并不全面,下面是一个比较系统的Redis介绍,对Redis的特性及各种数据类型及操作进行了介绍。是一个很不错的Redis入门教程。1.介绍1.1 Redis是什么REmote DIctionary Server(Redis)...
分类:
其他好文 时间:
2014-09-03 16:36:16
阅读次数:
268
今天用scp命令复制时,提示如下错误:@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @@@@@@@@@@@@@@@@@@@@@...
分类:
其他好文 时间:
2014-09-03 14:46:26
阅读次数:
185
二、默认校验规则(1)required:true必输字段(2)remote:"check.php"使用ajax方法调用check.php验证输入值(3)email:true必须输入正确格式的电子邮件(4)url:true必须输入正确格式的网址(5)date:true必须输入正确格式的日期(6)dat...
分类:
Web程序 时间:
2014-09-02 15:22:14
阅读次数:
321
Bydefault,RemoteTCPconnectionisnot
enabledinPostGres.DefaultbehavioristolistenforTCP/IPconnections
onlyonthelocalloopbackaddresslocalhost.Thereforeweneedto
modifypg_hba.confFiletoenableremoteaccessinPostGresatC:\ProgramFiles\PostGresSQL\9.3\data(ExampleforP..
分类:
其他好文 时间:
2014-09-02 12:38:05
阅读次数:
207
右键--》SFTP/FTP -》Sync Remote To Local {作者:半条虫(466814195)}
提示以下错误
An unexpected error occurred, please send the file ~/.config/sublime-text-2/Packages/User/SFTP.errors.log to support@wbond.net
...
分类:
其他好文 时间:
2014-09-02 12:26:14
阅读次数:
265
1. 在Eclipse里面创建一个server 端的project。然后,创建一个接口,这个接口是你要向client端开放的方法定义。它叫做:UserManagerInterface,而且必须继承Remote接口。 1 package dataserver.rmi.stub; 2 3 impo...
分类:
编程语言 时间:
2014-09-02 10:18:54
阅读次数:
302
Create a new repository on the command linetouch README.mdgit initgit add README.mdgit commit -m "first commit"git remote add origin https://github.co...
分类:
其他好文 时间:
2014-09-02 01:33:03
阅读次数:
230
rails 表单嵌套里面的表单提交的时候会提交外面的表单。rails 默认把里面的表单删除(即你查看html的时候会发现里面的form表单不见了)。如果 form 指定 remote: true . 但是却使用 this.form.submit(); 这个js 来提交表单的话,表单的 remot.....
分类:
其他好文 时间:
2014-09-01 19:32:13
阅读次数:
192
1、远程目标机器安装D:\Program Files (x86)\Borland\Remote Debugger\20,没有光盘从已安装的xe6电脑上Bin目录下拷贝文件bccide.dllbordbk200.dllbordbk200N.dllcomp32x.dllDCC32200.dllrmtdb...
分类:
编程语言 时间:
2014-09-01 19:24:03
阅读次数:
326
Delphi7环境一、目标远程机器:安装服务光盘里有,单独安装,启动bordbg61.exeD:\Program Files (x86)\Borland\Remote Debugger\6.1\Bin二、开发环境调试机器Run>Parameters>Remote>Remote Path :\\192...
分类:
编程语言 时间:
2014-09-01 17:39:43
阅读次数:
206