MySQL官方对于binlog_format参数的说明:http://dev.mysql.com/doc/refman/5.5/en/binary-log-setting.htmlbinlog_format可以动态修改,官网对于动态修改主库配置时提醒谨慎操作,会导致复制关系异常。【主库flush l...
分类:
数据库 时间:
2014-09-19 18:54:05
阅读次数:
494
首先在某一个文件夹建立一个maven本地的repository如图1:并且在同级目录下拷贝maven中的setting.xml文件,如图:我们来修改一个repository中下载文件的路径。默认是:即:在当前用户的.m2/repository/ 下放置pom.xml中配置的jar文件我们自定义成自己...
分类:
其他好文 时间:
2014-09-19 17:25:35
阅读次数:
149
svn server:1.c:\Program Files\TortoiseSVN\bin>svnserve -d -r C:\Jasper\Repositories2.change the setting under server repository folder "svnserve.conf"...
分类:
其他好文 时间:
2014-09-19 15:24:25
阅读次数:
182
1、删除source/plugin 下的文件qqconnect文件夹2、删除数据:DELETE FROM `dn_common_plugin` WHERE `identifier` = 'qqconnect';DELETE FROM `dn_common_setting` WHERE `skey` ...
分类:
其他好文 时间:
2014-09-19 01:09:24
阅读次数:
248
settings.py
setting:INSTALLED_APPS 包含以下应用,这些都是由 Django 提供的: django.contrib.auth – 身份验证系统。 django.contrib.contenttypes – 内容类型框架。 django.contrib.session...
分类:
其他好文 时间:
2014-09-18 16:12:04
阅读次数:
178
源:http://www.cnblogs.com/xiaochao1234/p/3793172.html上次讲解Android的蓝牙基本用法,这次讲得深入些,探讨下蓝牙方面的隐藏API。用过Android系统设置(Setting)的人都知道蓝牙搜索之后可以建立配对和解除配对,但是这两项功能的函数没有...
分类:
移动开发 时间:
2014-09-18 12:57:53
阅读次数:
370
ofibz登陆功能有通过电子邮件找会密码的功能,但找回密码功能需要配置一个发送email的邮箱账号和smtp服务器的配置,具体配置如下:1:在ofbiz数据库的表product_store_email_setting中找到from_address字段,将该字段中值全部修改成配置的默认发送账号2:在g...
分类:
其他好文 时间:
2014-09-18 00:39:12
阅读次数:
351
I’m using OpenCV for my 4th year design project and setting it up was a huge pain. I had to look through a whole bunch of different sites to figure ou...
分类:
其他好文 时间:
2014-09-17 21:43:42
阅读次数:
317
webview 调用loadHTMLString加载html文件的时候程序会崩溃,将show the breakpoint navigator下的断点去掉就可以了....
分类:
Web程序 时间:
2014-09-16 14:18:50
阅读次数:
171
要修改这个文件/etc/sysconfig/cron,要修改的内容如下:
## Type: string
## Default: ""
#
# At which time cron.daily should start. Default is 15 minutes after booting
# the system. Example setting would...
分类:
其他好文 时间:
2014-09-16 10:47:50
阅读次数:
351