11 2015 档案

is not allowed to connect to this MySQL server解决办法
摘要:ERROR 1130: Host ’192.168.1.3′ is not allowed to connect to this MySQL server这是告诉你没有权限连接指定IP的主机 处理方法有二个 1、(如何解决客户端与服务器端的连接(mysql) :xxx.xxx.xxx.xxx i... 阅读全文

posted @ 2015-11-12 23:57 阅读(289) 评论(0) 推荐(0) 编辑

清华学堂练习题——传纸条
摘要: 阶段:共走m+n-2步,共有m+n-2个阶段 (因为左上角起点坐标为(1,1)) 状态: for(int k=1;km?m:k+2; for(int i=1;i #include int max(int a, int b) { return ... 阅读全文

posted @ 2015-11-10 18:04 阅读(141) 评论(0) 推荐(0) 编辑

makefile经典教程
摘要:makefile很重要 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成... 阅读全文

posted @ 2015-11-05 17:54 阅读(223) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示