原因GC_CONCURRENTfreed 178K, 41% free 3673K/6151K, external 0K/0K, paused 2ms+2msGC_EXPLICITfreed 6K, 41% free 3667K/6151K, external 0K/0K, paused 29ms红...
分类:
移动开发 时间:
2015-06-08 14:39:02
阅读次数:
145
myeclipse中关联jar包源代码 --支持自带jar包源代码的关联一、手动添加的jar包引用: 1) 点击打开jar包中的class,如果没有显示源代码在弹出的页面选择 Attach Source... ->External File ...(或者External Folder...两个按钮选...
分类:
编程语言 时间:
2015-06-07 12:20:46
阅读次数:
194
javap是sun提供的对class文件进行反编译的工具 1、配置Run---external tools---external tools configurations 选择Program 新建javap运行方式 设置location、workspace等选项 如下图: 需要注意的是workspa...
分类:
编程语言 时间:
2015-06-06 11:49:48
阅读次数:
217
clip-path Clip-path with CSS Clip-path with inline SVG Clip-path with external SVG
分类:
Web程序 时间:
2015-06-05 13:52:13
阅读次数:
236
opencv中有一个用Java编写的库,opencv2.4.4以上,在opencv解压包里路径:opencv/build/java/opencv.jar,再根据用户计算机位数选择,如果是32位计算机,选用X86,如果是64位,则选择X64.
在eclipse平台下,配置方法:
1.右键工程,选择build path,弹出窗口
2.选择Add External library,...
分类:
编程语言 时间:
2015-06-05 12:24:50
阅读次数:
142
3 External assertion files Syntax1 vunit name (hierarchical_HDL_design_unit)2 {3 default clock is ;4 ;5 ...6 } Example1 vunit check_dram_cont...
分类:
其他好文 时间:
2015-06-03 21:23:40
阅读次数:
121
启动系统相册Intent i = new Intent( Intent.ACTION_PICK, android.provider.MediaStore.Images.Media.EXTERNAL_CONTENT_URI); startActivityForResult(i, R...
分类:
其他好文 时间:
2015-06-03 11:22:24
阅读次数:
145
关于MMIO和PIO,我看到的解释最清楚的文章,原文在这里:Memory-mapped I/O vs port-mapped I/O - 2015Microprocessors normally use two methods to connect external devices: memory ...
分类:
移动开发 时间:
2015-06-02 00:08:11
阅读次数:
639
首先,Repository 是什么?Repository 是 文件的集合,这些文件,通过group、name和version 组织起来。在使用上,主要体现为jar 和 xml文件 ? ? Gradle 通过这些Repository 找到外部依赖(external depen...
分类:
其他好文 时间:
2015-06-01 15:00:52
阅读次数:
125
TestFlight Beta Testing makes it easy to invite users to test youriOS 8 apps before you release them on the App
Store. You can invite up to 1,000 external testers using just their email address....
分类:
移动开发 时间:
2015-06-01 13:23:47
阅读次数:
192