码迷,mamicode.com
首页 >  
搜索关键字:too many links;mkdir    ( 8984个结果
POJ - 2752 Seek the Name, Seek the Fame (KMP的next[]应用)
Description The little cat is so famous, that many couples tramp over hill and dale to Byteland, and asked the little cat to give names to their newly-born babies. They seek the name, and at the sa...
分类:其他好文   时间:2014-09-13 10:40:55    阅读次数:197
Data truncation: Data too long for column错误分析
有一次遇到mysqljdbc抛出异常Datatruncation:Datatoolongforcolumn经过思考,发现原因可能有两种:一、字段长度不够。可以考虑选择更长的字段,例如:VARCHAR->TEXT->MEDIUMTEXT->LONGTEXT->LONGBLOB另外mysql貌似没有nvarchar类型二、数据源URL中的字符集选项跟数..
分类:其他好文   时间:2014-09-13 03:03:15    阅读次数:255
sybase update
Using the wrong join condition in aFROMclause causes unpredictable results. If theFROMclause specifies a one-to-many join and theSETclause references ...
分类:数据库   时间:2014-09-13 03:00:04    阅读次数:282
那些年的网站负载技术
Internet的规模每一百天就会增长一倍,客户希望获得7天24小时的不间断可用性及较快的系统反应时间,而不愿屡次看到某个站点“Server Too Busy”及频繁的系统故障。 负载均衡是所有大中型网站必备的部署。显然,大型网站每天上千万独立IP的访问量,一台Web服务器根本承担不了,网站后台必需...
分类:Web程序   时间:2014-09-13 00:39:14    阅读次数:351
数论 - 欧拉函数模板题 --- poj 2407 : Relatives
RelativesTime Limit:1000MSMemory Limit:65536KTotal Submissions:11372Accepted:5544DescriptionGiven n, a positive integer, how many positive integers le...
分类:其他好文   时间:2014-09-12 21:58:54    阅读次数:179
UVa 10303 - How Many Trees?
题目:求n个节点(元素不同)的BST的个数。 分析: 说明:...
分类:其他好文   时间:2014-09-12 20:47:24    阅读次数:415
nfs配置
环境:centos6.5server:192.168.0.163client:192.168.0.167网上说安装nfs需要安装nfs-util和portmap,但是对于6.5不需要portmap。老版本像5.6需要portmap对于server:[root@vm1tmp]#rpm-qa|grepnfsnfs-utils-lib-1.1.5-6.el6.x86_64nfs-utils-1.2.3-39.el6.x86_64nfs4-acl-too..
分类:其他好文   时间:2014-09-12 19:24:34    阅读次数:224
zoj 3161 Damn Couples
Damn CouplesTime Limit:1 Second Memory Limit:32768 KBAs mentioned in the problem "Couples", so many new words appear on the internet. Another special ...
分类:其他好文   时间:2014-09-12 18:39:54    阅读次数:326
HDU - 3746 Cyclic Nacklace (KMP求循环节)
Description CC always becomes very depressed at the end of this month, he has checked his credit card yesterday, without any surprise, there are only 99.9 yuan left. he is too distressed and thinki...
分类:其他好文   时间:2014-09-12 17:12:53    阅读次数:202
在centos 6.5 在virtual box 上 安装增强版工具
centos 6.5 在virtual box 上 安装增强版工具: 出现:centos unable to find the source of your current linux kernelIs it too late to contribute to this thread? I fo.....
分类:其他好文   时间:2014-09-11 19:10:42    阅读次数:160
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!