/*延迟加载的特性*Lazy load of images in ListView*I am using a ListView to display some images and captions associated with those images.*I am getting the ima...
分类:
移动开发 时间:
2014-12-29 16:46:30
阅读次数:
167
http://www.oracle.com/technetwork/cn/community/java/apache-maven-getting-started-1-406235-zhs.html作者:George Ma写这个 maven 的入门篇是因为之前在一个开发者会的动手实验中发现挺多人对于 ...
分类:
编程语言 时间:
2014-12-28 01:46:54
阅读次数:
184
http://www.oracle.com/technetwork/cn/community/java/apache-maven-getting-started-2-405568-zhs.html作者:George Ma第一篇文章大概的介绍了一下Apache Maven以及它的下载和安装,并且运行了...
分类:
编程语言 时间:
2014-12-28 01:43:25
阅读次数:
235
原文链接:http://craftyjs.com/getting-started/buildnewgames.com的作者Darren Torpey写了一篇很棒的入门指南教你如何开始学习Crafty.js。http://buildnewgames.com/introduction-to-crafty...
分类:
Web程序 时间:
2014-12-27 23:07:54
阅读次数:
265
第一步 当然还是准备工作了,在bootstrap官网下载好需要的东西了,怎么用官网已经写的很详细,在这就不细说了。 下载地址:http://v3.bootcss.com/getting-started/ 第二步 就是登陆和注册了 写在router文件中 in...
分类:
数据库 时间:
2014-12-23 17:50:55
阅读次数:
160
http://blog.opensecurityresearch.com/2013/12/getting-started-with-windbg-part-1.htmlhttp://blog.opensecurityresearch.com/2013/12/getting-started-with-...
分类:
数据库 时间:
2014-12-23 15:16:38
阅读次数:
414
作为OpenBTS项目早期开发者,见到这本书的出版,我感到非常兴奋。这个项目发起于我们的起居室,我们以前也不是做电信行业出身——仅仅是开发过一些跟GSM相关的数字信号处理(DSP)软件罢了,出于兴趣让我们开始接触早期的软件无线电和VoIP,起初的目的也仅仅是想看看我们这群人是否有能力以低于某个南太平...
分类:
其他好文 时间:
2014-12-22 12:53:36
阅读次数:
185
2014年12月8日,O'Reilly Media出版了Michael Iedema撰写的《Getting Started With OpenBTS》电子版,经由Range Networks提供,现在可以通过OpenBTS.org网站免费下载,下载网址为:http://openbts.org/boo...
分类:
其他好文 时间:
2014-12-22 12:29:41
阅读次数:
204
#include #include #include #include #pragma comment(lib, "User32.lib")#define BUFSIZE 256typedef void (WINAPI *PGNSI)(LPSYSTEM_INFO);typedef BOOL (WIN...
分类:
其他好文 时间:
2014-12-20 15:31:55
阅读次数:
219
最近把编辑器换成IntelliJ IDEA,主要是Eclipse中处理Maven项目很不方便,很早就听说IntelliJ IDEA的大名了,但是一直没机会试试。最近终于下载安装了,由于是新手,决定尝试个Tutorials,最终找了个熟悉点的项目,就是Getting Started with Spri...
分类:
编程语言 时间:
2014-12-18 22:05:21
阅读次数:
471