码迷,mamicode.com
首页 >  
搜索关键字:binlog format    ( 15066个结果
BNUOJ 6378 无题I
无题ITime Limit: 10000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:223464-bit integer IO format:%I64d Java class name:Main一天机器人...
分类:其他好文   时间:2014-08-03 10:09:55    阅读次数:350
xtu DP Training C.炮兵阵地
炮兵阵地Time Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:118564-bit integer IO format:%lld Java class name:Main司令部的将军...
分类:其他好文   时间:2014-08-02 23:23:05    阅读次数:302
xtu DP Training B. Collecting Bugs
B. Collecting BugsTime Limit: 10000msMemory Limit: 64000KB64-bit integer IO format:%lld Java class name:MainSpecial JudgeIvan is fond of collecting. U...
分类:其他好文   时间:2014-08-02 20:36:46    阅读次数:258
复习图---Delay Constrained Maximum Capacity Path(SPFA+二分)
Delay Constrained Maximum Capacity Path Time Limit:10000MS     Memory Limit:65535KB     64bit IO Format:%I64d & %I64u Submit Status Description Consider an undirected graph with N vert...
分类:其他好文   时间:2014-08-02 18:31:43    阅读次数:313
复习图--WuKong
E - WuKong Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Description Liyuan wanted to rewrite the famous book “Journey to the West” (“Xi Yo...
分类:其他好文   时间:2014-08-02 18:23:43    阅读次数:353
xtu summer individual 2 E - Double Profiles
Double ProfilesTime Limit: 3000msMemory Limit: 262144KBThis problem will be judged onCodeForces. Original ID:154C64-bit integer IO format:%I64d Java c...
分类:其他好文   时间:2014-08-02 12:34:23    阅读次数:197
xtu read problem training 2 B - In 7-bit
In 7-bitTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onZJU. Original ID:371364-bit integer IO format:%lld Java class name:MainVe...
分类:其他好文   时间:2014-08-02 12:22:13    阅读次数:230
MySQL从库记录binlog日志出错一例
昨天晚上学习视频“L11-16-配置MySQL从库记录binlog及其生产应用场景w”,开头部分就卡住了。在数据库的配置文件/data/3307/my.cnf里,开启参数“log-bin=/data/3307/mysql-bin”,并增加“log-slave-updates”参数之后,重启数据库服务。测试创建1个新库“createdatabaseoldgi..
分类:数据库   时间:2014-08-02 07:45:33    阅读次数:230
javascript 之string.format
function(){ 'use strict'; if(String.prototype.format) return; String.prototype.format = function(args){ var _dict = typeof(args) == 'object' ? args : ...
分类:编程语言   时间:2014-08-02 01:36:33    阅读次数:230
xtu summer individual 1 A - An interesting mobile game
An interesting mobile gameTime Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:329564-bit integer IO format:%I64d Jav...
分类:其他好文   时间:2014-08-01 22:59:12    阅读次数:471
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!