码迷,mamicode.com
首页 >  
搜索关键字:annotate    ( 54个结果
常见的Robotium测试的问题总结:
转自:这里常见的Robotium测试的问题总结:1、Robotium的 测试类ActivityInstrumentationTestCase2继承了TestCase类,即robotiom的测试类是junit3的实例, 并没有junit4的特征,比如通过annotate的方式来识别子类的新特征,没不能...
分类:其他好文   时间:2014-12-20 16:46:52    阅读次数:190
[AnuglarJS] TweenMax with ngAnimate
Also read:http://www.cnblogs.com/Answer1215/p/3941966.htmlUsing ngAnimate://!annotate="YourApp" Your AngularJS Module|Replace this or ngModule with th...
分类:Web程序   时间:2014-11-24 23:59:27    阅读次数:419
spring4.x hibernate4.x 整合 ehcache 注解 annotate
废话不说 直接贴源码链接 :? https://git.oschina.net/alexgaoyh/alexgaoyh.git 使用ehcache来提高系统的性能,现在用的非常多,?也支持分布式的缓存,在hibernate当中作为二级缓存的实现产品,可以提高查询性...
分类:编程语言   时间:2014-11-24 15:29:13    阅读次数:259
[Grunt + AngularJS] Using ng-annotate for min-safe AngularJS
When you minify your code with a tool like Uglify, the resulting minified file will rename variables. This is a problem for AngualrJS, which uses para...
分类:Web程序   时间:2014-11-18 22:59:04    阅读次数:372
54条   上一页 1 ... 4 5 6
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!