原来java中也有类似goto语句的标签啊--java label标签
摘要:http://blog.sina.com.cn/s/blog_6d5354cd0100xjg7.html——————————————————————————————————————————————————————————————goto语句的危害: goto语句是在源码级上的跳转,这使其招致了不好的...
阅读全文
posted @
2015-06-25 23:06
网络大豆
阅读(479)
推荐(0) 编辑
Java中Calendar.DAY_OF_WEEK需要减一的原因
摘要:http://blog.sina.com.cn/s/blog_45c06e600100pm77.html——————————————————————————————————————————————————————————————————————网上找的,刚刚接触Calendar类,有点复杂,记下来。...
阅读全文
posted @
2015-06-24 15:03
网络大豆
阅读(330)
推荐(0) 编辑
80端口被占用了怎么办?
摘要:http://jingyan.baidu.com/article/64d05a029f3426de55f73bb0.html———————————————————————————————————————————————————————————————————如果系统中存在端口冲突就有可能发生80端口...
阅读全文
posted @
2015-06-16 16:02
网络大豆
阅读(336)
推荐(0) 编辑
subversion commit 报错A checksum mismatch occurred
摘要:期望: 2bea3643d1ea67bfa032af9dd649b1d5 实际: 5693bd753ac9ab1ddfcdd9a644b6bd02在eclipse工程中出现此问题,则1、commit当前工程的其他文件避免丢失其他文件的修改。2、然后在操作系统上备份此工程,避免丢失这个commit不了...
阅读全文
posted @
2015-06-15 16:53
网络大豆
阅读(425)
推荐(0) 编辑
Eclipse 中link一个异地的Folder
摘要:Eclipse 中link一个外地的Folder New -> Folder -> Click "Advanced" --> Check "Link to Folder in the File System"
阅读全文
posted @
2015-06-13 13:13
网络大豆
阅读(322)
推荐(0) 编辑
腾讯RTX二次开发相关的一些注意事项
摘要:http://www.cnblogs.com/netWild/p/4241650.html——————————————————————————————————————————————————————————————————————————————在企业即时通信方面,腾讯的RTX在国内的占有率应该是很...
阅读全文
posted @
2015-06-11 18:40
网络大豆
阅读(737)
推荐(0) 编辑
axis client error Bad envelope tag: definitions
摘要:http://blog.csdn.net/lifuxiangcaohui/article/details/8090503————————————————————————————————————————————————————————————————————————————————————axis c...
阅读全文
posted @
2015-06-11 16:40
网络大豆
阅读(1379)
推荐(0) 编辑
Game publishing request was abnormally terminated (ID 27492).
摘要:本地可以正常发布;远程发布报错。怀疑跟直接删除数据库记录有关,wp_myarcadegames/wp_postsGame publishing request was abnormally terminated (ID 27492). This is likely due to the game e...
阅读全文
posted @
2015-06-06 20:16
网络大豆
阅读(239)
推荐(0) 编辑
又一个错误" Fatal error: Call to undefined function myabp_print_screenshot_all() "
摘要:xxx( ! ) Fatal error: Call to undefined function myabp_print_screenshot_all() in D:\wamp\www\wp-content\themes\arcadexls\games-play.php on line 135Cal...
阅读全文
posted @
2015-06-05 13:02
网络大豆
阅读(322)
推荐(0) 编辑
archdexls主题设置每页显示游戏数目
摘要:archdexls主题,沒调整前,每页显示10个,这显然不够,尤其在搜狗浏览器上,由于这个主题只有触发下拉滚动条,才会自动在同一页面显示下一页,因此只显示10个甚至不能触发显示下一页这个动作。原来设置每页显示条数并不是在主题设置中,而是在仪表盘-》设置中有一个选项:Blog pages show a...
阅读全文
posted @
2015-06-04 23:21
网络大豆
阅读(242)
推荐(0) 编辑
archdexls主题游戏页面game-play.php有评论时,报错( ! ) Warning: printf(): Too few arguments in D:\wamp\www\wp-content\themes\arcadexls\games-play.php on line 97
摘要:( ! ) Warning: printf(): Too few arguments in D:\wamp\www\wp-content\themes\arcadexls\games-play.php on line 97Call Stack# Time Memory Functi...
阅读全文
posted @
2015-06-02 23:41
网络大豆
阅读(873)
推荐(0) 编辑
完美解决方案:wordpress后台进不去,用户名、密码输入了登陆没有反应(有更新)
摘要:http://mingming4745.blog.163.com/blog/static/173845720119159425890/?suggestedreading——————————————————————————————————————————————————————————————————...
阅读全文
posted @
2015-06-02 09:40
网络大豆
阅读(3107)
推荐(0) 编辑