两个帖子: 知乎, Quora@严林 推荐的三篇论文1.Sinfonia: A New Paradigm for Building Scalable Distributed Systems,这篇论文是SOSP2007的Best Paper,阐述了一种构建分布式文件系统的范式方法,个人感觉非常有用。淘...
分类:
其他好文 时间:
2015-06-02 00:26:22
阅读次数:
402
Complete Building the HousesTime Limit: 20 SecMemory Limit: 256 MB题目连接http://acm.uestc.edu.cn/#/problem/show/3DescriptionBear has a large, empty groun...
分类:
其他好文 时间:
2015-06-01 22:04:22
阅读次数:
256
在matlab中编译C++程序,首先要配置编译器>> mex -setupPlease choose your compiler for building external interface (MEX) files:Would you like mex to locate installed co...
分类:
其他好文 时间:
2015-05-31 12:13:51
阅读次数:
143
最近学习MyBatis,学习到注解方式实现增删改查使遇到异常,困惑的很长时间,最终找到解决问题的方法,共勉!
写好注解的接口后注册到配置文件时使用
方式一
问题来了,抛出异常如下:
org.apache.ibatis.exceptions.PersistenceException:
### Error building SqlSession.
### Cause: org.apac...
分类:
其他好文 时间:
2015-05-28 16:19:14
阅读次数:
206
I have been working with the Android AOSP source code for some time now and spent endless hours searching the internet for problems that arose on diff...
分类:
移动开发 时间:
2015-05-26 12:01:22
阅读次数:
257
Building and Installing ACE on UNIX
As of ACE 6.0.6, you can building ACE on UNIX with:Traditional ACE/GNU Make Configuration
The build process for Windows is different from the UNIX methods.
Using t...
分类:
其他好文 时间:
2015-05-23 18:26:52
阅读次数:
189
Eclipse修改完Java类文件保存之后,项目上出现了错误提示,如图:
但是项目的文件都没有提示错误,
打开Problems窗口会看到具体的错误信息:
The project was not built due to “Could not delete ”.”. Fix the problem, then try refreshing this project and building...
分类:
其他好文 时间:
2015-05-23 16:58:23
阅读次数:
167
一直在用tomcat,想了解一下tocmat的原理,下面给大家展示如何将源码导入eclipse;版本apache-tomcat-6.0.39这里官方教程地址http://tomcat.apache.org/tomcat-6.0-doc/building.html;我的整个导入流程也是基于官方的教程,毕竟网上的说法太杂乱了。准备资源:tomcat6源码:htt..
分类:
系统相关 时间:
2015-05-22 19:36:24
阅读次数:
197
网址官网: http://www.fusioncharts.com/charts/ 入门学习:http://www.fusioncharts.com/dev/usage-guide/getting-started/your-first-charts/building-your-first-chart...
分类:
其他好文 时间:
2015-05-22 11:11:59
阅读次数:
108